|
3rd-party/qtsingleapplication
|
Build and distribution process has been automated.
|
2015-10-25 13:55:43 +03:00 |
|
distr
|
Build and distribution process has been automated.
|
2015-10-25 13:55:43 +03:00 |
|
images
|
Added icon source.
|
2015-10-20 23:28:46 +03:00 |
|
scripts
|
Build and distribution process has been automated.
|
2015-10-25 13:55:43 +03:00 |
|
translations
|
Translations updated.
|
2015-10-11 18:34:24 +03:00 |
|
translators
|
Added and updated translators.
|
2015-10-09 23:35:37 +03:00 |
|
.gitignore
|
Added dependencies preparation scripts.
|
2015-09-29 19:21:38 +03:00 |
|
app.rc
|
app icon added
|
2013-11-24 17:44:04 +04: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
|
Updated ocr<->translation codes functions.
|
2015-10-10 21:01:19 +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
|
Allow only 1 application instance.
|
2015-09-23 20:51:20 +03:00 |
|
Manager.cpp
|
Added ability to auto-update some components.
|
2015-10-20 23:26:59 +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
|
Readme update.
|
2015-10-09 23:36:58 +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
|
Added qss to ResultDialog.
|
2015-10-10 19:39:38 +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
|
Build and distribution process has been automated.
|
2015-10-25 13:55:43 +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
|
Edit update settings.
|
2015-10-20 23:26:59 +03:00 |
|
SettingsEditor.cpp
|
Edit update settings.
|
2015-10-20 23:26:59 +03:00 |
|
SettingsEditor.h
|
Edit update settings.
|
2015-10-20 23:26:59 +03:00 |
|
SettingsEditor.ui
|
Edit update settings.
|
2015-10-20 23:26:59 +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
|
Relative paths now relative to app.exe instead of current dir.
|
2015-10-25 13:56:56 +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
|
Added Updater class.
|
2015-10-20 23:26:59 +03:00 |
|
WebTranslator.cpp
|
ProcessingItem finishes its way to Manager even if there are errors on the way.
|
2015-10-10 19:05:38 +03:00 |
|
WebTranslator.h
|
Added support of several translators.
|
2015-10-09 23:35:37 +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 |