aboutsummaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: testing and solve bugs foundsaturneric11 days14-204/+235
* fix: found bugssaturneric12 days1-2/+3
* feat: support key groupssaturneric12 days51-405/+1958
* refactor: code cleanupsaturneric14 days3-1/+213
* feat: add SmartCardControllersaturneric14 days13-150/+534
* feat: add openpgp smart card supportsaturneric2025-04-1214-6/+373
* feat: support tooltips for key table entriessaturneric2025-04-121-0/+32
* feat: add assuan direct comm supportsaturneric2025-04-125-16/+437
* fix: issues on adsk operationssaturneric2025-04-127-36/+132
* fix: avoid accessing invalid pointers of structs related to gpgme_keysaturneric2025-04-126-39/+41
* refactor: GpgKey and GpgSubKeysaturneric2025-04-1217-355/+212
* feat: add ui support for adsk featuressaturneric2025-04-1211-17/+865
* feat: support adsksaturneric2025-04-115-115/+197
* fix: do not check commit hash in flatpak containersaturneric2025-02-163-2/+12
* chore: clean up codesaturneric2025-02-046-8/+0
* fix: solve discovered issues before release v2.1.7saturneric2025-02-043-5/+4
* fix: qt5 compile issuessaturneric2025-02-0327-64/+68
* fix: solve discovered issuessaturneric2025-02-032-3/+4
* refactor: make some function names shortersaturneric2025-02-029-99/+86
* refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2025-02-022-2/+4
* feat: improve KeyGenerateDialogsaturneric2025-02-024-87/+104
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-016-632/+369
* fix: use yyy-MM-dd format of create date on key listsaturneric2025-01-311-1/+1
* fix: tiny fixessaturneric2025-01-271-16/+13
* refactor: clean up code and reduce duplicationsaturneric2025-01-271-169/+25
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-271-14/+23
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-271-25/+6
* refactor: reduce code duplicationsaturneric2025-01-2710-570/+440
* feat: check gpg components before startsaturneric2025-01-271-21/+39
* refactor: clean up codesaturneric2025-01-272-6/+3
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-276-183/+225
* feat: users can choose which crypto tool bar buttons are displayedsaturneric2025-01-261-6/+7
* fix: improve code compatibilitysaturneric2025-01-2611-37/+14
* fix: optimums unknown fpr verifying helpersaturneric2025-01-262-3/+3
* feat: allow file batch operationssaturneric2025-01-263-8/+4
* fix: 'std::future' is defined in header '<future>'saturneric2025-01-261-0/+2
* fix: create app config path if possiblesaturneric2025-01-211-0/+5
* fix: make app fully portablesaturneric2025-01-213-3/+11
* feat: enhance key db functionssaturneric2025-01-218-89/+163
* Merge branch 'develop' into dev/2.1.6/mainsaturneric2025-01-213-360/+69
|\
| * fix: ResizeToContents behaviors of key listsaturneric2024-12-211-52/+69
| * fix: adjust the width of key list cell correctlysaturneric2024-12-203-309/+1
* | refactor: using qt containers instead of std containerssaturneric2024-12-1350-354/+205
|/
* fix: solve memory issues discovered on linuxsaturneric2024-12-031-1/+3
* fix: compiler warningssaturneric2024-12-033-4/+12
* fix: variable 'mods_path' is reassigned a value before the old one has been u...saturneric2024-12-033-34/+52
* fix: discovered issues by testingsaturneric2024-12-031-0/+2
* fix: integrated modules loading pathsaturneric2024-12-031-2/+7
* fix: discovered issuessaturneric2024-12-025-27/+30
* fix: ui initializes before core fully initializedsaturneric2024-12-021-7/+6