aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* feat: double-click key table row wil show detail dialogsaturneric2024-07-281-0/+12
|
* feat: log pattern should be different at release modesaturneric2024-07-281-4/+8
|
* feat: add paper key module supportsaturneric2024-07-284-7/+188
|
* fix: remove invalid parameters from the SDKsaturneric2024-07-282-4/+3
|
* fix: correct the spelling of 'deactivate'saturneric2024-07-285-10/+10
|
* fix: can not import binary key datasaturneric2024-07-284-7/+7
|
* fix: passphrase corrected is not correct as the real onesaturneric2024-07-281-36/+28
|
* fix: do some clean up for removal of pinentrysaturneric2024-07-272-4/+5
|
* feat: move pinentry out of source codesaturneric2024-07-2729-3057/+26
|
* feat: improve sdk api for pinentry modulesaturneric2024-07-279-45/+77
|
* fix: discover and solve some memory issuessaturneric2024-07-275-25/+25
|
* fix: indirect memory leak issuessaturneric2024-07-263-10/+12
|
* fix: clean up warningssaturneric2024-07-265-12/+16
|
* feat: remove spdlog and clean up logsaturneric2024-07-26107-1638/+683
|
* fix: solve the wayland issue of flatpak and fix urls at appstream meta filesaturneric2024-07-261-3/+0
| | | | cause: QApplication inadvertently initialised twice
* fix: Qt6CoreConfigureFileTemplate.in does not existsaturneric2024-07-251-20/+1
|
* feat: add an ASAN option to enable a memory debugging modesaturneric2024-07-252-26/+8
|
* feat: move out GnuPGTabsaturneric2024-07-247-412/+19
|
* feat: add some ui apis to sdksaturneric2024-07-1220-223/+585
|
* feat: adjust modules loading pathsaturneric2024-07-127-72/+87
|
* feat: improve the project structuresaturneric2024-07-1226-9/+31
|
* feat: move modules' code out of reposaturneric2024-07-1018-1799/+26
|
* feat: support generate elgamal subkeysaturneric2024-06-291-0/+23
|
* feat: enable sorting and add column "comment" at key tablesaturneric2024-06-286-13/+31
|
* refactor: rewrite KeyMenuAbilitysaturneric2024-06-286-23/+49
|
* feat: user can select shown columns at key tablesaturneric2024-06-2814-362/+622
|
* feat: rewrite key list structure and logicsaturneric2024-06-0217-505/+989
|
* fix: cannot show version in about tabsaturneric2024-05-173-5/+6
|
* fix: remove qt5compat and redirect dll output path of modulessaturneric2024-05-112-2/+4
|
* fix: add c++ header "optional"saturneric2024-05-111-0/+4
|
* 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 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
|\