aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-05-11fix: use gfalloc functions properlydev/2.1.3/qt5saturneric1-1/+4
2024-05-11fix: use qvector instead of qlist at qt5 envsaturneric1-31/+37
2024-05-11fix: use keyValueBegin() and keyValueEnd() at qt5 envsaturneric1-0/+7
2024-05-11fix: try to get style name at qt5 envsaturneric1-0/+9
2024-05-11fix: use &(exec_contexts.first()) instead of exec_contexts.constData() at ↵saturneric1-1/+4
qt5 env
2024-05-11fix: rewrite function signature SlotMkdirBelowAtSelectedItemsaturneric1-1/+1
2024-05-11fix: move some of the functions in TaskRunner.h into public scope instead of ↵saturneric1-2/+0
public slots.
2024-05-11fix: mod_gpg_info use qt5::core at qt5 envsaturneric1-4/+7
2024-05-11fix: add libgpgfrontend_module_sdk as a installed share librarysaturneric1-1/+2
2024-05-10fix: solve flatpak build issuesaturneric1-0/+2
2024-05-04fix: editing subkey expire date of public key ring is forbiddensaturneric1-1/+1
2024-05-03fix: solve a build issue and add a tip for integrated modulesaturneric2-1/+4
2024-05-03fix: continue to solve safe issuessaturneric2-2/+8
2024-05-03fix: solve safe issuessaturneric8-10/+14
2024-05-03fix: off but still can editsaturneric1-12/+12
2024-05-03fix: discard changes but text still remainssaturneric10-34/+28
2024-05-03fix: "auto-key-retrieve" instead of "auto-key-import"saturneric4-16/+14
2024-05-03feat: add different iconssaturneric2-8/+18
2024-05-03fix: update translationssaturneric2-14/+28
2024-05-03fix: set min size of key mnt and another main windowsaturneric2-3/+2
2024-05-03feat: add option to close all gnupg daemon at closesaturneric5-23/+78
2024-05-03fix: min size of main windows is 640 * 480saturneric1-7/+10
2024-05-03fix: correct some spelling mistakessaturneric8-35/+36
2024-05-03feat: support theme changing by usersaturneric7-73/+93
2024-04-30fix: reset module settings object in a proper waysaturneric8-38/+37
2024-04-30feat: add progress bar at gnupg info tabsaturneric1-0/+6
2024-04-30fix: can not find mods on macos platformsaturneric1-1/+3
2024-04-30feat: improve functions and ui on modulesaturneric8-26/+100
2024-04-30feat: place mods at linux install processsaturneric2-0/+10
2024-04-28fix: run macdeployqt and codesign out of cmake build processsaturneric1-17/+2
2024-04-28feat: add the build mods only option for macos cisaturneric1-20/+18
2024-04-28feat: load both integrated and external modulessaturneric3-24/+73
2024-04-28fix: solve macOS auto-build issuessaturneric4-49/+31
2024-04-21feat: adapt linux appimage of modules loadingdev/2.1.2/modulesaturneric1-6/+7
2024-04-21fix: use more cross-platform methods for add_custom_command on linux platformsaturneric1-10/+12
2024-04-21fix: move binaries and libs to AppDir of AppImagesaturneric1-4/+4
2024-04-16fix: improve grt tab, mods name and its project structuresaturneric22-32/+105
2024-04-15fix: high cpu usage when using file tabsaturneric2-5/+24
2024-04-15feat: prefer to show module name instead of module idsaturneric4-12/+18
2024-04-14feat: add a grt viewer and solve some issues in gnupg info tabsaturneric17-89/+419
2024-04-14fix: use qt designer placeholder instead of custom initializedsaturneric7-17/+10
2024-04-12feat: add auto activate function and optimums for some structuressaturneric32-164/+303
2024-04-11fix: find and solve some issues on module managementsaturneric12-63/+71
2024-04-11fix: nothing changed is still triggering restart at gnupg controllersaturneric2-9/+5
2024-04-07Update installation wizard linksjermanuts1-25/+14
Reflects to the new docs links. Please let me know if it work correctly on your build.
2024-03-03fix: could not determine the path to the executable based on the desktop filesaturneric1-3/+3
2024-03-03fix: could not determine the path to the executable based on the desktop filesaturneric1-3/+3
2024-03-03fix: translation doesn't refresh after switchingsaturneric1-16/+25
2024-03-02refactor: reduce core prebuild headers and isolate core to modulessaturneric37-178/+282
2024-03-01refactor: remove qt6 core5compat dependenciessaturneric6-32/+2