aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/KeyPackageOperator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
12 daysfeat: support key groupssaturneric1-1/+1
2025-02-03fix: qt5 compile issuessaturneric1-1/+1
2024-10-26fix: should select channel before any gpg operationsaturneric1-2/+5
2024-07-30feat: simplify loggingsaturneric1-5/+5
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26feat: remove spdlog and clean up logsaturneric1-10/+6
2024-01-19fix: solve discovered bugs and improve ui operationssaturneric1-45/+50
2024-01-17fix: find and slove some bugssaturneric1-2/+4
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric1-18/+17
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-27/+21
2024-01-11feat: improve api and ui of keys import and exportsaturneric1-11/+12
2024-01-10feat: update core apis, functions and modelssaturneric1-21/+32
2024-01-05feat: integrate logging api to coresaturneric1-9/+10
2023-11-07refactor: separate typedef and implsaturneric1-0/+1
2023-11-07refactor: remove CommonUtils at coresaturneric1-9/+9
2023-11-06refactor: improve the code structure of coresaturneric1-7/+7
2023-10-23perf: reduce header includes and improve build speedsaturneric1-5/+23
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-02-11fix: reduce info level logsSaturneric1-6/+6
2023-02-04fix: solve issue on the KeyPackagesaturneric1-2/+2
2023-02-03feat: change the log style in source filesSaturneric1-9/+9
2022-07-22style(src): reformat codeSaturneric1-2/+1
2022-03-19<fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric1-3/+3
2022-03-12<fix>(core): Fix the existing problem of the key packageSaturneric1-0/+12
2022-02-06<refactor>(src): Move and split the Global Settings StationSaturneric1-5/+5
2022-02-06<refactor>(core, ui): Adjust the core code directory structure.Saturneric1-4/+4
2022-02-05<refactor>(ui, core, project): Move Key Package logic into coreSaturneric1-0/+108