Commit graph

5593 commits

Author SHA1 Message Date
Xiao Yi Fang a3d7c89563 opt: hunspell replace QRegExp with QRegularExpression 2024-06-23 12:47:41 +08:00
Xiao Yi Fang ff6424a291 opt: xdxf replace QRegExp with QRegularExpression 2024-06-23 12:47:41 +08:00
Xiao Yi Fang f87156d265 opt: stardict replace QRegExp with QRegularExpression 2024-06-23 12:47:41 +08:00
Xiao Yi Fang 2b8e46a03a opt: remove unused qregexp 2024-06-23 12:47:41 +08:00
Xiao Yi Fang 0bd6a6083c opt: remove unused qregexp 2024-06-23 12:47:41 +08:00
shenleban tongying 17ff4a3eff
Merge pull request #1608 from GD-fix/staged
feature: Update xdxf.cc to support "dict.bmp" icons
2024-06-22 05:20:47 -04:00
shenleban tongying e8186a5645
update XDXF doc 2024-06-22 05:13:04 -04:00
autofix-ci[bot] 0f39f076cc
[autofix.ci] apply automated fixes 2024-06-22 09:08:08 +00:00
fixes 280f8a4f52
Update xdxf.cc 2024-06-22 12:27:02 +04:00
xiaoyifang aa8f553b32
Update globalregex.cc 2024-06-22 08:48:17 +08:00
xiaoyifang 21aeb27c15
fix: [mdx]object data html (#1602)
* fix: mdx object data subsitition

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-06-21 21:05:13 +08:00
xiaoyifang c8e10b6d31
Merge pull request #1601 from xiaoyifang/opt/remove-webkit
opt: remove webkit specific code
2024-06-21 17:59:04 +08:00
shenleban tongying f1742ad817
bump release actions to Qt 6.7.2 2024-06-21 02:52:15 -04:00
shenleban tongying f3ce9b1f5f
update decorative strings 2024-06-21 02:45:44 -04:00
shenleban tongying 28c9f8fee2 actions: drop Qt5 CI and rename others 2024-06-20 23:22:07 -04:00
Xiao Yi Fang a33dbc422e opt: remove webkit specific code 2024-06-21 10:00:52 +08:00
xiaoyifang 10104d77aa
Merge pull request #1599 from xiaoyifang/fix/ctrl-f-scanpopup
fix: Ctrl+F does not work in scanpopup dialog
2024-06-21 08:26:13 +08:00
YiFang Xiao 0a8ff8b27b fix: Ctrl+F does not work in scanpopup dialog 2024-06-20 21:27:03 +08:00
xiaoyifang da32be687c
Merge pull request #1595 from shenlebantongying/all/langcoder
feat: revise getting langfrom, langto from dict name or dict file name
2024-06-19 15:44:06 +08:00
shenleban tongying 51ecf09c1d
clean: rename code to code2 in langcoder 2024-06-19 02:20:40 -04:00
shenleban tongying 4993aaae5f
doc: update Auto Group by Languages 2024-06-19 02:10:17 -04:00
shenleban tongying 5c9f67b09c
opt: port away QRegExp in langcoder.cc 2024-06-19 02:10:17 -04:00
shenleban tongying 3a0880fa81 clean: rename LangCoder::findIdsForFilename/findIdsForName/exists 2024-06-18 21:19:18 -04:00
shenleban tongying 6a91c6bde3 doc: add doc for flatpak and addon style 2024-06-18 08:51:13 -04:00
YiFang Xiao 99c221c854 opt: remove wasMaximized logic of mainwindow 2024-06-15 23:09:35 +08:00
xiaoyifang 296251afad
fix: links in webview got focused on default. (#1589)
* fix: links in webview got focused on default.

fix #1581

* fix: links in webview got focused on default.

fix #1581
2024-06-15 21:20:23 +08:00
xiaoyifang ed680f54b3
Merge pull request #1578 from xiaoyifang/opt/page-search-remove-highlight
opt: Ctrl+F page search remove highlight checkbox
2024-06-15 21:19:48 +08:00
xiaoyifang 96f5686173
Merge pull request #1582 from xiaoyifang/opt/activate-windows
opt: remove deprecated method setActiveWindow()
2024-06-15 21:19:30 +08:00
xiaoyifang 47b397276e
Merge pull request #1587 from xiaoyifang/opt/remove-regex-invertedgreedy
opt: remove all the inverted greedy option
2024-06-15 17:55:44 +08:00
xiaoyifang 1195d7e307
Merge pull request #1588 from xiaoyifang/fix/css-global-var
opt: css isolation
2024-06-15 17:55:26 +08:00
autofix-ci[bot] f68f9eb691
[autofix.ci] apply automated fixes 2024-06-15 09:23:13 +00:00
Xiao Yi Fang 5d56515cf6 opt: css isolation 2024-06-15 17:21:44 +08:00
xiaoyifang f0c55e2f8e
Merge pull request #1586 from xiaoyifang/fix/regex-inverted-greedy
fix: stardict regex invertedgreedy match
2024-06-15 15:30:46 +08:00
autofix-ci[bot] f15a3ad6a7
[autofix.ci] apply automated fixes 2024-06-15 06:05:23 +00:00
Xiao Yi Fang 422bf9fb74 opt: remove all the inverted greedy option 2024-06-15 14:03:45 +08:00
Xiao Yi Fang 6f6391e5b8 fix: stardict regex invertedgreedy match 2024-06-15 13:45:20 +08:00
xiaoyifang 4ac44e9a48
Merge pull request #1584 from xiaoyifang/fix/slob-truncate
fix: slob truncated file check.
2024-06-14 23:02:23 +08:00
YiFang Xiao 5712f63b8e fix: slob truncated file check.
fix #1541
2024-06-14 22:53:45 +08:00
YiFang Xiao 1e37d760e2 fix: slob truncated file check.
fix #1541
2024-06-14 22:53:45 +08:00
xiaoyifang ac8c459e01
Merge pull request #1583 from xiaoyifang/opt/clang-tidy-issues
opt: clean clang tidy issues
2024-06-14 22:53:26 +08:00
xiaoyifang 8632b0a08f
Merge pull request #1577 from xiaoyifang/fix/pronounce
fix: auto pronounce audio does not play
2024-06-14 22:53:07 +08:00
YiFang Xiao fb0023abfc opt: clean clang tidy issues 2024-06-14 22:05:14 +08:00
YiFang Xiao 6848ebfe45 opt: remove deprecated method setActivateWindow() 2024-06-14 21:48:29 +08:00
YiFang Xiao 710c07f05f fix: auto pronounce audio does not play 2024-06-14 21:38:51 +08:00
YiFang Xiao 1374905b30 opt: searchPanel hide at start 2024-06-14 20:20:02 +08:00
Xiao Yi Fang 3478c2fe1f opt: fts search dialog does not use caseSensitive option currently 2024-06-14 17:38:46 +08:00
Xiao Yi Fang 585d547d28 opt: erase the need to use extra variable to hold the ftsSearchPanel state 2024-06-14 17:36:05 +08:00
Xiao Yi Fang 39b207fa78 opt: erase the need to use extra variable to hold the searchPanel state 2024-06-14 17:32:16 +08:00
Xiao Yi Fang 3b2de95ff7 opt: remove Control property [noResult] 2024-06-14 17:12:43 +08:00
Xiao Yi Fang 642f3c6ac8 opt: string empty check 2024-06-14 17:03:24 +08:00