Commit graph

5267 commits

Author SHA1 Message Date
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
shenleban tongying 0fb30964a8
Merge branch 'staged' into cmake-appimage 2023-07-30 05:03:15 -04:00
xiaoyifang f7e43479d6
Merge pull request #1029 from xiaoyifang/opt/load-slow
opt: optimize the startup speed
2023-07-30 16:50:23 +08:00
shenleban tongying 10231bfca4
action: use cmake for Qt6 appimage build 2023-07-30 04:48:18 -04:00
autofix-ci[bot] ecdd5166c2 [autofix.ci] apply automated fixes 2023-07-30 16:16:21 +08:00
YiFang Xiao 86eaf18121 opt: optimize the startup speed 2023-07-30 16:13:09 +08:00
xiaoyifang 6436e340e9
Merge pull request #1027 from shenlebantongying/cmake_version.txt
fix: cmake version.txt generation when built without git
2023-07-30 14:13:59 +08:00
shenleban tongying 67f5b1333b
fix: cmake version.txt generation in non-git environments
This was not well defined.
2023-07-30 01:42:41 -04:00
xiaoyifang 92ee08b093
Merge pull request #1026 from xiaoyifang/fix/issue-1025
fix: sonar warning about uninitialized variable
2023-07-30 11:22:38 +08:00
YiFang Xiao 840b7ec12c fix: sonar warning about uninitialized variable
fix #1025
2023-07-30 10:48:49 +08:00
xiaoyifang beb451a294
Merge pull request #1024 from xiaoyifang/opt/loading-dictionary-info
opt: optimize loading splash dialog with loading/check information
2023-07-30 09:13:30 +08:00
YiFang Xiao 03356fdfab fix: code smells 2023-07-30 08:47:54 +08:00
autofix-ci[bot] a90a79bce2
[autofix.ci] apply automated fixes 2023-07-29 16:54:22 +00:00
YiFang Xiao 2f118da828 opt: convert for loop into modern for range 2023-07-30 00:52:31 +08:00
YiFang Xiao fe1fd14e31 opt: optimize loading splash dialog with loading/check information
[autofix.ci] apply automated fixes
2023-07-30 00:52:28 +08:00
YiFang Xiao ac707fb8e1 doc: update fulltext image 2023-07-29 18:19:47 +08:00
xiaoyifang 0585f5daa4
opt: auto-generate dictionary icon with color (#1021)
* opt: auto-generate dictionary icon with color

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-07-29 15:08:53 +08:00
xiaoyifang 1768e18fdc
Merge pull request #1023 from xiaoyifang/opt/debug-log
fix: add log
2023-07-29 14:39:10 +08:00
YiFang Xiao 149f2bb7de fix: add handlePath log 2023-07-29 14:06:38 +08:00
xiaoyifang 4dcb8c5094
Merge pull request #1020 from xiaoyifang/fix/zlib-debug-release
opt: [windows] separate the zlib package into debug and release folder
2023-07-28 14:19:55 +08:00