Commit Graph

84 Commits

Author SHA1 Message Date
Gres
a85dafa18d Ensure page is visible during translation
Because some translator sites require it
2020-04-20 20:46:29 +03:00
Gres
6f7270f229 Preserve translators order in settings 2020-04-20 20:46:29 +03:00
Gres
2f1779ee9b Add ability to show debug page from translator window
Also always enable chromium debug mode
2020-04-20 20:46:29 +03:00
Gres
4dd2d2ddb6 Add ability to show translator from menu and close it 2020-04-20 20:46:29 +03:00
Gres
9ea8974108 Hide previous results before capturing new 2020-04-20 20:46:29 +03:00
Gres
ff19f87b44 Improve support of empty input data 2020-04-20 20:46:29 +03:00
Gres
e36fbbf3b0 Change about message 2020-04-20 20:46:29 +03:00
Gres
15d4bcb36e Change help and area tooltip drawing 2020-04-20 20:46:29 +03:00
Gres
0738a88eb7 Add ability to lock capture areas and capture them by hotkey 2020-04-20 20:46:29 +03:00
Gres
aac286df9d Fix corrector work with empty corrections 2020-04-20 20:46:29 +03:00
Gres
e70f5c21a5 Add ability to change result font and background colors 2020-04-20 20:46:29 +03:00
Gres
ac1267c88d Show current languages for capture area 2020-04-20 20:46:29 +03:00
Gres
1ff3fb1f1b Add ability to edit results 2020-04-20 20:46:29 +03:00
Gres
c9b2677bec Remove unneeded variable 2020-04-20 20:46:29 +03:00
Gres
9e72e67ee7 Check if translated before copy to clipboard 2020-04-20 20:46:28 +03:00
Gres
258073c785 Move common model to separate class 2020-04-20 20:46:28 +03:00
Gres
87987f4a71 Move updater setup to separate function 2020-04-20 20:46:28 +03:00
Gres
c2a1dab1c7 Show results with errors 2020-04-20 20:46:28 +03:00
Gres
4ca17dca30 Update supported translation languages 2020-04-20 20:46:28 +03:00
Gres
2da5363448 Move interaction with last result to representer 2020-04-20 20:46:28 +03:00
Gres
d55ccd82b9 Compact capture editor 2020-04-20 20:46:28 +03:00
Gres
7ed6742f51 Add ability to swap languages in customization menu 2020-04-20 20:46:28 +03:00
Gres
872b047d70 Show translated/recognized text on top if there is no space below 2020-04-20 20:46:28 +03:00
Gres
4b5fb132f7 Place editor respecting available space 2020-04-20 20:46:28 +03:00
Gres
e1c2defd71 Add ability to edit selected rect 2020-04-20 20:46:28 +03:00
Gres
cc815f4245 Changed language codes to singleton 2020-04-20 20:46:28 +03:00
Gres
aee380fcd5 Move task creation to separate class 2020-04-20 20:46:28 +03:00
Gres
6336d3545a Change overlay drawing 2020-04-20 20:46:28 +03:00
Gres
295353332f Move available translations getter to translator class 2020-04-20 20:46:28 +03:00
Gres
10f5e5e387 Add default translation state to help 2020-04-20 20:46:28 +03:00
Gres
12b8d332c8 Cleanup 2020-04-20 20:46:28 +03:00
Gres
ce83cfff54 Change default result font family 2020-04-20 20:46:28 +03:00
Gres
4edb231c4e Move service classes to separate namespace 2020-04-20 20:46:28 +03:00
Gres
2874177bc4 Use one capture widget for all screens instead of one per screen 2020-04-20 20:46:28 +03:00
Gres
178c954124 Prevent capture stuck 2020-04-20 20:46:28 +03:00
Gres
668c8f1183 Add capture help message 2020-04-20 20:46:28 +03:00
Gres
71b74bb286 Rename capture overlay 2020-04-20 20:46:28 +03:00
Gres
d7cb1e3f56 Add translation search path in resources 2020-04-20 20:46:28 +03:00
Gres
1757b2b89f Recreate page on webengine render error/crash 2020-04-20 20:46:28 +03:00
Gres
705bae636d Use only one settings instance 2020-04-20 20:46:28 +03:00
Gres
2bf5515b0b Convert both translation languages ids to codes 2020-04-20 20:45:26 +03:00
Gres
0fcdff9be2 Added ability to toggle autorun 2020-04-20 20:45:26 +03:00
Gres
1f478bc48a Added ability to show/hide captured image and recognized text 2020-04-20 20:45:26 +03:00
Gres
69f7d10c3a Added ability to change result font 2020-04-20 20:45:26 +03:00
Gres
124d32857f Keep only available languages in correction selector 2020-04-20 20:45:26 +03:00
Gres
8b84fef929 Update only last check date when needed 2020-04-20 20:45:26 +03:00
Gres
cc00f0a54d Use localized language names 2020-04-20 20:45:26 +03:00
Gres
fa75537487 Print localized update name 2020-04-20 20:45:26 +03:00
Gres
1582bdf294 Added auto update checker 2020-04-20 20:45:26 +03:00
Gres
71bb96fe2f Refactoring 2020-04-20 20:45:26 +03:00