aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-28fix: try to fix build process of git actionsdev/2.1.3/mainsaturneric1-13/+3
2024-07-28fix: application should link gpgfrontend_coresaturneric1-1/+1
2024-07-28fix: correct header search path of applicationsaturneric1-1/+4
2024-07-28fix: must install all headers of test, ui and core and set include path properlysaturneric2-8/+25
2024-07-28fix: remove libs from install lists at app build only modesaturneric1-1/+6
2024-07-28feat: support more build modesaturneric7-6/+61
2024-07-28fix: errors in judgment conditionssaturneric1-2/+2
2024-07-28feat: user can prevent all modulessaturneric3-7/+28
2024-07-28feat: search for keywords in all uidssaturneric1-3/+8
2024-07-28feat: double-click key table row wil show detail dialogsaturneric1-0/+12
2024-07-28feat: log pattern should be different at release modesaturneric1-4/+8
2024-07-28feat: add paper key module supportsaturneric4-7/+188
2024-07-28fix: remove invalid parameters from the SDKsaturneric2-4/+3
2024-07-28fix: correct the spelling of 'deactivate'saturneric5-10/+10
2024-07-28fix: can not import binary key datasaturneric4-7/+7
2024-07-28fix: passphrase corrected is not correct as the real onesaturneric1-36/+28
2024-07-27fix: do some clean up for removal of pinentrysaturneric2-4/+5
2024-07-27feat: move pinentry out of source codesaturneric29-3057/+26
2024-07-27feat: improve sdk api for pinentry modulesaturneric9-45/+77
2024-07-27fix: discover and solve some memory issuessaturneric5-25/+25
2024-07-26fix: indirect memory leak issuessaturneric3-10/+12
2024-07-26fix: clean up warningssaturneric5-12/+16
2024-07-26feat: remove spdlog and clean up logsaturneric107-1638/+683
2024-07-26fix: solve the wayland issue of flatpak and fix urls at appstream meta filesaturneric1-3/+0
cause: QApplication inadvertently initialised twice
2024-07-25fix: Qt6CoreConfigureFileTemplate.in does not existsaturneric1-20/+1
2024-07-25feat: add an ASAN option to enable a memory debugging modesaturneric2-26/+8
2024-07-24feat: move out GnuPGTabsaturneric7-412/+19
2024-07-12feat: add some ui apis to sdksaturneric20-223/+585
2024-07-12feat: adjust modules loading pathsaturneric7-72/+87
2024-07-12feat: improve the project structuresaturneric26-9/+31
2024-07-10feat: move modules' code out of reposaturneric18-1799/+26
2024-06-29feat: support generate elgamal subkeysaturneric1-0/+23
2024-06-28feat: enable sorting and add column "comment" at key tablesaturneric6-13/+31
2024-06-28refactor: rewrite KeyMenuAbilitysaturneric6-23/+49
2024-06-28feat: user can select shown columns at key tablesaturneric14-362/+622
2024-06-02feat: rewrite key list structure and logicsaturneric17-505/+989
2024-05-17fix: cannot show version in about tabsaturneric3-5/+6
2024-05-11fix: remove qt5compat and redirect dll output path of modulessaturneric2-2/+4
2024-05-11fix: add c++ header "optional"saturneric1-0/+4
2024-05-11fix: update translationssaturneric1-1/+1
2024-05-11feat: let user select keys to sync from key serversaturneric4-17/+58
2024-05-11fix: modules should be activated before adding actions to menusaturneric1-2/+10
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