aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgAdvancedOperator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: solve found issues by testingsaturneric8 days1-3/+6
* fix: gpg context will take response of gpg-agentsaturneric8 days1-12/+6
* feat: add more info checksaturneric9 days1-73/+20
* feat: add SmartCardControllersaturneric13 days1-1/+6
* chore: clean up codesaturneric2025-02-041-2/+0
* fix: tiny fixessaturneric2025-01-271-16/+13
* refactor: clean up code and reduce duplicationsaturneric2025-01-271-169/+25
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-271-143/+168
* fix: discovered issuessaturneric2024-12-021-0/+5
* fix: getting gpg-agent to start automatically on macOSsaturneric2024-11-301-10/+13
* feat: rewrite core init processes and add env optionsaturneric2024-11-221-7/+8
* fix: do clean upsaturneric2024-07-301-2/+1
* feat: simplify loggingsaturneric2024-07-301-21/+20
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-39/+23
* feat: add option to close all gnupg daemon at closesaturneric2024-05-031-0/+28
* 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
* fix: QStringList is not equal to QList<QVector>saturneric2024-01-221-14/+7
* fix: solve discovered issuessaturneric2024-01-161-130/+46
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-25/+25
* fix: solve compile issuesaturneric2024-01-081-17/+30
* feat: integrate logging api to coresaturneric2024-01-051-37/+38
* fix: repair gnupg info listing funtionSaturneric2023-11-291-12/+6
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-18/+15
* fix: improve the commu between gig module and coresaturneric2023-10-261-0/+35
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-22/+99
* fix: solve some code tidy issuessaturneric2023-10-251-1/+0
* fix: improve the stability of thread systemsaturneric2023-10-191-96/+101
* fix: check and update copyright at filessaturneric2023-10-161-4/+5
* feat: add more gnupg operationsSaturneric2023-02-111-8/+71
* feat: add cache recovery functionsaturneric2023-02-041-0/+2
* feat: change the log style in source filesSaturneric2023-02-031-8/+12
* feat: add advanced gnupg operationsSaturneric2023-01-071-0/+114