Commit Graph

27 Commits

Author SHA1 Message Date
Gres
155c3577c3 Auto select all translators if translation is enabled and no one is selected 2022-01-30 13:34:48 +03:00
Gres
63876a3215 Add some error messages about wrong parameters 2020-07-12 15:39:28 +03:00
Gres
0a8ec0086b Update translators error message 2020-05-09 13:30:06 +03:00
Gres
409ad6d3c2 Clear processing queue after settings update 2020-05-01 14:05:23 +03:00
Gres
05b1c57d7d Add title for translator window 2020-04-28 21:43:36 +03:00
Gres
6c70b0f21a Add trace messages 2020-04-23 22:14:01 +03:00
Gres
0b0b0cb09c Add note about visible translation window instead of silently showing and hiding it
Toggling visibility looks terrible on Windows
2020-04-20 20:46:29 +03:00
Gres
c63abf4809 Fix error message 2020-04-20 20:46:29 +03:00
Gres
7227fc9844 Change messages text 2020-04-20 20:46:29 +03:00
Gres
b2f5cc93f2 Show used translator name 2020-04-20 20:46:29 +03:00
Gres
040d0ff540 Change user agent string 2020-04-20 20:46:29 +03:00
Gres
a85dafa18d Ensure page is visible during translation
Because some translator sites require it
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
ff19f87b44 Improve support of empty input data 2020-04-20 20:46:29 +03:00
Gres
cc815f4245 Changed language codes to singleton 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
4edb231c4e Move service classes to separate namespace 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
9da8c516b6 Show translator script errors 2020-04-20 20:44:37 +03:00
Gres
a4df962ca8 Ignore empty tasks 2020-04-20 20:44:37 +03:00
Gres
d945081dab Write corrected text to separate property 2020-04-20 20:44:37 +03:00
Gres
86d5ee3aa6 Show current page's url and load images option 2020-04-20 20:44:37 +03:00
Gres
4d6f5857c0 Cleanup 2020-04-20 20:44:37 +03:00
Gres
4c526f65df Refactor. WIP 2020-04-20 20:44:37 +03:00