aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgFileOpera.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: simplify loggingsaturneric2024-07-301-8/+8
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-23/+19
|
* fix: archive functions not work on windows when there were some non-ascii ↵saturneric2024-01-251-0/+8
| | | | characters
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-3/+0
|
* fix: slove discovered faults and bugssaturneric2024-01-191-0/+3
|
* fix: add test cases and solve discovered issuessaturneric2024-01-181-6/+206
|
* fix: find and slove some bugssaturneric2024-01-171-2/+4
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-34/+25
|
* feat: integrate logging api to coresaturneric2024-01-051-7/+7
|
* feat: fully test basical operations of archive and filesaturneric2023-12-311-2/+101
|
* feat: do not load entire data to memory in libarchive operationssaturneric2023-12-301-34/+19
|
* feat: add simple archiving functions for encrypt and decryptsaturneric2023-12-281-15/+76
|
* feat: avoid reading entire file to memorysaturneric2023-12-271-148/+148
|
* fix: add test cases and test file basical operationssaturneric2023-12-261-98/+33
|
* feat: upgrade basical operations fully to async style and update test casessaturneric2023-12-251-83/+107
|
* fix: use the new async encrypt symmetric api at gui appsaturneric2023-12-241-15/+21
|
* feat: improve core interfaces of encrypt and decryptsaturneric2023-12-231-46/+60
|
* fix: solve all issues of test cases on macos m1saturneric2023-12-231-2/+2
|
* feat: convert basic opera to async stylesaturneric2023-12-041-26/+26
|
* refactor: improve the code structure of coresaturneric2023-11-061-16/+16
|
* feat: add callback function to eventsaturneric2023-11-021-2/+3
|
* style: improve code style of coresaturneric2023-10-301-12/+12
|
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-31/+31
|
* refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric2023-10-161-7/+7
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* refactor: develop 2.0.6 startSaturneric2022-05-071-37/+46
| | | | | 1. delete smtp ability 2. change libs link type to dramatic
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-14/+77
|
* <refactor>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-0/+182