Commit Graph

168 Commits

Author SHA1 Message Date
Gres
d9bff84acd Fixed appimage binary detection for autostart 2021-04-04 16:09:16 +03:00
Gres
c715ed136a Add proper names for vertical languages 2021-03-22 22:28:47 +03:00
Gres
5b591fa476 Explicitly set page segmentation mode to auto 2021-03-21 23:05:32 +03:00
Gres
30894d7689 Fix translated text after manual edit 2021-01-31 17:46:17 +03:00
Gres
abdf15aaaf Explicit portable mode paths 2021-01-10 16:14:09 +03:00
Gres
64869f6128 Add license info 2020-07-18 13:13:25 +03:00
Gres
aba0a8b316 Add changelog link to about page 2020-07-18 12:59:16 +03:00
Gres
0920ed1f40 Bundle multiple tesseract versions
Load them via C api and allow user to select which one to use.
2020-07-18 12:26:59 +03:00
Gres
d8db4684fa Add explicit locale header 2020-07-14 22:51:00 +03:00
Gres
63876a3215 Add some error messages about wrong parameters 2020-07-12 15:39:28 +03:00
Gres
698c9e4e70 Remove obsolete options 2020-07-12 15:39:02 +03:00
Gres
092c5e65ca Select first item of source languages if none is selected 2020-07-12 15:28:40 +03:00
Gres
19f814261c Change hunspell->correction in updates 2020-07-12 15:12:56 +03:00
Gres
614e1e5a02 Disable stale lock file 2020-05-22 21:37:29 +03:00
Gres
bbc635e500 Change models initialization order 2020-05-22 21:35:55 +03:00
Gres
644278890b Add option description about gui reset 2020-05-19 20:16:12 +03:00
Gres
d7953024ff Update in-app help message 2020-05-09 13:48:40 +03:00
Gres
0a8ec0086b Update translators error message 2020-05-09 13:30:06 +03:00
Gres
ed81d9c406 Reset fatal error state 2020-05-09 13:30:06 +03:00
Gres
56e502c3c9 Add error message for empty source language 2020-05-09 13:30:06 +03:00
Gres
79b3092411 Update shortcuts error message 2020-05-09 13:30:06 +03:00
Gres
36700db5d1 Do not show translation via tray if not requested 2020-05-09 13:30:06 +03:00
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