aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgCommandExecutor.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add more info checksaturneric9 days1-63/+127
|
* fix: compiler issues on CIsaturneric10 days1-2/+2
|
* feat: add SmartCardControllersaturneric2025-04-131-0/+32
|
* fix: solve discovered issues before release v2.1.7saturneric2025-02-041-1/+1
|
* fix: qt5 compile issuessaturneric2025-02-031-1/+1
|
* refactor: using qt containers instead of std containerssaturneric2024-12-131-2/+2
|
* fix: discovered issuessaturneric2024-12-021-12/+14
|
* feat: set reason code and text at revoke-certificationsaturneric2024-10-181-3/+3
|
* fix: do clean upsaturneric2024-07-301-3/+2
|
* feat: simplify loggingsaturneric2024-07-301-23/+23
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-51/+37
|
* feat: support qt5 build optionsaturneric2024-01-311-1/+1
|
* fix: QStringList is not equal to QList<QVector>saturneric2024-01-221-9/+9
|
* fix: find and slove some bugssaturneric2024-01-171-3/+4
|
* fix: solve the gnupg tab options info not shown issuesaturneric2024-01-161-23/+8
|
* fix: make task and threading system safersaturneric2024-01-161-2/+0
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-3/+2
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-22/+12
|
* fix: slove a multi-threads issue at task modelsaturneric2024-01-051-1/+1
|
* feat: integrate logging api to coresaturneric2024-01-051-37/+39
|
* fix: slove some known issuessaturneric2024-01-051-29/+23
|
* fix: test the initialization of gui applicationsaturneric2023-12-241-8/+10
|
* fix: solve all issues of test cases on macos m1saturneric2023-12-231-1/+0
|
* feat: standarized and speed up app env loading processsaturneric2023-12-031-6/+25
|
* refactor: clean up core's codessaturneric2023-11-061-1/+1
|
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-122/+124
|
* feat: improve thread system and gathering gnupg options info to rtsaturneric2023-10-271-16/+43
|
* fix: improve the commu between gig module and coresaturneric2023-10-261-51/+59
|
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-15/+28
|
* fix: solve some issues on log systemsaturneric2023-10-231-4/+10
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-8/+0
|
* fix: improve the stability of thread systemsaturneric2023-10-191-126/+72
|
* feat: using pool for concurrent executions, not stable yetsaturneric2023-10-181-0/+1
|
* fix: solve params mismatch issuessaturneric2023-10-171-8/+15
|
* refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric2023-10-161-59/+47
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* fix: improve the task execution modelSaturneric2023-02-181-2/+11
|
* feat: improve task execute systemSaturneric2023-02-171-7/+119
|
* fix: solve command executor memory problemSaturneric2023-02-161-11/+4
|
* fix: reduce info level logsSaturneric2023-02-111-5/+3
|
* feat: reduce logsSaturneric2023-02-111-14/+23
|
* fix: solve some issuessaturneric2023-02-041-11/+17
| | | | | 1. solve compile issues 2. improve log for cammand executor
* feat: change the log style in source filesSaturneric2023-02-031-11/+10
|
* feat: add advanced gnupg operationsSaturneric2023-01-071-25/+103
| | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab
* refactor: develop 2.0.6 startSaturneric2022-05-071-0/+4
| | | | | 1. delete smtp ability 2. change libs link type to dramatic
* <refactor>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-0/+63