aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: exporter should return err properlysaturneric2024-07-291-4/+4
|
* fix: untrack GFSDKBuildInfo.hsaturneric2024-07-291-36/+0
|
* fix: solve qt5 problemssaturneric2024-07-2910-539/+554
|
* fix: solve some known issuessaturneric2024-07-284-7/+8
|
* fix: adjust minimum width of settings dialogsaturneric2024-07-281-1/+1
|
* fix: avoid qm files attached to multiple targets (not allow by xcode 14 later)saturneric2024-07-281-6/+13
|
* fix: a mistake at src/CMakeLists.txtsaturneric2024-07-281-1/+1
|
* fix: remove mimalloc from apple platform in cmake configsaturneric2024-07-282-38/+47
|
* Merge branch 'develop' of github.com:saturneric/GpgFrontend into developsaturneric2024-07-282-9/+21
|\
| * fix: do not use mimalloc on macos and solve windows build issues on github ↵saturneric2024-07-282-9/+21
| | | | | | | | actions
* | fix: adjust min size of main window and key managementsaturneric2024-07-283-5/+5
|/
* fix: try to fix build process of git actionsdev/2.1.3/mainsaturneric2024-07-281-13/+3
|
* fix: application should link gpgfrontend_coresaturneric2024-07-281-1/+1
|
* fix: correct header search path of applicationsaturneric2024-07-281-1/+4
|
* fix: must install all headers of test, ui and core and set include path properlysaturneric2024-07-282-8/+25
|
* fix: remove libs from install lists at app build only modesaturneric2024-07-281-1/+6
|
* feat: support more build modesaturneric2024-07-287-6/+61
|
* fix: errors in judgment conditionssaturneric2024-07-281-2/+2
|
* feat: user can prevent all modulessaturneric2024-07-283-7/+28
|
* feat: search for keywords in all uidssaturneric2024-07-281-3/+8
|
* 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
|