| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -6/+0 |
* | fix: cannot properly find and verify some special-name original filesdev/2.1.1/main | saturneric | 2024-02-01 | 1 | -2/+3 |
* | feat: enhance gnupg control board | saturneric | 2024-01-25 | 1 | -27/+29 |
* | fix: improve file page | saturneric | 2024-01-24 | 1 | -0/+2 |
* | fix: solve discovered bugs and improve ui operations | saturneric | 2024-01-19 | 1 | -10/+18 |
* | fix: slove discovered faults and bugs | saturneric | 2024-01-19 | 1 | -11/+14 |
* | fix: find and slove some bugs | saturneric | 2024-01-17 | 1 | -11/+18 |
* | fix: slove some issues and update translations | saturneric | 2024-01-16 | 1 | -12/+36 |
* | refactor: remove libgettext from project | saturneric | 2024-01-16 | 1 | -120/+117 |
* | fix: slove the languange settings issue | saturneric | 2024-01-15 | 1 | -5/+5 |
* | refactor: remove libconfig++ form project | saturneric | 2024-01-15 | 1 | -10/+20 |
* | refactor: remove boost and use QString instead of std::filesystem::path | saturneric | 2024-01-12 | 1 | -26/+17 |
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -120/+111 |
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -3/+3 |
* | fix: find and solve some issues | saturneric | 2024-01-01 | 1 | -12/+18 |
* | feat: fully test basical operations of archive and file | saturneric | 2023-12-31 | 1 | -58/+237 |
* | feat: add simple archiving functions for encrypt and decrypt | saturneric | 2023-12-28 | 1 | -245/+190 |
* | feat: avoid reading entire file to memory | saturneric | 2023-12-27 | 1 | -45/+48 |
* | fix: add test cases and test file basical operations | saturneric | 2023-12-26 | 1 | -92/+57 |
* | fix: test basical operations of gpg at both test cases and gui | saturneric | 2023-12-26 | 1 | -304/+292 |
* | fix: use the new async encrypt symmetric api at gui app | saturneric | 2023-12-24 | 1 | -10/+12 |
* | fix: test the encrypt async api on gui app | saturneric | 2023-12-24 | 1 | -12/+12 |
* | feat: improve core interfaces of encrypt and decrypt | saturneric | 2023-12-23 | 1 | -5/+9 |
* | feat: move test to src and add submodule googletest | saturneric | 2023-12-06 | 1 | -8/+8 |
* | style: improve code style of core | saturneric | 2023-10-30 | 1 | -8/+8 |
* | refactor: start to tidy up code using clang-tidy | saturneric | 2023-10-28 | 1 | -42/+46 |
* | fix: solve some code tidy issues | saturneric | 2023-10-25 | 1 | -1/+7 |
* | refactor: use c++17 features and piml tech to rewrite DataObject and Task | saturneric | 2023-10-16 | 1 | -70/+63 |
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
* | feat: simplify settings lookup | Saturneric | 2023-04-05 | 1 | -32/+12 |
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -11/+11 |
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -16/+18 |
* | fix(ui): fix signer picker and other issues | Saturneric | 2022-07-22 | 1 | -1/+4 |
* | refactor: modified part of ui processing code | Saturneric | 2022-05-14 | 1 | -82/+101 |
* | <fix>(core, ui): Fix issues related to compression and decompression | Saturneric | 2022-03-19 | 1 | -3/+11 |
* | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 2022-03-19 | 1 | -13/+39 |
* | <fix>(ui): Improve UI experience | Saturneric | 2022-03-12 | 1 | -2/+2 |
* | <feat>(core, ui): Provides the ability to handle folders | Saturneric | 2022-03-12 | 1 | -15/+191 |
* | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2022-02-06 | 1 | -1/+1 |
* | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 2022-02-06 | 1 | -2/+2 |
* | <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystem | Saturneric | 2022-02-05 | 1 | -8/+8 |
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -2/+2 |
* | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 2022-02-02 | 1 | -8/+9 |
* | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 2022-02-02 | 1 | -1/+1 |
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -16/+16 |
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -6/+10 |
* | <refactor>(ui): tidy up codes and add comments. | Saturneric | 2022-01-22 | 1 | -23/+23 |
* | <doc, refactor>(ci): Tidy up code of core and related parts | Saturneric | 2022-01-15 | 1 | -18/+18 |
* | <fix>(ui): Fixed some bugs in tooltips. | Saturneric | 2022-01-12 | 1 | -4/+4 |
* | <fix>(ui): improve ui. | Saturneric | 2022-01-04 | 1 | -1/+1 |