Commit graph

3426 commits

Author SHA1 Message Date
Xiao YiFang bb3924ef6d fix: iframe new experimental feature
enabled only when user append ## to the website dictionary url
2022-05-17 20:44:48 +08:00
Xiao YiFang e8c550e20a fix: iframe should let the url passthrough if the url's baseHost matches with the iframe's baseHost 2022-05-17 07:55:32 +08:00
Xiao YiFang 7bc00750d2 ui:update play sound icon in toolbar 2022-05-17 00:34:42 +08:00
Xiao YiFang b2d4342e70 fix: iframe website online dictionary css does not disply correctly 2022-05-17 00:30:31 +08:00
xiaoyifang 6ed989457d
Merge pull request #68 from xiaoyifang/fix/iframe
Fix/iframe
2022-05-15 23:13:59 +08:00
Xiao YiFang e6ab87ca73 fix:add ifr local scheme
due to iframe security policy and x-frame-option .
the website online dictionary can not work in qt 5.15.2+ version.
this is a workaround to pass through the restriction.
2022-05-15 22:54:26 +08:00
Xiao YiFang eda434f38e opt: rename emitDicts signal to dictionaryChanges 2022-05-15 22:48:22 +08:00
Xiao YiFang dab5885b02 opt: debug log message
convert GDPRINTF macro to gdDebug internal
2022-05-15 12:52:44 +08:00
Xiao YiFang 609cfa74b5 github: release version extracted into a variable .
in the future release ,  prerelease and release version can share this same variable.
reduce the code changes when publish a new release version.
2022-05-13 20:47:07 +08:00
Xiao YiFang 416cd94542 single quotation 2022-05-13 00:16:18 +08:00
Xiao YiFang 5acb76704f tools: nsis script update 2022-05-12 23:49:57 +08:00
xiaoyifang e8e21358e4
Merge branch 'goldendict:master' into staged 2022-05-12 17:27:57 +08:00
Xiao YiFang f4bcfdc3d5 github: escape single quote 2022-05-11 21:07:00 +08:00
Xiao YiFang 8caf5750d0 github: escape double quote 2022-05-11 19:52:49 +08:00
Xiao YiFang 6e6f62f9c5 github: add macos qt 6.3.0 release 2022-05-11 19:43:04 +08:00
Xiao YiFang bfa56494da github: windows release name 2022-05-11 19:42:07 +08:00
Abs62 f810c6bd72 Zips: Expand headwords while indexing 2022-05-10 18:34:42 +03:00
Xiao YiFang 5fc504012c nsis uninstall project
update to qt6.x
2022-05-10 21:00:09 +08:00
Xiao YiFang a0a54a8e13 icon: replace sound icon from sertoli 2022-05-10 07:45:32 +08:00
Xiao YiFang 20f51fc7f2 fix: double click image will clear translate input line 2022-05-08 21:02:23 +08:00
Xiao YiFang 2c5f74445a github: release note change 2022-05-08 19:14:42 +08:00
xiaoyifang 03d1ea540f
Update CHANGES.md 2022-05-08 17:57:03 +08:00
xiaoyifang f160b5ab12
Update CHANGES.md 2022-05-08 17:56:16 +08:00
Xiao YiFang be46af2a15 opt: dictionary font ,zh_CN translation minor modification 2022-05-08 17:47:28 +08:00
Xiao YiFang 368724dde3 fix:font family compile error on qt5.15.2 2022-05-08 17:10:35 +08:00
Xiao YiFang 9d10ca5c2f opt: remove useless code
the mdx**runnable class is useless now ,can be removed.
2022-05-08 16:44:59 +08:00
Xiao YiFang 9c402d986e opt: add dictionary fallback font family settings 2022-05-08 16:44:09 +08:00
Xiao YiFang e6159f2e26 fix: skip qt built in argument
https://doc.qt.io/qt-5/qstyle.html#setting-a-style
2022-05-08 13:39:23 +08:00
Xiao YiFang 6087f3c3a4 github: update release note 2022-05-08 13:23:03 +08:00
Xiao YiFang 54beeb77be Merge branch 'fix/combo-style' into staged 2022-05-08 13:04:51 +08:00
Xiao YiFang 3b97a6b0cc clean: remove useless code .travis.yml 2022-05-08 13:03:55 +08:00
Xiao YiFang 447d6de72d opt: change some popup Chinese translation 2022-05-08 13:03:22 +08:00
Xiao YiFang ce4640d649 fix:stylesheet does not applied on GroupComboBox 2022-05-08 12:57:59 +08:00
Xiao YiFang 24241e75f4 opt:improve css render speed.
https://drafts.csswg.org/css-contain/#using-cv-auto
2022-05-08 09:26:48 +08:00
YiFang f960c2f046 Merge branch 'goldendict-master' into staged 2022-05-06 15:12:46 +08:00
YiFang acf3165374 Fix merge conflict 2022-05-06 13:26:23 +08:00
Yifang Xiao 289b0be594 fix:archlinux variant version ,mouse back button 2022-05-05 21:37:23 +08:00
YiFang ffb1922bd7 Revert "fix:head lazy load"
This reverts commit 15702d860b.

Revert "add lazy loading to headwords dialog"

This reverts commit 473c61724f.
2022-05-05 21:01:35 +08:00
Abs62 06188dfe1f Win-specific: Remove submodule "winlibs/lib/msvc" 2022-04-30 14:22:46 +03:00
Abs62 f5fdb2ae51 DSL: Fix escaped brackets handling in inside card headwords 2022-04-30 12:56:37 +03:00
Xiao YiFang 7eb0fa6d96 libpng warning fix 2022-04-27 22:40:20 +08:00
xiaoyifang 60a4853e51
Merge pull request #57 from xiaoyifang/opt/blank-page
remove blank page load
2022-04-26 20:38:56 +08:00
xiaoyifang 7350b942f0
Merge pull request #56 from xiaoyifang/opt/add-javascript-clipboard
opt: add javascript clipboard support
2022-04-26 20:28:46 +08:00
YiFang Xiao 75b6788937 opt: add javascript clipboard support 2022-04-26 20:21:45 +08:00
xiaoyifang 0656ea4f39 Update README.md 2022-04-25 20:27:11 +08:00
狂风代码 476178cb3c 修复C++20标准编译不通过 2022-04-25 20:27:11 +08:00
xiaoyifang 9f97c99862 github: add workflow PR check 2022-04-25 20:27:11 +08:00
YiFang Xiao f6cf152804 Merge branch 'feature/add-ignore-punctuation' into staged 2022-04-23 22:34:05 +08:00
YiFang Xiao 67902b0e6b github:alpha version bump to 22.4.24 2022-04-23 22:33:04 +08:00
YiFang Xiao a270628d02 github: action remove comment 2022-04-23 22:31:46 +08:00