Commit graph

4447 commits

Author SHA1 Message Date
xiaoyifang b5cc1a9fdd
Merge pull request #346 from xiaoyifang/fix/sound-repeat
fix: always repeat the first played sound
2023-02-13 11:40:10 +08:00
xiaoyifang ac59713ed0 fix: repeat play the first played sound 2023-02-13 10:53:23 +08:00
shenlebantongying f8e2e3c021 feat: bring back custom qt style sheets for Windows 2023-02-12 11:01:36 -05:00
xiaoyifang 1efe5df30d
Merge pull request #344 from shenlebantongying/staged
fix: reset background to white when darkreader mode is used
2023-02-12 18:03:00 +08:00
shenleban tongying 91bb527c6e fix: reset background to white when darkreader mode is used
A few theme's yellow background is ugly when inverted
2023-02-12 02:18:56 -05:00
Xiao YiFang bd736d7f37 fix: qmultimedia qmediaplayer can not play the next audio in qt6.4.2 2023-02-09 23:04:28 +08:00
Xiao YiFang 2baffb0628 fix: website dictionary display incorrect text on the page.
fix #340
2023-02-09 23:00:32 +08:00
xiaoyifang 85429d79a5 add translations to changes in ce037dbfda 2023-02-08 15:35:31 +08:00
xiaoyifang ca5b47cca7
Merge pull request #337 from xiaoyifang/fix/iconv-convert-error
fix: iconv convert error
2023-02-08 10:38:07 +08:00
xiaoyifang 105019da95
Merge pull request #336 from xiaoyifang/merge/upstream-2023-2-8
merge upstream wikimedia changes
2023-02-08 10:14:48 +08:00
xiaoyifang 5eac90e72c fix:iconv convert error 2023-02-08 10:11:21 +08:00
xiaoyifang 7a3755333c Merge remote-tracking branch 'gd/master' into staged 2023-02-08 09:47:51 +08:00
Igor Kushnir e1e70e6a6c Wiki: parse sections and generate ToC if absent from HTML
Fixes #1601
2023-02-07 19:56:18 +03:00
Xiao YiFang 7443fa711a bump alpha version to 23.02.07 2023-02-07 23:20:43 +08:00
Xiao YiFang aa726f3d12 fix: add quit condition in AudioOutput 2023-02-07 23:09:55 +08:00
Xiao YiFang 0f83a55c25 add origin and referer to response header 2023-02-05 22:37:24 +08:00
xiaoyifang 3d5c7d5742
Merge pull request #329 from xiaoyifang/feature/add-iconv-to-ubuntu
action:add iconv to ubuntu
2023-02-05 20:55:02 +08:00
Xiao YiFang a16dba22e3 ignore upstream 2023-02-05 20:22:32 +08:00
xiaoyifang 36ccf97daf
Merge pull request #328 from shenlebantongying/fix/center-arrow
fix: group combo box isn't centered
2023-02-05 14:05:50 +08:00
Xiao YiFang 1072adfad9 Revert "fix: mdx headword total count is incorrect"
This reverts commit 66ec6b6d63.
2023-02-05 13:45:48 +08:00
Xiao YiFang 3825a8d94e action:add iconv to ubuntu 2023-02-05 13:42:52 +08:00
shenleban tongying 62c92fce03 Fix styles of GroupComboBox and translateLine
* fix GroupComboBox's drop down arrow isn't centered by correct padding
* merge #translateLine of navToolbar and ScanPopup
* special boarder handling when using #searchPane
2023-02-04 23:55:19 -05:00
Abs62 7e1063f22e DSL: Fix freezes on some incorrect dictionaries 2023-02-04 18:53:35 +03:00
xiaoyifang 3e33576c72
Merge pull request #324 from xiaoyifang/feature/iconv
add iconv as an extra encoding converter
2023-02-02 07:40:52 +08:00
Xiao YiFang caa1ab45b6 feat:add iconv support 2023-02-02 00:36:18 +08:00
Xiao YiFang c5112a3120 action:modify action to support iconv 2023-02-01 23:33:47 +08:00
Xiao YiFang 859def7ae0 feat:add iconv as an extra encoding converter
win specific:add iconv libs to winlibs
2023-02-01 23:33:46 +08:00
xiaoyifang 069714e3a2
Merge pull request #322 from xiaoyifang/feature/cherry-pick-upstream
cherry pick upstream
2023-01-24 22:01:17 +08:00
Xiao YiFang fabb9d6487 fix:compile error after merge xdxf.cc changes 2023-01-24 21:28:34 +08:00
Xiao YiFang e4595fb6d9 fix:bgl encoding convert exception 2023-01-24 21:07:59 +08:00
Abs62 cbdfa586d1 XDXF: Add support for draft revision 034 (issue #1600) 2023-01-24 20:07:15 +08:00
Abs62 620346bfaa Remove 0xAD symbol (soft hyphen) for popup window search 2023-01-24 20:04:14 +08:00
Abs62 8e2e6d8658 Zim: One more check for Zim header 2023-01-24 20:02:13 +08:00
shenleban tongying bc2a64f94c
Merge pull request #319 from bekcpear/fix-equals-6.4.0-block
fix qmake build
2023-01-22 12:30:15 -05:00
Ryan Qian 131cffbdb2
fix: qtmultimedia dependency
audiooutput.cpp includes the QAudioFormat unconditionally, but it looks
like this file is only used by ffmpeg_player and qtmultimedia_player,
so add an extra condition to append this file and its header.
2023-01-22 20:10:58 +08:00
Ryan Qian db432206e5
fix: 'equals' built-in test function block
the opening brace must stand on the same line as the condition,
otherwise the condition will be invalid.
2023-01-22 19:33:10 +08:00
Abs62 661dd4d140 XDXF: Add support for draft revision 034 (issue #1600) 2023-01-19 17:57:47 +03:00
Abs62 1921771bbd Remove 0xAD symbol (soft hyphen) for popup window search 2023-01-18 20:50:03 +03:00
Abs62 46a34e805c Zim: One more check for Zim header 2023-01-17 20:59:13 +03:00
Xiao YiFang 52f11d4a46 fix: articleview focus 2023-01-12 23:36:36 +08:00
Xiao YiFang daa1aa3a5f clean code: remove useless code 2023-01-09 21:22:13 +08:00
Xiao YiFang 0d496ff236 bump qt from 6.3.2 to 6.4.2 2023-01-09 20:55:22 +08:00
xiaoyifang 65eb349465
Merge pull request #306 from shenlebantongying/staged
update urls
2023-01-06 11:20:16 +08:00
shenleban tongying ce037dbfda doc: update urls
Replace old goldendict.org
2023-01-05 20:34:53 -05:00
shenleban tongying c58119c3cd fix cmake build 2023-01-05 20:32:05 -05:00
xiaoyifang 1f613f1bf9
Merge pull request #305 from xiaoyifang/fix/lingulibre-cancel-method
fix:lingualibre cancel the request
2023-01-03 17:21:53 +08:00
xiaoyifang 954d6ffe06 fix:lingualibre cancel the request 2023-01-03 14:03:40 +08:00
Xiao YiFang d8398a2be7 fix: scanpopup was trigger twice
fix #304
2023-01-02 22:45:07 +08:00
Xiao YiFang 4a30302864 fix: move Contexts to header file 2023-01-02 22:00:42 +08:00
Xiao YiFang 9acbd3aa2f fix: headwords dialog export function
sorted the exported headwords and remove duplicated items.
2022-12-31 14:01:48 +08:00