3rd-party/qtsingleapplication
|
Build and distribution process has been automated.
|
2015-10-25 13:55:43 +03:00 |
distr
|
Changed installer names in scripts.
|
2017-06-25 12:16:38 +03:00 |
images
|
Added icon source.
|
2015-10-20 23:28:46 +03:00 |
scripts
|
Use of correct lrelease tool
|
2015-12-26 14:36:16 +03:00 |
translations
|
Added option to ignore ssl errors.
|
2017-05-27 13:03:17 +03:00 |
translators
|
Updated translator script.
|
2017-07-21 20:24:53 +03:00 |
.gitignore
|
Added dependencies preparation scripts.
|
2015-09-29 19:21:38 +03:00 |
.travis.yml
|
Travis notification setting changed.
|
2015-11-07 21:06:11 +03:00 |
GlobalActionHelper.cpp
|
Trigger action only if it is enabled.
|
2015-09-27 18:58:06 +03:00 |
GlobalActionHelper.h
|
Trigger action only if it is enabled.
|
2015-09-27 18:58:06 +03:00 |
ImageProcessing.cpp
|
Image conversion optimization.
|
2015-10-11 19:51:37 +03:00 |
ImageProcessing.h
|
Code formatting with uncrustify.
|
2015-09-22 21:41:08 +03:00 |
LanguageHelper.cpp
|
Added new tesseract languages.
|
2015-10-25 14:03:44 +03:00 |
LanguageHelper.h
|
Updated ocr<->translation codes functions.
|
2015-10-10 21:01:19 +03:00 |
LICENSE.md
|
License year changed.
|
2015-10-20 23:26:59 +03:00 |
main.cpp
|
Set numeric locale to C for proper tesseract-orc-* packages work on linux.
|
2015-10-25 14:04:48 +03:00 |
Manager.cpp
|
Set tray icon to processing state on retranslating edited text.
|
2015-11-06 22:00:52 +03:00 |
Manager.h
|
Added ability to auto-update some components.
|
2015-10-20 23:26:59 +03:00 |
ProcessingItem.cpp
|
Added ability to swap translation/ocr languages.
|
2015-10-10 21:05:12 +03:00 |
ProcessingItem.h
|
Added ability to swap translation/ocr languages.
|
2015-10-10 21:05:12 +03:00 |
README.md
|
Travis integration.
|
2015-10-25 16:22:37 +03:00 |
Recognizer.cpp
|
Manager now sets ocrLanguage instead of recognizer. Last one checks input item for validity.
|
2015-10-10 21:04:28 +03:00 |
Recognizer.h
|
Added ability to automatically fix defined recognition errors.
|
2015-10-10 13:33:18 +03:00 |
RecognizerHelper.cpp
|
Relative paths now relative to app.exe instead of current dir.
|
2015-10-25 13:56:56 +03:00 |
RecognizerHelper.h
|
Added ability to automatically fix defined recognition errors.
|
2015-10-10 13:33:18 +03:00 |
Recources.qrc
|
Added Updater class.
|
2015-10-20 23:26:59 +03:00 |
ResultDialog.cpp
|
Fix wrong window size on some linux systems.
|
2015-11-05 19:54:20 +03:00 |
ResultDialog.h
|
Added ability to copy selected image to clipboard.
|
2015-10-10 00:20:14 +03:00 |
ResultDialog.ui
|
Better support of only OCR mode (cosmetic).
|
2015-09-29 16:24:20 +03:00 |
ScreenTranslator.pro
|
Fill more Win exe's properties.
|
2015-11-02 20:48:52 +03:00 |
SelectionDialog.cpp
|
Memory leaks and "leaks" fixes.
|
2015-10-11 18:33:55 +03:00 |
SelectionDialog.h
|
Added ability to swap translation/ocr languages.
|
2015-10-10 21:05:12 +03:00 |
SelectionDialog.ui
|
cursor changed
|
2013-11-24 17:15:20 +04:00 |
Settings.h
|
Added option to ignore ssl errors.
|
2017-05-27 13:03:17 +03:00 |
SettingsEditor.cpp
|
Added option to ignore ssl errors.
|
2017-05-27 13:03:17 +03:00 |
SettingsEditor.h
|
Edit update settings.
|
2015-10-20 23:26:59 +03:00 |
SettingsEditor.ui
|
Added option to ignore ssl errors.
|
2017-05-27 13:03:17 +03:00 |
StAssert.h
|
Code formatting with uncrustify.
|
2015-09-22 21:41:08 +03:00 |
TranslatorHelper.cpp
|
Relative paths now relative to app.exe instead of current dir.
|
2015-10-25 13:56:56 +03:00 |
TranslatorHelper.h
|
Added TranslatorHelper class.
|
2015-10-09 23:35:37 +03:00 |
uncrustify.cfg
|
Code formatting with uncrustify.
|
2015-09-22 21:41:08 +03:00 |
Updater.cpp
|
Application updates disabled in linux (only notify).
|
2015-11-06 22:50:11 +03:00 |
Updater.h
|
Added Updater class.
|
2015-10-20 23:26:59 +03:00 |
Utils.cpp
|
Proxy fix.
|
2015-10-11 18:33:19 +03:00 |
Utils.h
|
Proxy fix.
|
2015-10-11 18:33:19 +03:00 |
version.json
|
Updated translator script.
|
2017-07-21 20:24:53 +03:00 |
WebTranslator.cpp
|
Added option to ignore ssl errors.
|
2017-05-27 13:03:17 +03:00 |
WebTranslator.h
|
Added option to ignore ssl errors.
|
2017-05-27 13:03:17 +03:00 |
WebTranslatorProxy.cpp
|
Added WebTranslator class.
|
2015-10-08 18:43:27 +03:00 |
WebTranslatorProxy.h
|
Removed script error message support. Now it should return empty result if fails.
|
2015-10-09 23:35:37 +03:00 |