aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: can not import binary key datasaturneric2024-07-281-2/+2
|
* fix: passphrase corrected is not correct as the real onesaturneric2024-07-281-36/+28
|
* fix: do some clean up for removal of pinentrysaturneric2024-07-271-4/+4
|
* feat: move pinentry out of source codesaturneric2024-07-272-19/+22
|
* fix: clean up warningssaturneric2024-07-261-4/+5
|
* feat: remove spdlog and clean up logsaturneric2024-07-2624-651/+336
|
* feat: add an ASAN option to enable a memory debugging modesaturneric2024-07-251-17/+1
|
* feat: rewrite key list structure and logicsaturneric2024-06-023-1/+35
|
* fix: "auto-key-retrieve" instead of "auto-key-import"saturneric2024-05-031-11/+10
|
* feat: add option to close all gnupg daemon at closesaturneric2024-05-032-0/+34
|
* feat: load both integrated and external modulessaturneric2024-04-282-0/+21
|
* fix: improve grt tab, mods name and its project structuresaturneric2024-04-161-0/+15
|
* feat: add a grt viewer and solve some issues in gnupg info tabsaturneric2024-04-141-12/+6
|
* fix: find and solve some issues on module managementsaturneric2024-04-111-6/+6
|
* refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-023-4/+4
|
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-1/+1
|
* feat: upgrade module systemsaturneric2024-02-281-1/+0
| | | | | | 1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it
* fix: show the real UTC datetimesaturneric2024-02-262-9/+8
|
* fix: slove discovered issues on windows platformsaturneric2024-01-311-1/+21
|
* feat: support qt5 build optionsaturneric2024-01-313-3/+17
|
* fix: add function to import key rev certsaturneric2024-01-301-4/+2
|
* doc: fill translations mainly de and chinesesaturneric2024-01-263-4/+4
|
* feat: enhance analysed results of verification and signingsaturneric2024-01-253-38/+96
|
* fix: archive functions not work on windows when there were some non-ascii ↵saturneric2024-01-252-39/+71
| | | | characters
* fix: try to solve bugs at universal file operationssaturneric2024-01-241-5/+10
|
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-1/+1
|
* fix: solve issues at i18n supportsaturneric2024-01-231-4/+0
|
* fix: mimalloc is not yet stable on windowssaturneric2024-01-231-4/+4
|
* fix: ExecuteContext should be marked as exportsaturneric2024-01-221-1/+1
|
* fix: QStringList is not equal to QList<QVector>saturneric2024-01-223-25/+18
|
* fix: slove a compile errorsaturneric2024-01-221-1/+1
|
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-195-63/+70
|
* fix: slove discovered faults and bugssaturneric2024-01-195-5/+71
|
* fix: slove discovered bugssaturneric2024-01-182-14/+2
|
* fix: add test cases and solve discovered issuessaturneric2024-01-188-90/+819
|
* fix: correct a faultsaturneric2024-01-181-4/+3
|
* fix: slove codacy issuessaturneric2024-01-181-0/+12
|
* fix: improve code quality, docs and ci filessaturneric2024-01-174-5/+8
|
* fix: find and slove some bugssaturneric2024-01-1710-126/+146
|
* fix: solve the gnupg tab options info not shown issuesaturneric2024-01-161-23/+8
|
* fix: solve discovered issuessaturneric2024-01-164-139/+56
|
* fix: slove some issues and update translationssaturneric2024-01-161-2/+1
|
* refactor: remove libgettext from projectsaturneric2024-01-1610-91/+97
|
* fix: make task and threading system safersaturneric2024-01-164-6/+5
|
* fix: slove a heap-use-after-free problemsaturneric2024-01-151-22/+12
|
* refactor: remove libconfig++ form projectsaturneric2024-01-153-158/+35
|
* fix: clean up useless code and make life easiersaturneric2024-01-152-90/+0
|
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-154-105/+85
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-1217-317/+236
|
* fix: slove a heap-use-after-free issuesaturneric2024-01-121-12/+6
|