aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * fix: 'kCrashCode' is not a member of 'GpgFrontend'saturneric2025-01-271-0/+2
| |
| * fix: member variable 'GpgOperaContext::ascii' is not initialized in the ↵saturneric2025-01-272-4/+5
| | | | | | | | constructor
| * refactor: clean up codesaturneric2025-01-2724-103/+45
| |
| * fix: kill all gnupg daemons in a proper waysaturneric2025-01-2715-266/+384
| |
| * feat: allow changing sort options by ui at file pagesaturneric2025-01-261-0/+1
| |
| * feat: users can choose which crypto tool bar buttons are displayedsaturneric2025-01-2611-27/+158
| |
| * feat: add ui ability to switch batch modesaturneric2025-01-265-10/+20
| |
| * fix: improve code compatibilitysaturneric2025-01-2620-82/+56
| |
| * fix: optimums unknown fpr verifying helpersaturneric2025-01-268-117/+61
| |
| * feat: allow file batch operationssaturneric2025-01-2623-971/+1434
| |
| * fix: 'std::future' is defined in header '<future>'saturneric2025-01-261-0/+2
| |
| * feat: relative path by default at portable modesaturneric2025-01-211-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-2113-129/+246
| | | | | | | | | | | | 1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
| * Merge branch 'develop' into dev/2.1.6/mainsaturneric2025-01-2112-336/+360
| |\
| | * ts: correct Italian translationsaturneric2024-12-221-20/+20
| | |
| | * ts: update Italian translationsaturneric2024-12-211-204/+250
| | |
| | * fix: avoid check action triggering the show of key detail dialogsaturneric2024-12-214-37/+2
| | |
| | * fix: ResizeToContents behaviors of key listsaturneric2024-12-214-140/+70
| | |
| | * fix: symbols link error on mingw64saturneric2024-12-202-6/+5
| | |
| | * fix: adjust the width of key list cell correctlysaturneric2024-12-208-17/+101
| | |
| | * fix: try to add all platform plugins for AppImagesaturneric2024-12-131-1/+1
| | |
| * | refactor: using qt containers instead of std containerssaturneric2024-12-1383-552/+405
| | |
* | | doc: update README.mdsaturneric2024-12-221-4/+13
| |/ |/|
* | fix: correct gnu license textsaturneric2024-12-131-1/+1
|/
* doc: update SECURITY.mdsaturneric2024-12-051-0/+4
|
* project: adjust devops configsaturneric2024-12-032-13/+13
|
* fix: solve commit hash mismatch issuesaturneric2024-12-032-1/+1
|
* fix: qt5 buildsaturneric2024-12-031-0/+3
|
* fix: eml encrypt error handlingsaturneric2024-12-031-6/+2
|
* fix: solve memory issues discovered on linuxsaturneric2024-12-032-17/+43
|
* fix: compiler warningssaturneric2024-12-039-46/+42
|
* fix: variable 'mods_path' is reassigned a value before the old one has been ↵saturneric2024-12-033-34/+52
| | | | used.
* fix: discovered issues by testingsaturneric2024-12-039-15/+49
|
* fix: integrated modules loading pathsaturneric2024-12-031-2/+7
|
* fix: devops configs for qt5 on windowssaturneric2024-12-021-3/+3
|
* fix: set bundled gnupg versionsaturneric2024-12-022-2/+2
|
* feat: update appstream meta datasaturneric2024-12-022-0/+4
|
* translation: improve zh_CN translation of Editorsaturneric2024-12-021-1/+1
|
* fix: discovered issuessaturneric2024-12-028-31/+53
|
* fix: solve memory issues of sdk apissaturneric2024-12-025-36/+58
|
* fix: ui initializes before core fully initializedsaturneric2024-12-022-7/+9
|
* fix: export subkey test cases on windowssaturneric2024-12-021-8/+12
|
* feat: upgrade to v2.1.6saturneric2024-12-022-1/+1
|
* fix: support debug module loading by AppImagesaturneric2024-12-021-8/+8
|
* fix: should add matrix.os in the dmg namesaturneric2024-12-021-3/+3
|
* feat: change matrix.os to runner.osdev/2.1.5/mainsaturneric2024-12-023-73/+73
|
* feat: use gpgme 1.23.2 on develop buildsaturneric2024-12-022-2/+2
|
* translation: improve zh_CNsaturneric2024-12-021-1/+1
|