Commit Graph

146 Commits

Author SHA1 Message Date
Gres
4fb3af6cbf Fix representer actions when show result as tooltip 2020-05-09 11:58:40 +03:00
Gres
1d185c9402 Apply editor settings when handling key presses 2020-05-04 21:22:11 +03:00
Gres
aa801fecb4 Update help message 2020-05-02 11:21:05 +03:00
Gres
b1655775bd Add some trace messages 2020-05-01 15:20:48 +03:00
Gres
63a008d067 Write log while still can 2020-05-01 15:20:48 +03:00
Gres
1ce2f86b3d Create new task in result editor
To prevent concurrent access
2020-05-01 14:10:54 +03:00
Gres
409ad6d3c2 Clear processing queue after settings update 2020-05-01 14:05:23 +03:00
Gres
5afd8e7e7f Add short help text 2020-05-01 13:14:48 +03:00
Gres
16904f2531 Add mutex in log handler 2020-04-28 21:49:47 +03:00
Gres
05b1c57d7d Add title for translator window 2020-04-28 21:43:36 +03:00
Gres
16ffc3307b Fix incorrect trace option state 2020-04-26 14:06:01 +03:00
Gres
b73cbde790 Redirect stderr to log file
To log side libraries output
2020-04-25 19:46:49 +03:00
Gres
5556d7aae2 Add more trace messages 2020-04-24 19:22:38 +03:00
Gres
3e1ab494d9 Add warning for incorrect captured data 2020-04-23 22:14:45 +03:00
Gres
6c70b0f21a Add trace messages 2020-04-23 22:14:01 +03:00
Gres
74d4a6eca4 Set default updates sorting 2020-04-20 20:46:29 +03:00
Gres
38b9086cac Add tesseract language names 2020-04-20 20:46:29 +03:00
Gres
c26d9a0924 Place downloadable resources in one dir 2020-04-20 20:46:29 +03:00
Gres
9b2009ed6c Change trace file name 2020-04-20 20:46:29 +03:00
Gres
1a44e17739 Use absolute paths in portable mode 2020-04-20 20:46:29 +03:00
Gres
351ac398b4 Add updater application dir variable 2020-04-20 20:46:29 +03:00
Gres
461f1f433d Do not set downloaded file time
Because actually downloaded file can be newer than stated in updates.json
2020-04-20 20:46:29 +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
dce3c798a2 Add ability to set substitution for any language 2020-04-20 20:46:29 +03:00
Gres
da51f79708 Allow special characters in substitutions 2020-04-20 20:46:29 +03:00
Gres
bcf83acf4e Add redirect support 2020-04-20 20:46:29 +03:00
Gres
48a01a3992 Add auto correction with hunspell 2020-04-20 20:46:29 +03:00
Gres
23cdc3e57c Fix update download error show 2020-04-20 20:46:29 +03:00
Gres
3c39faaaad Silence warnings 2020-04-20 20:46:29 +03:00
Gres
7227fc9844 Change messages text 2020-04-20 20:46:29 +03:00
Gres
7c87371fe5 Add task debug print 2020-04-20 20:46:29 +03:00
Gres
8bd89db060 Collect updater errors and signal only on final failure 2020-04-20 20:46:29 +03:00
Gres
a865381b65 Enable trace if env variable is set 2020-04-20 20:46:29 +03:00
Gres
0c3893ddf8 Add support of zip archived components 2020-04-20 20:46:29 +03:00
Gres
7bc5030ed5 Cleanup 2020-04-20 20:46:29 +03:00
Gres
5be05c46d8 Change action order in context menu 2020-04-20 20:46:29 +03:00
Gres
eff7552d07 Replace one-use methods with lambdas 2020-04-20 20:46:29 +03:00
Gres
1ba4f6be4d Check for supported actions in setter 2020-04-20 20:46:29 +03:00
Gres
b2e0694dfa Disable edition updates via delegate 2020-04-20 20:46:29 +03:00
Gres
69819dee7f Add ability to select all updates and reset action from menu 2020-04-20 20:46:29 +03:00
Gres
576d9d5662 Add support of multiple update urls 2020-04-20 20:46:29 +03:00
Gres
d931015d6b Remove unused tesseract engines after some time 2020-04-20 20:46:29 +03:00
Gres
5397521c79 Hide result before capture 2020-04-20 20:46:29 +03:00
Gres
b9ff1eaca3 Add items to run new capture to result menu 2020-04-20 20:46:29 +03:00
Gres
ae8801d837 Change widgets that show paths 2020-04-20 20:46:29 +03:00
Gres
071eadc088 Fix last update check date handling 2020-04-20 20:46:29 +03:00
Gres
56bacbfc7e Warn if version might be outdated 2020-04-20 20:46:29 +03:00
Gres
ee899c1b23 Add ability to select updates via context menu 2020-04-20 20:46:29 +03:00
Gres
0ef82187d6 Add size to update info 2020-04-20 20:46:29 +03:00