saturneric
  • Joined on 2024-07-19
saturneric pushed to develop at GpgFrontend/GpgFrontend 2024-12-20 20:04:13 +00:00
ba79d77f5f fix: symbols link error on mingw64
saturneric pushed to develop at GpgFrontend/GpgFrontend 2024-12-20 19:44:37 +00:00
ee3491860f fix: adjust the width of key list cell correctly
saturneric pushed to main at GpgFrontend/Manual 2024-12-16 20:13:45 +00:00
3a154feb4b fix: correct the text of download page
saturneric pushed to main at GpgFrontend/Manual 2024-12-16 20:11:31 +00:00
4dee5c88ce fix: apply line wrap
saturneric pushed to main at GpgFrontend/Manual 2024-12-16 20:10:56 +00:00
027a810cfa feat: add winget at download page
saturneric pushed to develop at GpgFrontend/GpgFrontend 2024-12-13 21:37:35 +00:00
bd190d9b58 fix: try to add all platform plugins for AppImage
6dca8401ea fix: correct gnu license text
f3501f860c doc: update SECURITY.md
2eb88af94d project: adjust devops config
2d59d62fd0 fix: solve commit hash mismatch issue
Compare 14 commits »
saturneric pushed to main at GpgFrontend/GpgFrontend 2024-12-13 15:25:06 +00:00
6dca8401ea fix: correct gnu license text
saturneric pushed to dev/2.1.6/main at GpgFrontend/GpgFrontend 2024-12-13 15:22:55 +00:00
f7a00c58d2 refactor: using qt containers instead of std containers
saturneric created branch dev/2.1.6/main in GpgFrontend/GpgFrontend 2024-12-13 15:22:55 +00:00
saturneric pushed to main at GpgFrontend/Manual 2024-12-13 15:06:33 +00:00
d54b6cc932 fix: remove download source of source forge
saturneric pushed to main at GpgFrontend/GpgFrontend 2024-12-05 16:58:22 +00:00
f3501f860c doc: update SECURITY.md
saturneric pushed to main at GpgFrontend/GpgFrontend 2024-12-03 13:16:39 +00:00
2eb88af94d project: adjust devops config
saturneric pushed to main at GpgFrontend/GpgFrontend 2024-12-03 13:06:33 +00:00
2d59d62fd0 fix: solve commit hash mismatch issue
saturneric pushed to main at GpgFrontend/Modules 2024-12-03 13:06:16 +00:00
bbbbbf535f fix: add more log to version checking
saturneric pushed to main at GpgFrontend/GpgFrontend 2024-12-03 13:02:07 +00:00
305266e430 fix: solve commit hash mismatch issue
saturneric pushed to main at GpgFrontend/GpgFrontend 2024-12-03 10:55:52 +00:00
7a89b99e19 fix: qt5 build
saturneric pushed to main at GpgFrontend/GpgFrontend 2024-12-03 10:37:23 +00:00
64c7fe9b1b fix: eml encrypt error handling
saturneric pushed to main at GpgFrontend/GpgFrontend 2024-12-03 10:21:17 +00:00
c48aaf4f17 fix: solve memory issues discovered on linux
saturneric pushed to main at GpgFrontend/GpgFrontend 2024-12-03 09:42:19 +00:00
f4525ea802 fix: compiler warnings
saturneric pushed to main at GpgFrontend/GpgFrontend 2024-12-03 09:18:25 +00:00
a8843bb04a fix: variable 'mods_path' is reassigned a value before the old one has been used.