Commit graph

3777 commits

Author SHA1 Message Date
Xiao YiFang c171d5b8bb fix:linux website dictionary show only text 2022-09-11 10:33:05 +08:00
Xiao YiFang 8e4c326341 Revert "opt: rewrite ctrl+C+C logic ,use clipboard not global hot key (#139)"
This reverts commit a66bdf2962.
2022-09-11 09:36:52 +08:00
Xiao YiFang c24f57975e Revert "fix: minor code changes related to ctrl+c"
This reverts commit 0f1e107d5f.
2022-09-11 09:36:45 +08:00
Xiao YiFang 371fb66bdf Revert "fix:ctrl +c triggered unintentionally"
This reverts commit a7cdb9dd72.
2022-09-11 09:36:39 +08:00
Xiao YiFang a7cdb9dd72 fix:ctrl +c triggered unintentionally 2022-09-11 09:02:09 +08:00
Xiao YiFang 0f1e107d5f fix: minor code changes related to ctrl+c 2022-09-10 22:12:47 +08:00
xiaoyifang cc740f1ccc
Update README.md 2022-09-10 21:38:27 +08:00
xiaoyifang 3f326b5d6c
Update README.md 2022-09-10 21:04:36 +08:00
xiaoyifang 52c279956f
Merge pull request #143 from xiaoyifang/feature/merge-upstream-1
Full-text search: Optimize data transfer to articles list
2022-09-09 14:47:48 +08:00
Xiao YiFang f5f90e328f action: macos homebrew modification 2022-09-09 14:47:20 +08:00
Abs62 4f39a6bd89 Full-text search: Optimize data transfer to articles list 2022-09-09 14:24:23 +08:00
xiaoyifang d471625d42
Merge pull request #141 from xiaoyifang/feature/website-icon
opt:website customize icon
2022-09-09 14:13:52 +08:00
Xiao YiFang ec3f93f34e action: windows action remove comment line 2022-09-09 14:13:11 +08:00
Xiao YiFang df1c965c6f fix:homebrew action libao can not find any audio device 2022-09-09 14:01:28 +08:00
Xiao YiFang c1953f9d47 opt:website customize icon 2022-09-09 13:53:56 +08:00
Abs62 fb224043a2 Full-text search: Optimize data transfer to articles list 2022-09-08 18:14:31 +03:00
xiaoyifang ab9297c8a5
opt: refactor the homebrew macos action (#140) 2022-09-08 21:46:17 +08:00
Xiao YiFang cd5e5abe4d opt:scanpopup inspect element action optimization 2022-09-08 21:11:43 +08:00
xiaoyifang a66bdf2962
opt: rewrite ctrl+C+C logic ,use clipboard not global hot key (#139)
* opt: rewrite ctrl+C+C logic ,use clipboard not global hot key
2022-09-08 19:58:52 +08:00
xiaoyifang 1ad4eee806
add macos homebrew action (#138)
* action:add mac10.15 homebrew action
2022-09-08 13:33:26 +08:00
Abs62 3b2df81b3d Full-text search: Reduce max thread count 2022-09-07 19:46:01 +03:00
Xiao YiFang ae8b8f2d7d action:disable m1 action 2022-09-07 21:39:56 +08:00
Xiao YiFang 4098b61634 fix:website dictionary url decode url 2022-09-07 21:38:30 +08:00
Abs62 e333a03d7c Full-text search: Use separate thread pool for search requests 2022-09-06 17:40:22 +03:00
Xiao YiFang 7bbc70190e fix merge conflict of upstream 2022-09-06 07:52:29 +08:00
Xiao YiFang 113bbcb020 fix upstream merge conflict 2022-09-06 07:49:55 +08:00
xiaoyifang bb3d6c86de
Merge pull request #134 from xiaoyifang/feature/m1
github: install hombrew
2022-09-06 07:44:02 +08:00
Xiao YiFang 93a2510aec github: install hombrew 2022-09-06 07:43:46 +08:00
Xiao YiFang 89cbd92e5e github:action add version number to m1 action 2022-09-06 07:40:08 +08:00
Xiao YiFang f0e3c38970 github:add macos homebrew based package github action 2022-09-06 00:29:01 +08:00
Abs62 c5f0f536fa DSL: Fix links with multiple spaces 2022-09-05 18:38:03 +03:00
Xiao YiFang f47162e280 Merge branch 'staged' of github.com:xiaoyifang/goldendict into staged 2022-09-05 20:17:38 +08:00
Xiao YiFang 6aedd80ec0 opt:iframe set height logic restricted to most 10 seconds 2022-09-05 20:17:00 +08:00
Xiao YiFang 9333af47e0 style:default font family of the web page 2022-09-05 20:11:55 +08:00
xiaoyifang 5242ed57c4
Merge branch 'goldendict:master' into staged 2022-09-05 15:26:58 +08:00
Xiao YiFang e91cc9021c opt:block url logic 2022-09-04 19:52:23 +08:00
Xiao YiFang 6e74c27ea2 opt:iframe height auto resize
some website ,the page content is lazy load, the iframe-resizer seems has trouble with them.
2022-09-04 19:03:27 +08:00
Igor Kushnir 8f41079069 Make saving complete article work in Qt 5.15
The old code works correctly in Qt 4.8.7. But in Qt 5.15.5
selectedFilter is never equal to either element of filters. So HTML Only
is saved no matter which option the user selects.
2022-09-04 12:09:42 +03:00
Xiao YiFang 19378d2f83 opt:iframe max-height value 2022-09-04 14:17:25 +08:00
Xiao YiFang 7e2a489765 fix: wordlist panel background color regression
after add a new default style ,the wordlist panel's background does not change because it was set by ui

close #132
2022-09-04 10:47:29 +08:00
Xiao YiFang df1906d4f2 opt: move jquery js from resources to scripts folder 2022-09-04 10:47:29 +08:00
Xiao YiFang 349ac86d47 opt: use iframe resizer plugin to resize the iframe height. 2022-09-04 10:47:29 +08:00
Xiao YiFang 6584954a40 opt:iframe style refractor 2022-09-03 14:17:21 +08:00
Xiao YiFang 5c9b6b0171 forbid iframe focus operation 2022-09-02 21:27:25 +08:00
Xiao YiFang b9dcb71f23 style: remove font-family from the new-default-style & modern style 2022-09-02 20:09:02 +08:00
Xiao YiFang 68a3b2a1ff fix: audio url block check 2022-09-01 21:12:48 +08:00
Xiao YiFang 682c3ac46e Merge branch 'staged' of github.com:xiaoyifang/goldendict into staged 2022-08-31 22:52:23 +08:00
Xiao YiFang 097cd44f3d github: modify release note 2022-08-31 22:51:57 +08:00
xiaoyifang e6f001c1e5
Update CHANGES.md 2022-08-31 22:30:41 +08:00
Xiao YiFang 57d5f845c5 style: optimize the custom style sheet when enabled system dark mode 2022-08-31 22:12:05 +08:00