3rd-party
|
Added dependencies preparation scripts.
|
2015-09-29 19:21:38 +03:00 |
distr
|
Updated readme.
|
2015-06-29 20:34:20 +03:00 |
images
|
Icons updated. Now use 4 icon types depending on internal state.
|
2015-10-10 19:07:25 +03:00 |
translations
|
Translation updated.
|
2015-06-29 20:27:05 +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
|
Check for available memory on linux too.
|
2015-09-28 22:12:38 +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 added
|
2014-02-08 07:22:03 -08:00 |
main.cpp
|
Allow only 1 application instance.
|
2015-09-23 20:51:20 +03:00 |
Manager.cpp
|
Manager now sets ocrLanguage instead of recognizer. Last one checks input item for validity.
|
2015-10-10 21:04:28 +03:00 |
Manager.h
|
Manager now sets ocrLanguage instead of recognizer. Last one checks input item for validity.
|
2015-10-10 21:04:28 +03:00 |
ProcessingItem.cpp
|
Manager now sets ocrLanguage instead of recognizer. Last one checks input item for validity.
|
2015-10-10 21:04:28 +03:00 |
ProcessingItem.h
|
Manager now sets ocrLanguage instead of recognizer. Last one checks input item for validity.
|
2015-10-10 21:04:28 +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
|
Added ability to automatically fix defined recognition errors.
|
2015-10-10 13:33:18 +03:00 |
RecognizerHelper.h
|
Added ability to automatically fix defined recognition errors.
|
2015-10-10 13:33:18 +03:00 |
Recources.qrc
|
Icons updated. Now use 4 icon types depending on internal state.
|
2015-10-10 19:07:25 +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
|
Added ability to set proxy.
|
2015-10-10 14:45:57 +03:00 |
SelectionDialog.cpp
|
Updated ocr<->translation codes functions.
|
2015-10-10 21:01:19 +03:00 |
SelectionDialog.h
|
Update languages menu moved to LanguageHelper from SelectionDialog.
|
2015-09-30 20:20:33 +03:00 |
SelectionDialog.ui
|
cursor changed
|
2013-11-24 17:15:20 +04:00 |
Settings.h
|
Added ability to set proxy.
|
2015-10-10 14:45:57 +03:00 |
SettingsEditor.cpp
|
Updated ocr<->translation codes functions.
|
2015-10-10 21:01:19 +03:00 |
SettingsEditor.h
|
Added ability to automatically fix defined recognition errors.
|
2015-10-10 13:33:18 +03:00 |
SettingsEditor.ui
|
Settings tab order updated.
|
2015-10-10 19:11:21 +03:00 |
StAssert.h
|
Code formatting with uncrustify.
|
2015-09-22 21:41:08 +03:00 |
TranslatorHelper.cpp
|
Added TranslatorHelper class.
|
2015-10-09 23:35:37 +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 |
Utils.cpp
|
Added ability to set proxy.
|
2015-10-10 14:45:57 +03:00 |
Utils.h
|
Added ability to set proxy.
|
2015-10-10 14:45:57 +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 |