Commit graph

5419 commits

Author SHA1 Message Date
shenleban tongying 82d7f1cf76
remove <releases> from metadata.xml
It has little to no value and requires unnecessary maintenance.
2023-11-07 21:23:51 -05:00
YiFang Xiao 23f6ce1550 bump alpha version 2023-11-07 21:26:20 +08:00
YiFang Xiao dd4812f086 fix: dictserver connect timeout change to 2 seconds 2023-11-07 20:54:02 +08:00
xiaoyifang 2bcf4890db opt: refactor database retrieve logic (#1272)
* opt: refactor database retrieve logic

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-11-07 20:53:05 +08:00
YiFang Xiao 6453eb28a3 fix: action dependencies error 2023-11-07 20:53:05 +08:00
xiaoyifang 764fef97e6
Merge pull request #1264 from xiaoyifang/action/drop-appimage
action: drop support of AppImage
2023-10-29 23:11:02 +08:00
shenleban tongying ffce71dfff
add flathub badge to install.md 2023-10-29 05:22:58 -04:00
shenleban tongying 4667a6d161
rm accidental new line 2023-10-29 05:18:33 -04:00
shenleban tongying 9f5f77f363
remove zh-Hans from flathub link 2023-10-29 05:17:28 -04:00
YiFang Xiao 81b8f54f3c action: change release note 2023-10-29 16:11:32 +08:00
YiFang Xiao 0ddb351c25 action: drop support of AppImage 2023-10-29 15:30:05 +08:00
xiaoyifang 10595ab50e
fix: epwing dictionary parsing error (#1263)
* fix: epwing dictionary parsing error

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-10-29 12:26:58 +08:00
xiaoyifang a1527c44c0
Merge pull request #1260 from xiaoyifang/opt/minor-fixes
opt: minor fixes
2023-10-28 13:48:38 +08:00
autofix-ci[bot] d2e45e3017
[autofix.ci] apply automated fixes 2023-10-28 05:25:10 +00:00
YiFang Xiao b9e19fdd35 opt: log message 2023-10-28 13:23:14 +08:00
YiFang Xiao 87ae7899ae fix: when path is / only ,there is no need to rearrange the parameters 2023-10-28 13:22:21 +08:00
xiaoyifang 6e7779bd80
Merge pull request #1259 from xiaoyifang/opt/wiki-request-timeout
opt: wikipedia word list optimization
2023-10-27 14:51:01 +08:00
YiFang Xiao bdf5fed904 opt: wikipedia word list optimization 2023-10-27 11:23:52 +08:00
xiaoyifang 78bd94f965
fix: mouse xbutton1(&2) back and forward event (#1258)
* fix: mouse xbutton1(&2) back and forward event

* [autofix.ci] apply automated fixes

* fix: mouse xbutton1&2 back and forward triggered twice.

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-10-27 07:51:34 +08:00
xiaoyifang 919e948ac7
Merge pull request #1255 from shenlebantongying/force-wayland
feat: add GOLDENDICT_FORCE_WAYLAND to force wayland (and get things broken)
2023-10-23 18:18:07 +08:00
shenleban tongying b2b865a2cb
feat: add GOLDENDICT_FORCE_WAYLAND to force wayland 2023-10-23 01:45:08 -04:00
xiaoyifang 782328055c
Merge pull request #1254 from xiaoyifang/opt/css-default-font
optimize the default css font
2023-10-21 22:47:15 +08:00
autofix-ci[bot] 7f9f203eb6
[autofix.ci] apply automated fixes 2023-10-21 13:40:04 +00:00
YiFang Xiao 6f86102b3a optimize the default css font 2023-10-21 21:30:35 +08:00
xiaoyifang 22f35dd7ee
opt: remove dictionary debug mode (#1249)
* opt: remove dictionary debug mode

* opt: remove dictionary debug mode
2023-10-19 07:37:42 +08:00
YiFang Xiao f0dcc362fa action: remove qt version from check action 2023-10-16 14:47:31 +08:00
YiFang Xiao 8a6586a3f8 action: update bug template 2023-10-16 10:09:37 +08:00
xiaoyifang 564d3ddffc
opt: refactor code (#1243)
* opt: refactor code

* opt: refactor str2map method

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-10-16 07:37:10 +08:00
xiaoyifang 5de4690b2d
fix: audio device change handled (#1242)
* fix: audio device change handled

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-10-15 23:15:45 +08:00
xiaoyifang 0fbcdda72f
opt: use italic to indicate the no results (#1232)
* opt: use italic to indicate the no results

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-10-15 22:36:39 +08:00
xiaoyifang 7767d42d2a
Merge pull request #1239 from xiaoyifang/fix/dict-server-hang
fix: reduce wait time on socket
2023-10-13 21:53:58 +08:00
xiaoyifang e79ebdb65c
Merge pull request #1238 from xiaoyifang/action/upgrade-6.6.0
action: add qt6.6.0 support
2023-10-13 21:53:31 +08:00
YiFang Xiao 5ec6d50167 fix: reduce wait time on socket 2023-10-13 20:18:33 +08:00
xiaoyifang 01d997a528
opt: remove SecureScheme from custom url register (#1237)
* opt: remove SecureScheme from custom url register

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-10-13 20:10:09 +08:00
YiFang Xiao c16e89d812 action: add qt6.6.0 support 2023-10-13 19:40:53 +08:00
xiaoyifang e8a2eadade
opt: indexing dictionary in status bar does not disappear (#1234)
* opt: indexing dictionary name and progress

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-10-13 10:43:52 +08:00
xiaoyifang 3a3541cd8a
Merge pull request #1235 from xiaoyifang/i18n_
New Crowdin updates
2023-10-13 09:14:01 +08:00
xiaoyifang daa88b1db9 New translations Chinese Traditional from Crowdin 2023-10-13 08:53:25 +08:00
xiaoyifang 19fff3e445
Merge pull request #1231 from xiaoyifang/fix/dsl-crash
fix: dsl dictionary crash when creating full text index.
2023-10-12 21:15:49 +08:00
xiaoyifang 0da9daf9f9
Merge pull request #1233 from atauzki/staged
cleanup libs and fix cmake project version.
2023-10-12 21:15:30 +08:00
atauzki 991e0b7cb9 cleanup libs and fix cmake project version. 2023-10-12 16:40:05 +08:00
YiFang Xiao 0da578c2a3 fix: dsl dictionary crash when creating full text index.
fix #1230
2023-10-12 14:53:08 +08:00
xiaoyifang d630fc0aed
New Crowdin updates (#1228)
* New translations German, Switzerland from Crowdin

* New translations German, Switzerland from Crowdin
2023-10-11 18:29:03 +08:00
xiaoyifang 0bf06a3099
Merge pull request #1225 from xiaoyifang/opt/refactor-code
opt: make code more readable
2023-10-10 22:57:59 +08:00
xiaoyifang 0be3afa90a
opt: history addItem logic optimization (#1224)
* opt: history addItem logic optimization

* opt: move history logic after url load

* opt: move history logic after url load

* opt: remove Item from history

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
2023-10-10 22:57:26 +08:00
xiaoyifang bf3f18c97c
Merge pull request #1227 from xiaoyifang/fix/scanpopup-flash
fix: scanpopup flash content
2023-10-10 22:09:45 +08:00
YiFang Xiao f274e658ed fix: remove unused method 2023-10-10 21:37:11 +08:00
YiFang Xiao a45c95ebde opt: refactor some method 2023-10-10 21:29:14 +08:00
YiFang Xiao b4cbf24570 fix: scanpopup flash content
[autofix.ci] apply automated fixes
2023-10-10 21:29:11 +08:00
YiFang Xiao 375b599f6b opt: make code more readable 2023-10-10 10:13:34 +08:00