aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: double-click key table row wil show detail dialogsaturneric2024-07-281-0/+12
|
* feat: add paper key module supportsaturneric2024-07-283-4/+182
|
* fix: can not import binary key datasaturneric2024-07-283-5/+5
|
* feat: move pinentry out of source codesaturneric2024-07-277-191/+4
|
* fix: discover and solve some memory issuessaturneric2024-07-271-1/+1
|
* fix: indirect memory leak issuessaturneric2024-07-262-8/+8
|
* fix: clean up warningssaturneric2024-07-262-3/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-2643-348/+118
|
* feat: move out GnuPGTabsaturneric2024-07-245-407/+7
|
* feat: add some ui apis to sdksaturneric2024-07-127-178/+298
|
* feat: adjust modules loading pathsaturneric2024-07-121-16/+19
|
* feat: improve the project structuresaturneric2024-07-122-0/+12
|
* feat: enable sorting and add column "comment" at key tablesaturneric2024-06-283-0/+18
|
* refactor: rewrite KeyMenuAbilitysaturneric2024-06-286-23/+49
|
* feat: user can select shown columns at key tablesaturneric2024-06-2810-321/+515
|
* feat: rewrite key list structure and logicsaturneric2024-06-029-504/+370
|
* fix: cannot show version in about tabsaturneric2024-05-172-3/+3
|
* fix: update translationssaturneric2024-05-111-1/+1
|
* feat: let user select keys to sync from key serversaturneric2024-05-114-17/+58
|
* fix: modules should be activated before adding actions to menusaturneric2024-05-111-2/+10
|
* 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: rewrite function signature SlotMkdirBelowAtSelectedItemsaturneric2024-05-111-1/+1
|
* 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-031-0/+3
|
* fix: solve safe issuessaturneric2024-05-031-2/+2
|
* fix: off but still can editsaturneric2024-05-031-12/+12
|
* fix: discard changes but text still remainssaturneric2024-05-039-33/+27
|
* 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-033-5/+4
| |
* | feat: add different iconssaturneric2024-05-032-8/+18
| |
* | fix: update translationssaturneric2024-05-031-3/+17
| |
* | 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-032-22/+33
| |
* | fix: min size of main windows is 640 * 480saturneric2024-05-031-7/+10
| |
* | fix: correct some spelling mistakessaturneric2024-05-035-25/+24
| |
* | feat: support theme changing by usersaturneric2024-05-037-73/+93
| |
* | feat: add progress bar at gnupg info tabsaturneric2024-04-301-0/+6
| |
* | feat: improve functions and ui on modulesaturneric2024-04-302-1/+19
| |
* | Merge branch 'dev/2.1.2/main' into developsaturneric2024-04-281-9/+4
|\ \
| * | fix: nothing changed is still triggering restart at gnupg controllersaturneric2024-04-111-9/+4
| | |
* | | Merge branch 'dev/2.1.2/module' into developsaturneric2024-04-2141-352/+663
|\ \ \ | |/ / |/| |
| * | fix: improve grt tab, mods name and its project structuresaturneric2024-04-163-4/+60
| | |
| * | fix: high cpu usage when using file tabsaturneric2024-04-152-5/+24
| | |
| * | feat: prefer to show module name instead of module idsaturneric2024-04-153-11/+17
| | |
| * | feat: add a grt viewer and solve some issues in gnupg info tabsaturneric2024-04-147-33/+103
| | |
| * | fix: use qt designer placeholder instead of custom initializedsaturneric2024-04-145-15/+8
| | |
| * | feat: add auto activate function and optimums for some structuressaturneric2024-04-1227-334/+185
| | |
| * | fix: find and solve some issues on module managementsaturneric2024-04-117-40/+46
| | |