aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/KeyPackageOperator.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-18/+17
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-27/+21
|
* feat: improve api and ui of keys import and exportsaturneric2024-01-111-11/+12
|
* feat: update core apis, functions and modelssaturneric2024-01-101-21/+32
|
* feat: integrate logging api to coresaturneric2024-01-051-9/+10
|
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
|
* refactor: remove CommonUtils at coresaturneric2023-11-071-9/+9
|
* refactor: improve the code structure of coresaturneric2023-11-061-7/+7
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-5/+23
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* fix: reduce info level logsSaturneric2023-02-111-6/+6
|
* fix: solve issue on the KeyPackagesaturneric2023-02-041-2/+2
|
* feat: change the log style in source filesSaturneric2023-02-031-9/+9
|
* style(src): reformat codeSaturneric2022-07-221-2/+1
|
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-3/+3
|
* <fix>(core): Fix the existing problem of the key packageSaturneric2022-03-121-0/+12
| | | | | 1. Fix the password generation function 2. Add some log output
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-5/+5
| | | | | | 1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies
* <refactor>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-0/+108