Commit graph

5050 commits

Author SHA1 Message Date
YiFang Xiao cadb234c08 action: windows specific, update makensis version 2023-08-13 21:06:31 +08:00
YiFang Xiao fce9bec4f2 action: output new syntax 2023-08-13 20:50:55 +08:00
xiaoyifang 2d4b6b3918
action: macos zim dependencies fix with dylibbundler (#1066)
* action:macos ,manually otool package

* action: macos fix dylib
2023-08-13 17:53:39 +08:00
xiaoyifang 4ed7508eb4
action: replace deprecated set-output with new syntax (#1068)
* action: replace deprecated set-output with new syntax

* action: replace deprecated set-output with new syntax
2023-08-13 11:57:13 +08:00
YiFang Xiao c21e57664c fix: handle qcompleter signal 2023-08-12 13:49:27 +08:00
xiaoyifang 64b1863208
Merge pull request #1064 from xiaoyifang/fix/completer-signal
fix: qcompleter lost signal when qlineedit lost focus
2023-08-12 12:55:56 +08:00
YiFang Xiao aa2cfee466 action: decrease the minimum match percent to translate 2023-08-12 12:42:18 +08:00
autofix-ci[bot] c56f258a8f
[autofix.ci] apply automated fixes 2023-08-12 04:41:08 +00:00
YiFang Xiao 06fc833146 fix: qcompleter lost signal when qlineedit lost focus
fix #1062
2023-08-12 12:39:23 +08:00
YiFang Xiao 2c3f22630b Revert "fix: no need to installEventFilter( this) to itself"
This reverts commit 7806a86e22.
2023-08-12 12:35:12 +08:00
xiaoyifang 8ac4669c2f
Merge pull request #1061 from xiaoyifang/fix/crash-abbr
fix: generate icon name crash with 0 size
2023-08-11 10:33:05 +08:00
YiFang Xiao 765cb91828 fix: generate icon name crash with 0 size 2023-08-11 08:41:43 +08:00
xiaoyifang cc1258fe1a
Merge pull request #1060 from xiaoyifang/opt/remove-old-logic
fix: remove old unnecessary logic which blocks updating Windows Title
2023-08-11 08:30:05 +08:00
YiFang Xiao 51a050c43b fix: remove old unnecessary logic which blocks updating Windows Title 2023-08-10 23:59:29 +08:00
xiaoyifang aef8bc81d1
Merge pull request #1059 from xiaoyifang/fix/lib-lzma
fix: include lzma on default
2023-08-09 20:25:59 +08:00
YiFang Xiao ba28ce713e fix: include lzma on default 2023-08-09 20:25:44 +08:00
shenleban tongying ebdff4a2a4
Merge pull request #1056 from atauzki/cmake-windeployqt
fix windeployqt path.
2023-08-08 09:12:45 -04:00
xiaoyifang 6504251bb9
Merge pull request #1057 from xiaoyifang/fix/wordlist-resize
fix: no need to installEventFilter( this) to itself
2023-08-08 20:41:55 +08:00
YiFang Xiao 7806a86e22 fix: no need to installEventFilter( this) to itself 2023-08-08 20:41:30 +08:00
atauzki ffa0187298 fix windeployqt path. 2023-08-08 16:14:33 +08:00
xiaoyifang 67ac815db4
Merge pull request #1055 from atauzki/cmake-windeployqt
let cmake find windeployqt.exe
2023-08-08 15:56:12 +08:00
atauzki c36c16dee3 let cmake find windeployqt.exe 2023-08-08 15:35:47 +08:00
xiaoyifang 4af1d888b5
Merge pull request #1054 from atauzki/update-winlib
Update winlib
2023-08-08 13:53:01 +08:00
atauzki 18ab4a246b Remove unused and duplicated DLLs. 2023-08-08 11:30:48 +08:00
atauzki 36546ff232 Update ffmpeg 5.1.2 2023-08-08 11:09:19 +08:00
xiaoyifang 4e5bb52d6f
Merge pull request #1051 from xiaoyifang/opt/style-clasic
opt: remove outline of dictionary name in classic style
2023-08-07 21:53:59 +08:00
YiFang Xiao 1b382fa4b4 opt: remove outline of dictionary name 2023-08-07 21:53:47 +08:00
xiaoyifang 197e5373bb
Merge pull request #1052 from xiaoyifang/fix/fts-progress-large-than-100
fix: fts progress large than 100
2023-08-07 21:53:21 +08:00
YiFang Xiao 82bcbaa8f4 fix: fts progress large than 100 2023-08-07 21:53:13 +08:00
shenleban tongying 628146a41b
Update ocr.md 2023-08-07 07:58:32 -04:00
xiaoyifang ce4656eda5
Update ocr.md 2023-08-07 14:57:45 +08:00
xiaoyifang 9c069e577b
Merge pull request #1047 from shenlebantongying/cmake_windeploy
feat: add `windeploy` CMake target to make redistributable GD on Windows
2023-08-07 14:01:11 +08:00
xiaoyifang fd42f877f4
Merge pull request #1049 from shenlebantongying/fix_restores
fix: adjust the order of Mainwindow's show() and restoreState/restoreGeometry
2023-08-07 09:53:22 +08:00
shenlebantongying 36ca0d0994 fix: adjust the order of Mainwindow's show() and restoreState/restoreGeometry 2023-08-06 09:37:18 -04:00
shenlebantongying ff8aa2ae42 feat: add windeploy CMake target 2023-08-06 08:31:19 -04:00
xiaoyifang c251a8f93b
Merge pull request #1045 from atauzki/fix-cmake
Make appicon work on Windows when built by CMake.
2023-08-06 14:31:47 +08:00
atauzki 3209713282
Create programicon.rc 2023-08-06 10:29:24 +08:00
atauzki d6abfcd6aa
Make CMake icon work on Windows 2023-08-06 10:28:01 +08:00
xiaoyifang 1ee42bd599
Merge pull request #1044 from xiaoyifang/fix/epwing-unused-method
fix: epwing remove unused method
2023-08-05 20:55:54 +08:00
xiaoyifang 5984444270
Merge pull request #1043 from xiaoyifang/fix/fts-temp-delete
fix: fts temp folder deletion
2023-08-05 20:54:35 +08:00
YiFang Xiao e55027b5a0 fix: epwing remove unused method 2023-08-05 20:47:16 +08:00
YiFang Xiao 091080940f fix: fts temp folder deletion 2023-08-05 20:37:58 +08:00
xiaoyifang b99de3cd9d
Merge pull request #1042 from xiaoyifang/opt/remove-dir
opt: optimize the removeDirectory method
2023-08-05 20:25:26 +08:00
YiFang Xiao a1de6ce637 opt: optimize the removeDirectory method 2023-08-05 19:36:33 +08:00
xiaoyifang 18cfea887b
Merge pull request #1041 from shenlebantongying/parallel_install
feat: CMake: add a flag to parallel install with the original GD (by install files differently)
2023-08-05 14:52:34 +08:00
shenleban tongying 2ff7e7613d
feat: add a flag to parallel install with the original GD
(by install files differently)
2023-08-05 01:25:17 -04:00
xiaoyifang 91f9e9c51a
Merge pull request #1040 from xiaoyifang/fix/fts-compact
opt: full text index compact
2023-08-05 12:52:40 +08:00
xiaoyifang e2ba650a5d
action: sonar cloud analysis (#1039)
* action: sonar cloud analysis

* action: sonar cloud analysis

* action: sonar cloud analysis

* action: sonar cloud analysis

* action: sonar cloud analysis

* action:sonar cloud

* action: sonar cloud analysis

* action: sonar cloud analysis

* action: sonar cloud

* action: sonar cloud

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
2023-08-05 12:52:12 +08:00
YiFang Xiao 43b070add5 fix: code smells 2023-08-05 11:32:19 +08:00
YiFang Xiao a8c3207a76 opt: full text index compact 2023-08-05 10:57:20 +08:00