Commit graph

5286 commits

Author SHA1 Message Date
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
YiFang Xiao 623cc83c39 action: sonar cloud analysis 2023-08-04 13:51:07 +08:00
YiFang Xiao 1002358631 action:macos,does not need libicu.dylib any more 2023-08-04 11:29:57 +08:00
xiaoyifang ac8e79358c
fix: website dictionary base tag (#1038)
* fix: website dictionary base tag

* [autofix.ci] apply automated fixes

* fix: request header origin

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-08-03 21:29:36 +08:00
xiaoyifang bea926bdd9
Merge pull request #1036 from xiaoyifang/action/remove-python
action: macos ,remove python
2023-08-02 10:34:29 +08:00
YiFang Xiao 907e1fc33b action: macos ,remove python 2023-08-02 10:21:35 +08:00
xiaoyifang bec862394e
New Crowdin updates (#1035)
* New translations French from Crowdin

* New translations Spanish from Crowdin

* New translations Belarusian from Crowdin

* New translations Bulgarian from Crowdin

* New translations Czech from Crowdin

* New translations German from Crowdin

* New translations Greek from Crowdin

* New translations Finnish from Crowdin

* New translations Italian from Crowdin

* New translations Japanese from Crowdin

* New translations Korean from Crowdin

* New translations Lithuanian from Crowdin

* New translations Macedonian from Crowdin

* New translations Dutch from Crowdin

* New translations Polish from Crowdin

* New translations Portuguese from Crowdin

* New translations Slovak from Crowdin

* New translations Albanian from Crowdin

* New translations Serbian (Cyrillic) from Crowdin

* New translations Swedish from Crowdin

* New translations Turkish from Crowdin

* New translations Ukrainian from Crowdin

* New translations Chinese Simplified from Crowdin

* New translations Chinese Traditional from Crowdin

* New translations Vietnamese from Crowdin

* New translations Portuguese, Brazilian from Crowdin

* New translations Persian from Crowdin

* New translations Spanish, Argentina from Crowdin

* New translations Hindi from Crowdin

* New translations Esperanto from Crowdin

* New translations Lojban from Crowdin

* New translations German, Switzerland from Crowdin

* New translations Spanish, Bolivia from Crowdin

* New translations Tajik from Crowdin

* New translations Quechua from Crowdin

* New translations Aymara from Crowdin

* New translations Arabic, Saudi Arabia from Crowdin

* New translations Turkmen from Crowdin

* New translations Interlingue from Crowdin

* New translations Russian from Crowdin

* New translations French from Crowdin

* New translations Spanish from Crowdin

* New translations Belarusian from Crowdin

* New translations Bulgarian from Crowdin

* New translations Czech from Crowdin

* New translations German from Crowdin

* New translations Greek from Crowdin

* New translations Finnish from Crowdin

* New translations Italian from Crowdin

* New translations Japanese from Crowdin

* New translations Korean from Crowdin

* New translations Lithuanian from Crowdin

* New translations Macedonian from Crowdin

* New translations Dutch from Crowdin

* New translations Polish from Crowdin

* New translations Portuguese from Crowdin

* New translations Slovak from Crowdin

* New translations Albanian from Crowdin

* New translations Serbian (Cyrillic) from Crowdin

* New translations Swedish from Crowdin

* New translations Turkish from Crowdin

* New translations Ukrainian from Crowdin

* New translations Chinese Simplified from Crowdin

* New translations Chinese Traditional from Crowdin

* New translations Vietnamese from Crowdin

* New translations Portuguese, Brazilian from Crowdin

* New translations Persian from Crowdin

* New translations Hindi from Crowdin

* New translations Esperanto from Crowdin

* New translations Tajik from Crowdin

* New translations Turkmen from Crowdin

* New translations Russian from Crowdin
2023-08-01 21:04:44 +08:00
xiaoyifang 217ba5318a
Merge pull request #1034 from xiaoyifang/fix/float-lose-focuse
fix: translate line in floatable toolbar will lose focus
2023-08-01 20:52:05 +08:00
YiFang Xiao 9ca8d057db fix: minor change to the label text 2023-08-01 19:29:10 +08:00
YiFang Xiao 73cbbac6f9 fix: translate line in floatable toolbar will lose focus
fix #1001
2023-08-01 19:26:11 +08:00
YiFang Xiao b80a3cb748 action: auto tag action 2023-07-31 10:56:56 +08:00
xiaoyifang faca64a1d5
Merge pull request #1032 from xiaoyifang/fix/tag-release
action: unify tag and release tag name
2023-07-30 23:38:55 +08:00
YiFang Xiao 2cb7570365 action: unify tag and release tag name 2023-07-30 22:20:17 +08:00
shenleban tongying 878fc2c4b2
add missing appdir/usr path for qt6 appimage build 2023-07-30 07:51:17 -04:00
xiaoyifang 70fa0b5c64
Merge pull request #1030 from shenlebantongying/cmake-appimage
action: use cmake for Qt6 appimage build
2023-07-30 18:20:46 +08:00