Commit graph

3729 commits

Author SHA1 Message Date
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 f9978dd1cc Merge branch 'dev'
# Conflicts:
#	.github/workflows/AutoTag.yml
#	.github/workflows/macos-6.2.yml
#	.github/workflows/macos.yml
#	.github/workflows/ubuntu-6.2.yml
#	.github/workflows/ubuntu.yml
#	.github/workflows/windows-6.2.yml
#	.github/workflows/windows.yml
#	goldendict.pro
2022-04-01 21:01:52 +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
xiaoyifang 15926efd95 release version 22.4
use 22.4.Summer as release version
2022-04-01 20:21:38 +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
xiaoyifang 4648d95b94 fix:a regression .ctrl+c on article right context menu ,translation lost . 2022-03-31 09:55:43 +08:00
xiaoyifang e85c719577 goldendict.pro file some minor changes.
enable c++14
encoding utf8
remove default zim_support from Windows(should be configured  through qmake command line arguments )
2022-03-31 09:09:48 +08:00
xiaoyifang e679463dc0 fix:merge compile lamda error 2022-03-31 08:54:06 +08:00
xiaoyifang 228d7001e5
Merge pull request #35 from ngn999/bugfix/Macbook_scroll_issue
disable macOS trackpad zoom; fix a deadlock
2022-03-31 00:10:37 +08:00
ngn999 6d0c7b0fec reindent MainWindow::on_saveArticle_triggered 2022-03-31 00:03:42 +08:00
ngn999 13dfd39e69 fix more indent issue 2022-03-30 23:10:37 +08:00
ngn999 b187c0ef41 fix code review indent issue 2022-03-30 23:08:24 +08:00