Commit graph

3184 commits

Author SHA1 Message Date
ngn999 bbc664bc6c libao: static link libmacosx.so plugin, fix #46
libao.dylib is universal library now
2022-04-15 09:50:40 +08:00
xiaoyifang 225d90b895 icon changed to transparent background 2022-04-14 23:32:03 +08:00
xiaoyifang b242a5b89c add request attribute
add followredirect and prefercache
2022-04-14 22:45:34 +08:00
xiaoyifang 9779b1d723 update wikitionary icon 2022-04-14 08:08:00 +08:00
xiaoyifang 753f07d3fd optimize:move getHostBase method to utils 2022-04-14 00:24:13 +08:00
xiaoyifang 0759259b76 Revert "optimize: for loop optimize"
This reverts commit 0e238c26fb.
2022-04-13 23:29:36 +08:00
xiaoyifang 2e6cf12d78 clean code: clang-tidy warning
.arg(A).arg(B) to .arg(A,B)
2022-04-11 19:10:40 +08:00
xiaoyifang 70b2f8f7d5 fix:unclosed tag caused the following dictionaries can not render correctly
<div/> was deemed as a start div tag ,same as <div>,which cause the following dictionaries can not rendered correctly
2022-04-10 20:40:09 +08:00
xiaoyifang 30ce781e6a Revert "improve:handle invalid tag soup improvement, related to old issue #271"
This reverts commit 37d22bc412.
2022-04-10 20:07:00 +08:00
xiaoyifang d12f070ee6
Merge pull request #45 from ngn999/staged
we can upload Apple Silicon version manually
2022-04-10 16:30:34 +08:00
ngn999 41eb472597 we can upload Apple Silicon version manually 2022-04-10 11:41:39 +08:00
xiaoyifang db04e69ca5 .gitignore add .qtc_clangd excluded folder 2022-04-10 09:36:03 +08:00
xiaoyifang 658af8525e fix:QSemphaore changes 2022-04-10 09:33:55 +08:00
xiaoyifang 6712e6cf96 github:tagname 2022-04-09 18:04:38 +08:00
xiaoyifang 9a565d583a
Merge pull request #43 from ngn999/staged
fix macOS package problem; it's a workaround, waiting for macdeploy fix
2022-04-09 17:38:49 +08:00
xiaoyifang 506c573c03 optimize:remove QSemphore in mdx dictionary 2022-04-09 15:41:33 +08:00
ngn999 e2425616a1 fix macOS package problem; it's a workaround, waiting for macdeploy fix 2022-04-09 15:38:31 +08:00
xiaoyifang 9f47332851 github:fix tag name error 2022-04-09 13:44:00 +08:00
xiaoyifang 92873418a6 Revert "fix: some zim dictionary can not parse correctly"
This reverts commit 7dae5186ab.
2022-04-08 23:21:29 +08:00
xiaoyifang 81eefd4110 clean code:remove qt<5 code 2022-04-08 22:18:03 +08:00
xiaoyifang 5ed58d4daf add year month hour minute to version 2022-04-08 20:02:42 +08:00
xiaoyifang 7390299af8 Revert "github:changelog remove single quote"
This reverts commit c5a8958b06.
2022-04-07 21:14:09 +08:00
xiaoyifang b230f23e24 update version to 22.4.7-alpha 2022-04-07 20:03:08 +08:00
xiaoyifang 4c32f756e5 Revert "clean code: win return std::string directly"
This reverts commit 0669455298.

Revert "clean code:remove old temporary fix"

This reverts commit c941a5bfc3.
2022-04-07 19:56:29 +08:00
xiaoyifang 67c74136e8 optimize: tiff method refactor 2022-04-05 21:36:06 +08:00
xiaoyifang 64d989f9c5 clean code:remove unnecessary typedef 2022-04-05 20:53:25 +08:00
xiaoyifang 4283b25822 github:install qt version upgrade to v3 2022-04-05 14:55:03 +08:00
xiaoyifang a6ea6abda8 github:qt6.2.3 to 6.2.4 2022-04-05 14:54:04 +08:00
xiaoyifang c5a8958b06 github:changelog remove single quote 2022-04-05 14:21:48 +08:00
xiaoyifang 7f805043c7 tiff to webp 2022-04-05 13:09:40 +08:00
xiaoyifang 0669455298 clean code: win return std::string directly 2022-04-05 12:22:28 +08:00
xiaoyifang c941a5bfc3 clean code:remove old temporary fix 2022-04-05 12:19:37 +08:00
YiFang Xiao 98367c83aa github:6.2 qtimageformats support 2022-04-05 11:19:04 +08:00
xiaoyifang f7120f6ab0 fix:6.2.3 tiff does not support 2022-04-05 01:32:49 +08:00
xiaoyifang 0004c5f2e8 fix:6.2.3 tiff does not support 2022-04-05 01:08:35 +08:00
xiaoyifang 4970958253 fix:mdx dictionary support tiff image 2022-04-04 23:50:33 +08:00
xiaoyifang c21d7ffc02 github:disable ubuntu qt6.2.3 appimage build
the appimage can not run on ubuntu21.10.
2022-04-04 19:27:55 +08:00
xiaoyifang 02d2393c62
Merge pull request #39 from ngn999/beautiful_mac_installer
make macOS dmg file more beautiful
2022-04-04 13:34:10 +08:00
ngn999 68adf80797 make macOS dmg file more beautiful 2022-04-04 12:36:03 +08:00
xiaoyifang 7dae5186ab fix: some zim dictionary can not parse correctly 2022-04-04 11:39:09 +08:00
YiFang Xiao 2100ec8e5d fix:zim url parse 2022-04-03 21:02:31 +08:00
YiFang Xiao 300b8c9bb0 update changes 2022-04-03 20:34:37 +08:00
xiaoyifang d9cf008292 clean code:reduce double whiteline to one 2022-04-03 19:59:29 +08:00
xiaoyifang 92e2708fae fix: zim dictionary has improper link caused the application not function well.
https://github.com/goldendict/goldendict/issues/1472#issuecomment-1086776611
2022-04-03 19:39:58 +08:00
xiaoyifang 498efdf9b7 gddebug minor changes 2022-04-03 09:45:09 +08:00
xiaoyifang 8b9544bc17 fix:currentIndexChanged slot does not match 2022-04-01 23:32:11 +08:00
xiaoyifang 5d2426c805 github:workflow changes 2022-04-01 20:58:20 +08:00
xiaoyifang 40abd01e80 change version from 22.2 to 22.4 2022-04-01 20:26:50 +08:00
YiFang Xiao b771f0e340 optimize the utf8::encoding method invocation. 2022-04-01 20:09:15 +08:00
YiFang Xiao 5bdce7fc52 github:disable ubuntu qt 6.2 appimage
the linuxdeployqt is not stable
2022-03-31 13:20:28 +08:00