Commit Graph

1257 Commits

Author SHA1 Message Date
19926663f1 refactor: rewrite KeyMenuAbility 2024-06-28 23:20:04 +02:00
d0333031c1 feat: user can select shown columns at key table 2024-06-28 23:05:25 +02:00
e7694f9a07 feat: rewrite key list structure and logic 2024-06-02 22:03:59 +02:00
63dbe4a917 fix: cannot show version in about tab 2024-05-17 18:33:21 +02:00
952ed73f96 fix: remove qt5compat and redirect dll output path of modules 2024-05-11 18:57:02 +02:00
7a78be409c fix: add mingw-w64-x86_64-icu-73.2-1-any.pkg.tar.zst to solve uic.exe error 2024-05-11 18:17:03 +02:00
0158b70e98 fix: upgrade to actions/checkout@v4 2024-05-11 17:43:03 +02:00
f9fe0ce3d2 fix: update README.md 2024-05-11 17:42:21 +02:00
22bbde3ae3 fix: solve some issues on ci build 2024-05-11 17:26:09 +02:00
aafe6cc3bf fix: downgrade to 6.5.3 on windows build and add qt5 build for linux platform 2024-05-11 17:09:20 +02:00
e9b73447b4 fix: add c++ header "optional" 2024-05-11 16:15:42 +02:00
ba74ab8f0d fix: update translations 2024-05-11 15:46:02 +02:00
a236f22b15 feat: let user select keys to sync from key server 2024-05-11 15:42:53 +02:00
50c8b159eb fix: modules should be activated before adding actions to menu 2024-05-11 15:25:44 +02:00
b63e1cbf33 fix: use gfalloc functions properly 2024-05-11 15:21:40 +02:00
cc184e580f fix: use qvector instead of qlist at qt5 env 2024-05-11 15:12:27 +02:00
1e33c5c4fb fix: use keyValueBegin() and keyValueEnd() at qt5 env 2024-05-11 15:06:23 +02:00
4d07173fee fix: try to get style name at qt5 env 2024-05-11 15:02:37 +02:00
0c4eae9b24 fix: use &(exec_contexts.first()) instead of exec_contexts.constData() at qt5 env 2024-05-11 14:56:41 +02:00
427c983ca2 fix: rewrite function signature SlotMkdirBelowAtSelectedItem 2024-05-11 14:51:15 +02:00
942304feea fix: move some of the functions in TaskRunner.h into public scope instead of public slots. 2024-05-11 14:48:49 +02:00
2da9c5dbc9 fix: mod_gpg_info use qt5::core at qt5 env 2024-05-11 14:44:28 +02:00
66ce041e6b fix: add mods into linuxdeployqt executable dir 2024-05-11 13:29:39 +02:00
6a7a9ae620 fix: add libgpgfrontend_module_sdk as a installed share library 2024-05-11 12:41:14 +02:00
10cccc1825 fix: solve flatpak build issue 2024-05-10 21:54:20 +02:00
07ed6ad30b fix: editing subkey expire date of public key ring is forbidden 2024-05-04 18:06:54 +02:00
44b4c03d92 feat: update translations 2024-05-03 21:49:44 +02:00
a092a81221 fix: solve a build issue and add a tip for integrated module 2024-05-03 21:40:33 +02:00
e0f69cce6c fix: continue to solve safe issues 2024-05-03 21:32:09 +02:00
f98bb44e24 feat: add german translations and fix a chinese translation 2024-05-03 21:22:17 +02:00
149d2789db fix: solve safe issues 2024-05-03 21:08:04 +02:00
2596468c8a fix: off but still can edit 2024-05-03 20:20:53 +02:00
1d9cffa54a fix: discard changes but text still remains 2024-05-03 20:17:25 +02:00
773b06ecc2 Merge remote-tracking branch 'origin/main' into develop 2024-05-03 18:38:41 +02:00
4001446fab feat: upgrade project to v2.1.3 2024-05-03 18:35:03 +02:00
30096c9456 fix: "auto-key-retrieve" instead of "auto-key-import" 2024-05-03 18:30:50 +02:00
056edbbd26 feat: add different icons 2024-05-03 18:09:45 +02:00
1c1b4cb946 fix: update translations 2024-05-03 17:43:20 +02:00
15901a9e5e fix: set min size of key mnt and another main window 2024-05-03 17:18:03 +02:00
3d3c3d954b feat: add option to close all gnupg daemon at close 2024-05-03 17:13:14 +02:00
ddfaa5b54d fix: min size of main windows is 640 * 480 2024-05-03 17:00:12 +02:00
b5f7516f77 fix: correct some spelling mistakes 2024-05-03 16:47:08 +02:00
526170b967 feat: support theme changing by user 2024-05-03 16:46:40 +02:00
46870f10fd fix: reset module settings object in a proper way 2024-04-30 19:58:36 +02:00
87dc0be587 feat: add progress bar at gnupg info tab 2024-04-30 19:58:11 +02:00
e3df0b8c60 fix: can not find mods on macos platform 2024-04-30 19:13:28 +02:00
3d2ab7c349 feat: improve functions and ui on module 2024-04-30 16:07:33 +02:00
a891f5fe35 feat: place mods at linux install process 2024-04-30 15:29:05 +02:00
ee5e15289e fix: enable the hardened runtime 2024-04-28 21:02:49 +02:00
e820be6011 fix: correct a mistake in ci config file 2024-04-28 20:42:14 +02:00