Commit Graph

193 Commits

Author SHA1 Message Date
Gres
6cb9199a6c Fix repeated 'check for updates warning' 2023-01-28 12:29:12 +03:00
Gres
7be070744b Use single tesseract library
Link with it during compilation.
Bump to 5.2.0.
2022-07-29 23:09:56 +03:00
Gres
cb203b912e Improve image preprocessing 2022-07-29 23:05:49 +03:00
Gres
5f53aaec23 Rescent gcc fix 2022-07-03 22:34:16 +03:00
Gres
b71c67dd1b Respect "use user substitutions" option 2022-07-03 22:34:02 +03:00
Gres
1f6fff0050 Improve result window placement on screen borders
See #74
2022-05-04 19:36:56 +03:00
Gres
a4a3f44806 Fixed avx support detection 2022-04-07 22:56:22 +03:00
Gres
260a10bea3 Close result widgets with escape button
For #86
2022-03-27 11:37:32 +03:00
Gres
4f195f5629 Fix multi-monitor result and editor positions
Fixes #90
2022-03-26 16:19:33 +03:00
Gres
7d84bd2f7b Fixed translators order persistence
fixes #91
2022-03-24 20:39:39 +03:00
Gres
d5eb9f1855 Add some info to readme.
Add link to readme to the app.
2022-02-05 21:49:32 +03:00
Gres
155c3577c3 Auto select all translators if translation is enabled and no one is selected 2022-01-30 13:34:48 +03:00
Gres
0e72af3770 Auto select tesseract versions depending on cpu info 2022-01-30 13:34:48 +03:00
Gres
fdfa43c093 Fix multi-monitor configurations with primary not right/bottom 2022-01-30 13:34:48 +03:00
Gres
af15301bf1 Fix some special key mappings for global shortcuts 2022-01-12 19:06:51 +03:00
Gres
26c034e75a Change shortcut editor
Remove global shortcuts when blocking actions to not trigger it when editing
2022-01-12 19:06:51 +03:00
Gres
75bfd798c8 Add ISO code for Filipino language. Required for translation 2022-01-12 19:00:28 +03:00
Gres
70f75ae63d Fix incorrect win/linux button coloring 2021-04-19 22:52:02 +03:00
Gres
39d1d6e237 Fix saving packed file instead of unpacked
Fixes #51
2021-04-19 22:52:02 +03:00
Gres
1a153ff5c3 Order user substitutions 2021-04-15 21:49:24 +03:00
Gres
e8f4f01d9c Preview result font color and size 2021-04-15 21:32:32 +03:00
Gres
718bb7314b Show settings page info and error 2021-04-15 21:08:16 +03:00
Gres
3f2dcbbeb0 Auto check for updates when opening updates page
If page is empty
2021-04-13 20:55:47 +03:00
Gres
413cae80c4 Updates refactoring
Install updates immediately after click
Separate loader and installer logic
2021-04-08 23:11:21 +03:00
Gres
9706ab1c12 Renamed "about" help tab 2021-04-04 16:11:20 +03:00
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