aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: use gfalloc functions properlydev/2.1.3/qt5saturneric2024-05-111-1/+4
|
* fix: use qvector instead of qlist at qt5 envsaturneric2024-05-111-31/+37
|
* fix: use keyValueBegin() and keyValueEnd() at qt5 envsaturneric2024-05-111-0/+7
|
* fix: try to get style name at qt5 envsaturneric2024-05-111-0/+9
|
* fix: use &(exec_contexts.first()) instead of exec_contexts.constData() at ↵saturneric2024-05-111-1/+4
| | | | qt5 env
* fix: rewrite function signature SlotMkdirBelowAtSelectedItemsaturneric2024-05-111-1/+1
|
* fix: move some of the functions in TaskRunner.h into public scope instead of ↵saturneric2024-05-111-2/+0
| | | | public slots.
* fix: mod_gpg_info use qt5::core at qt5 envsaturneric2024-05-111-4/+7
|
* fix: add libgpgfrontend_module_sdk as a installed share librarysaturneric2024-05-111-1/+2
|
* fix: solve flatpak build issuesaturneric2024-05-101-0/+2
|
* fix: editing subkey expire date of public key ring is forbiddensaturneric2024-05-041-1/+1
|
* fix: solve a build issue and add a tip for integrated modulesaturneric2024-05-032-1/+4
|
* fix: continue to solve safe issuessaturneric2024-05-032-2/+8
|
* fix: solve safe issuessaturneric2024-05-038-10/+14
|
* fix: off but still can editsaturneric2024-05-031-12/+12
|
* fix: discard changes but text still remainssaturneric2024-05-0310-34/+28
|
* Merge remote-tracking branch 'origin/main' into developsaturneric2024-05-031-31/+20
|\
| * Update installation wizard linksjermanuts2024-04-071-25/+14
| | | | | | | | | | Reflects to the new docs links. Please let me know if it work correctly on your build.
* | fix: "auto-key-retrieve" instead of "auto-key-import"saturneric2024-05-034-16/+14
| |
* | feat: add different iconssaturneric2024-05-032-8/+18
| |
* | fix: update translationssaturneric2024-05-032-14/+28
| |
* | fix: set min size of key mnt and another main windowsaturneric2024-05-032-3/+2
| |
* | feat: add option to close all gnupg daemon at closesaturneric2024-05-035-23/+78
| |
* | fix: min size of main windows is 640 * 480saturneric2024-05-031-7/+10
| |
* | fix: correct some spelling mistakessaturneric2024-05-038-35/+36
| |
* | feat: support theme changing by usersaturneric2024-05-037-73/+93
| |
* | fix: reset module settings object in a proper waysaturneric2024-04-308-38/+37
| |
* | feat: add progress bar at gnupg info tabsaturneric2024-04-301-0/+6
| |
* | fix: can not find mods on macos platformsaturneric2024-04-301-1/+3
| |
* | feat: improve functions and ui on modulesaturneric2024-04-308-26/+100
| |
* | feat: place mods at linux install processsaturneric2024-04-302-0/+10
| |
* | fix: run macdeployqt and codesign out of cmake build processsaturneric2024-04-281-17/+2
| |
* | feat: add the build mods only option for macos cisaturneric2024-04-281-20/+18
| |
* | feat: load both integrated and external modulessaturneric2024-04-283-24/+73
| |
* | Merge branch 'dev/2.1.2/main' into developsaturneric2024-04-283-9/+9
|\ \
| * | fix: nothing changed is still triggering restart at gnupg controllersaturneric2024-04-112-9/+5
| | |
| * | fix: could not determine the path to the executable based on the desktop filesaturneric2024-03-031-3/+3
| | |
* | | fix: solve macOS auto-build issuessaturneric2024-04-284-49/+31
| | |
* | | Merge branch 'dev/2.1.2/module' into developsaturneric2024-04-21135-1345/+3713
|\ \ \
| * | | feat: adapt linux appimage of modules loadingdev/2.1.2/modulesaturneric2024-04-211-6/+7
| | | |
| * | | fix: use more cross-platform methods for add_custom_command on linux platformsaturneric2024-04-211-10/+12
| | | |
| * | | fix: move binaries and libs to AppDir of AppImagesaturneric2024-04-211-4/+4
| | | |
| * | | fix: improve grt tab, mods name and its project structuresaturneric2024-04-1622-32/+105
| | | |
| * | | fix: high cpu usage when using file tabsaturneric2024-04-152-5/+24
| | | |
| * | | feat: prefer to show module name instead of module idsaturneric2024-04-154-12/+18
| | | |
| * | | feat: add a grt viewer and solve some issues in gnupg info tabsaturneric2024-04-1417-89/+419
| | | |
| * | | fix: use qt designer placeholder instead of custom initializedsaturneric2024-04-147-17/+10
| | | |
| * | | feat: add auto activate function and optimums for some structuressaturneric2024-04-1232-164/+303
| | | |
| * | | fix: find and solve some issues on module managementsaturneric2024-04-1112-63/+71
| | | |
| * | | refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-0237-178/+282
| | | |