1
0

887 Commits

Author SHA1 Message Date
d455958c8d fix: disable text cache in release mode 2023-03-31 00:05:23 +08:00
af1cd680f2 Merge pull request #91 from saturneric/dev/2.0.10/main
Develop 2.1.0.1
2023-02-25 19:49:54 +08:00
1b41069068 feat: improve ci build config
1. upgrade to actions/cache@v3
2. codeql is now using qt6
2023-02-25 19:15:32 +08:00
bd1eb046a1 feat: use aqt to install qt in ci build
1. support for macos and linux
2. remove macos 10.15 totally
2023-02-25 18:30:32 +08:00
3c63ef69ff fix: solve codacy issues 2023-02-25 17:12:19 +08:00
485ee6ca5f fix: improve ci configs
1. remove macos 10.15 support
2. fix issues
2023-02-25 17:04:39 +08:00
9573594299 feat: upgrade version 2023-02-25 16:47:34 +08:00
94267e553a Merge branch 'main' into dev/2.0.10/main 2023-02-25 16:39:23 +08:00
28faad7203 fix: improve manual 2023-02-25 16:19:54 +08:00
fa2d0789af fix: open about page no refreshing gnupg info 2023-02-18 19:28:35 +08:00
6bfbd9b129 feat: implement concurrent task in a proper way 2023-02-18 19:27:19 +08:00
3b062240c3 fix: improve the task execution model 2023-02-18 19:12:03 +08:00
e71e56347f fix: improve stability of the object-channel model 2023-02-18 19:07:58 +08:00
da1004ab71 feat: improve task execute system 2023-02-18 03:08:53 +08:00
0c748ff62b fix: solve command executor memory problem 2023-02-17 02:10:01 +08:00
551285eba5 fix: solve build issues on windows 2023-02-17 01:47:33 +08:00
d9142776de fix: solve logging framework issues on windows 2023-02-17 01:46:37 +08:00
babc5e80ce fix: solve build problem on windows platform 2023-02-16 21:51:07 +08:00
3326da67f7 feat: support qt6 in github action build 2023-02-16 21:50:20 +08:00
6a75817c85 fix: reduce info level logs 2023-02-11 22:10:09 +08:00
b729e71d48 feat: upgrade qt framework to 6.3 2023-02-11 21:48:17 +08:00
c480f6bbd4 feat: add more gnupg operations 2023-02-11 20:26:23 +08:00
1784fefaa1 feat: reduce logs 2023-02-11 20:26:08 +08:00
8a0cbb77bb fix: open target file once 2023-02-11 20:18:26 +08:00
b79ae9d7c3 freat: allow to change gnupg install path 2023-02-11 20:17:49 +08:00
acbfa345cf feat: add an option to build with app sanbox on 2023-02-11 20:11:48 +08:00
a372c4e901 feat: update ui of gnupg info tab 2023-02-11 20:10:25 +08:00
1935399c92 feat: show checksums of all gnupg components 2023-02-11 20:08:24 +08:00
78c40e5b97 fix: update user manual
1. solve the link problem on navbar.
2. update contract page.
2023-02-09 14:25:58 +08:00
2f17da2247 feat: update the user manual
1. update download, quick start and faq.
2023-02-09 14:17:12 +08:00
ffd289a3d9 feat: update README 2023-02-09 13:33:20 +08:00
4f4e21f484 fix: update README fixing syntax error 2023-02-09 11:58:14 +08:00
b05abfcb92 feat: update docs adding homebrew cask info 2023-02-09 11:56:13 +08:00
862c656c42 fix(manual): solve microsoft store badge problem 2023-02-09 11:05:04 +08:00
78cd7d9f9e Update README.md 2023-02-08 21:12:20 +08:00
0b65ddac68 feat: codesign and add entitlements for buddled gnupg binaries 2023-02-08 16:46:08 +08:00
7afb62ccdb fix: add buddled dylib support for macOS 2023-02-07 20:43:30 +08:00
36dac4b3ba feat: add git-lfs support 2023-02-07 18:42:27 +08:00
ece5898666 fix: solve bugs in subkey generation 2023-02-07 18:26:27 +08:00
7a468420c7 fix: solve an issue in version checking 2023-02-07 17:16:45 +08:00
a49c660524 feat: use custom password dialog now 2023-02-07 15:16:45 +08:00
d8a5d818d2 Update PrivacyPolicy.md 2023-02-06 22:55:10 +08:00
c8cf22bebe feat: add a custom pinentry hook for sandbox mode in macOS 2023-02-06 21:24:14 +08:00
c1cc941395 fix: continue to solve a compile issue 2023-02-06 21:23:38 +08:00
75cbfbe1af fix: solve an endless loop issue caused by logging system 2023-02-06 21:23:04 +08:00
78607d9d1b feat: support buddled gnupg for posix platform 2023-02-06 21:22:24 +08:00
582eff90a1 fix: sovle a compile issue in macOS 2023-02-06 21:21:28 +08:00
104decb1b4 fix: solve issue on the KeyPackage 2023-02-04 05:48:50 -08:00
f52b5f91be feat: add cache recovery function 2023-02-03 22:50:30 -08:00
8c2e8e3750 fix: solve open file issue in menu bar
1. add flush policy for logger
2. seperate the name of each logger
3. replace the old open file logic with the new one when click the button on the menu bar
2023-02-03 22:02:49 -08:00