aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: correct and simplify project configurationssaturneric6 days5-339/+254
|
* fix: unit test casessaturneric6 days4-9/+6
|
* refactor: avoid directly using libassuansaturneric6 days5-63/+71
|
* Merge remote-tracking branch 'github/main' into developsaturneric6 days3-7/+9
|\
| * rpm_worksAnthony Lloyd7 days2-3/+4
| |
| * patch to fix compiling on fedora 42Anthony Lloyd7 days1-1/+1
| |
* | fix: correct tooltips and text of buttons of key listssaturneric7 days1-2/+8
| |
* | fix: add to favorite function not works properlysaturneric7 days3-9/+12
| |
* | fix: filename of export key is not correctsaturneric9 days1-1/+1
| |
* | fix: include winsock2.h before windows.hsaturneric10 days1-1/+2
| |
* | fix: build issue on windowssaturneric10 days1-1/+3
| |
* | fix: tool tip base should be blacksaturneric12 days1-1/+1
| |
* | fix: should allow uid sign by the public keysaturneric12 days1-2/+3
| |
* | chore: improve code stylesaturneric2025-04-221-25/+25
|/
* Add Linux dark mode detection for Fusion theme in Qt6Matthew Evans2025-04-211-6/+35
|
* fix: should set default workspace to home path on macOSsaturneric2025-04-192-1/+7
|
* fix: specify search paths to avoid the pinentry notice on macOSsaturneric2025-04-191-0/+12
|
* fix: remove unnecessary assertsaturneric2025-04-191-4/+5
|
* fix: find out adsk problem of flatpaksaturneric2025-04-195-3/+18
|
* fix: find pinentry under /app/bin in flatpak containersaturneric2025-04-193-3/+9
|
* fix: solve found issues by testingsaturneric2025-04-197-21/+49
|
* fix: gpg context will take response of gpg-agentsaturneric2025-04-1910-36/+126
|
* fix: operations of subkeysaturneric2025-04-184-41/+73
|
* fix: solve found issues on windowssaturneric2025-04-182-1/+8
|
* fix: gpg agent cannot run as daemon on windowssaturneric2025-04-182-53/+82
|
* fix: init database path and name as soon as possiblesaturneric2025-04-181-16/+32
|
* chore: restart gpg-agent at start and kill gpg agent by close as default ↵saturneric2025-04-183-19/+2
| | | | behaviors
* fix: gpgconf path should firstly be initialized at gpg contextsaturneric2025-04-182-79/+12
|
* fix: make sure gpg-agent is running after initsaturneric2025-04-186-31/+103
|
* Merge branch 'develop'saturneric2025-04-1845-553/+1057
|\
| * fix: issues found on macossaturneric2025-04-188-72/+75
| |
| * feat: add more basic env checks at initsaturneric2025-04-1813-34/+174
| |
| * feat: add more info checksaturneric2025-04-1835-465/+826
| |
* | fix: issues found by testingsaturneric2025-04-182-4/+5
|/
* fix: a stupid issuesaturneric2025-04-171-1/+0
|
* Merge branch 'develop' of ↵saturneric2025-04-172-9/+15
|\ | | | | | | ssh://ssh.git.bktus.com:2222/GpgFrontend/GpgFrontend into develop
| * chore: update german translationssaturneric2025-04-172-9/+10
| |
| * fix: refresh button should be able to restart scd listening timersaturneric2025-04-171-0/+5
| |
* | fix: qt5 build issuessaturneric2025-04-175-6/+26
|/
* fix: issues found on linux platformsaturneric2025-04-176-11/+49
|
* feat: check scd versionsaturneric2025-04-176-1/+79
|
* chore: update and check translationssaturneric2025-04-179-64/+80
|
* feat: generate cark keyssaturneric2025-04-1769-423/+714
|
* fix: compiler issues on CIsaturneric2025-04-172-5/+6
|
* feat: switch text-based model to workspace-based modelsaturneric2025-04-1632-144/+241
|
* fix: testing and solve bugs foundsaturneric2025-04-1641-500/+611
|
* fix: found bugssaturneric2025-04-1616-104/+80
|
* feat: support key groupssaturneric2025-04-15115-1377/+3483
|
* refactor: code cleanupsaturneric2025-04-134-182/+248
|
* feat: add SmartCardControllersaturneric2025-04-1320-198/+1122
|