aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-3130-232/+659
|
* fix: correct a mistakesaturneric2024-07-301-3/+2
|
* fix: do clean upsaturneric2024-07-3017-69/+78
|
* feat: simplify loggingsaturneric2024-07-3057-519/+422
|
* fix: use standard os detection macrosaturneric2024-07-3012-97/+91
|
* fix: use standard qt version checking macrosaturneric2024-07-308-33/+40
|
* fix: do some build config clean upsaturneric2024-07-303-25/+6
|
* fix: should add find package GTestsaturneric2024-07-292-2/+2
|
* feat: update copyright infosaturneric2024-07-29322-429/+403
|
* feat: update SECURITY.md and adjust Doxyfile locationsaturneric2024-07-291-0/+2579
|
* Merge branch 'develop' of github.com:saturneric/GpgFrontend into developsaturneric2024-07-292-37/+8
|\
| * fix: solve ci issuessaturneric2024-07-292-37/+8
| |
* | Merge branch 'develop' of ↵saturneric2024-07-296-183/+172
|\| | | | | | | ssh://ssh.git.bktus.com:2222/GpgFrontend/GpgFrontend into develop
| * fix: should not install mimalloc after buildsaturneric2024-07-291-8/+0
| |
| * fix: should build mimalloc separatelysaturneric2024-07-291-1/+3
| |
| * fix: use system installed libarchive on windows at full sdk buildsaturneric2024-07-291-1/+2
| |
| * fix: avoid using in-repo third parties libraries on windows at full sdk buildsaturneric2024-07-292-2/+4
| |
| * fix: try to solve dependencies issues at app only build on windowssaturneric2024-07-291-0/+3
| |
| * fix: first three actions on menubar not clickablesaturneric2024-07-291-1/+1
| |
| * fix: add some missing dllssaturneric2024-07-291-0/+16
| |
| * feat: support application only build type on windowssaturneric2024-07-291-143/+152
| |
| * fix: exporter should return err properlysaturneric2024-07-291-4/+4
| |
| * fix: untrack GFSDKBuildInfo.hsaturneric2024-07-291-36/+0
| |
* | fix: distinguishing Error Alerts for Ppaer Key Operation Failuressaturneric2024-07-291-3/+3
|/
* 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
|