Commit Graph

479 Commits

Author SHA1 Message Date
Gres
6ce69c9db1 Build scripts updated. 2015-11-04 21:30:36 +03:00
Gres
9ce964945c app.rc removed. 2015-11-02 20:58:56 +03:00
Gres
83ed896b93 Fill more Win exe's properties. 2015-11-02 20:48:52 +03:00
Gres
4f8958b9c6 Travis integration. 2015-10-25 16:22:37 +03:00
Gres
4a14a0af7f Updated project. 2015-10-25 14:39:40 +03:00
Gres
810564f75f Update of build scripts. 2015-10-25 14:38:57 +03:00
Gres
f9b47872d7 Updated translations. 2015-10-25 14:05:19 +03:00
Gres
baa0717884 Updated readme. 2015-10-25 14:05:06 +03:00
Gres
e00b244050 Set numeric locale to C for proper tesseract-orc-* packages work on linux. 2015-10-25 14:04:48 +03:00
Gres
45d7f76890 Added new tesseract languages. 2015-10-25 14:03:44 +03:00
Gres
7db8cd2d19 Show message if failed to register global shortcut. 2015-10-25 13:58:29 +03:00
Gres
692ccc133b Relative paths now relative to app.exe instead of current dir. 2015-10-25 13:56:56 +03:00
Gres
b0c745b61e Build and distribution process has been automated. 2015-10-25 13:55:43 +03:00
Gres
af91756ca3 Added icon source. 2015-10-20 23:28:46 +03:00
Gres
ff7ed3de66 Recognizer substitutions now placed in user's home dir. 2015-10-20 23:26:59 +03:00
Gres
c53dcdae6d License year changed. 2015-10-20 23:26:59 +03:00
Gres
25d6ccd81a Added ability to auto-update some components. 2015-10-20 23:26:59 +03:00
Gres
01b5d1c919 Edit update settings. 2015-10-20 23:26:59 +03:00
Gres
9892a9f29b Added Updater class. 2015-10-20 23:26:59 +03:00
Gres
37f2293156 Image conversion optimization. 2015-10-11 19:51:37 +03:00
Gres
e18f9b2431 Fixed icon change to processing after last item show. 2015-10-11 19:51:07 +03:00
Gres
d90c104fd2 Version updated. 2015-10-11 18:34:55 +03:00
Gres
c79f40cf6d Translations updated. 2015-10-11 18:34:24 +03:00
Gres
e5e9950cfc Memory leaks and "leaks" fixes. 2015-10-11 18:33:55 +03:00
Gres
a4d3dd90fd Proxy fix. 2015-10-11 18:33:19 +03:00
Gres
1d211d1baf Added some usage tips in about window. 2015-10-10 21:05:28 +03:00
Gres
027c7b46a0 Added ability to swap translation/ocr languages. 2015-10-10 21:05:12 +03:00
Gres
a57e0b1af8 Manager now sets ocrLanguage instead of recognizer. Last one checks input item for validity. 2015-10-10 21:04:28 +03:00
Gres
c1dab33e7c Updated ocr<->translation codes functions. 2015-10-10 21:01:19 +03:00
Gres
1c922db961 Added qss to ResultDialog. 2015-10-10 19:39:38 +03:00
Gres
a6c813e07a Settings tab order updated. 2015-10-10 19:11:21 +03:00
Gres
45978ec013 Icons updated. Now use 4 icon types depending on internal state. 2015-10-10 19:07:25 +03:00
Gres
811b232c81 ProcessingItem finishes its way to Manager even if there are errors on the way. 2015-10-10 19:05:38 +03:00
Gres
b6461fa3a9 Added ability to set proxy. 2015-10-10 14:45:57 +03:00
Gres
0fd694787a Added ability to automatically fix defined recognition errors. 2015-10-10 13:33:18 +03:00
Gres
fd78dde837 Remove obsolete file. 2015-10-10 00:20:54 +03:00
Gres
a7977a1f0e Added ability to copy selected image to clipboard. 2015-10-10 00:20:14 +03:00
Gres
350fa4cd72 Auto retranslate item after user edition if it should be. 2015-10-10 00:06:10 +03:00
Gres
9083a7ca6c Pass ProcessingItem through Translator event if it should not be translated (allow user to choose it be key modifiers). 2015-10-10 00:05:50 +03:00
Gres
2a1ee13b46 Readme update. 2015-10-09 23:36:58 +03:00
Gres
468a6fd039 SettingsEditor updated. Added rescent translator settings. 2015-10-09 23:35:37 +03:00
Gres
90cce0a370 Added translator debug mode. 2015-10-09 23:35:37 +03:00
Gres
a7ffec8827 Added and updated translators. 2015-10-09 23:35:37 +03:00
Gres
3a564e85a8 Added support of several translators. 2015-10-09 23:35:37 +03:00
Gres
6bacb14c56 Removed script error message support. Now it should return empty result if fails. 2015-10-09 23:35:37 +03:00
Gres
67a4c8e0ea Added TranslatorHelper class. 2015-10-09 23:35:37 +03:00
Gres
186395f692 Enabled local storage (yandex requires it). 2015-10-08 20:08:23 +03:00
Gres
56a7469260 Mark item as translated even on error (to show at least recognized text). 2015-10-08 20:07:45 +03:00
Gres
e38449b928 Replaced Translator and GoogleWebTranslator with WebTranslator. 2015-10-08 18:43:27 +03:00
Gres
01d969968e Added WebTranslator class. 2015-10-08 18:43:27 +03:00