Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
13 days | feat: support key groups | saturneric | 1 | -18/+23 | |
2025-01-27 | refactor: reduce code duplication | saturneric | 1 | -1/+4 | |
2025-01-26 | feat: allow file batch operations | saturneric | 1 | -2/+2 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -6/+5 | |
2024-01-18 | fix: add test cases and solve discovered issues | saturneric | 1 | -6/+101 | |
2024-01-12 | refactor: remove boost and use QString instead of std::filesystem::path | saturneric | 1 | -28/+19 | |
2023-12-31 | feat: fully test basical operations of archive and file | saturneric | 1 | -5/+42 | |
2023-12-28 | feat: add simple archiving functions for encrypt and decrypt | saturneric | 1 | -0/+24 | |
2023-12-27 | feat: avoid reading entire file to memory | saturneric | 1 | -25/+38 | |
2023-12-26 | fix: add test cases and test file basical operations | saturneric | 1 | -14/+16 | |
2023-12-25 | feat: upgrade basical operations fully to async style and update test cases | saturneric | 1 | -15/+12 | |
2023-12-24 | fix: use the new async encrypt symmetric api at gui app | saturneric | 1 | -5/+3 | |
2023-12-23 | feat: improve core interfaces of encrypt and decrypt | saturneric | 1 | -7/+6 | |
2023-12-06 | feat: move test to src and add submodule googletest | saturneric | 1 | -5/+5 | |
2023-11-07 | refactor: separate typedef and impl | saturneric | 1 | -1/+1 | |
2023-11-06 | refactor: improve the code structure of core | saturneric | 1 | -0/+1 | |
2023-10-30 | style: improve code style of core | saturneric | 1 | -6/+5 | |
2023-10-28 | refactor: start to tidy up code using clang-tidy | saturneric | 1 | -48/+44 | |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -4/+1 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2022-07-22 | style(src): reformat code | Saturneric | 1 | -1/+0 | |
2022-05-07 | refactor: develop 2.0.6 start | Saturneric | 1 | -3/+4 | |
1. delete smtp ability 2. change libs link type to dramatic | |||||
2022-02-06 | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 1 | -0/+0 | |
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -3/+3 | |
2022-02-02 | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 1 | -2/+2 | |
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-14 | <doc>(core): add comment for code | Saturneric | 1 | -0/+72 | |
2022-01-04 | <feature, fix>(core, ui): support file symmetric encryption. | Saturneric | 1 | -0/+4 | |
1. improve ui for file & text symmetric encryption. | |||||
2022-01-02 | <feat, refactor, fixed>(core, ui): add & modify file operations | Saturneric | 1 | -9/+20 | |
1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings. | |||||
2021-12-25 | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 1 | -0/+4 | |
1. let modules known their channels. 2. let factory create a channel. 3. reduce dumplicate code. 4. add type check for function object. 5. test gpg alone mode. 6. remove some asserts. 7. rename importexportor to importexporter. 8. move args in gpg context constructor to a struct. | |||||
2021-12-02 | Fixed. | Saturneric | 1 | -3/+4 | |
1. Fixed known issue in File Operations. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+2 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-11-28 | Fix some known issues in basic operations and file operations. | Saturneric | 1 | -15/+12 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -1/+1 | |
2021-09-20 | The basic functions of the core pass the test. | Saturneric | 1 | -13/+18 | |
Adjust and improve the core part of the interface. | |||||
2021-09-10 | Continue to optimize and improve the code. | Saturneric | 1 | -3/+0 | |
2021-09-05 | Adjust the code structure. | Saturneric | 1 | -1/+1 | |
Introduce log library. Remove Qt from the core code. | |||||
2021-09-05 | Rewrite the core. | Saturneric | 1 | -18/+21 | |
Adjust the structure. | |||||
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -18/+15 | |
2021-08-21 | Functions addition and improvement; | Saturneric | 1 | -2/+21 | |
Design and adjustment of function architecture related to server access; Add a new module (advance); | |||||
2021-08-20 | Improve Functions; | Saturneric | 1 | -9/+8 | |
Bugs Fixed; | |||||
2021-07-06 | Fix issues. | Saturneric | 1 | -1/+1 | |
Improve UI. | |||||
2021-07-05 | Introduce multithreading. | Saturneric | 1 | -13/+7 | |
Fix Bugs. | |||||
2021-05-22 | Expand and improve GpgKey; | Saturneric | 1 | -1/+2 | |
Modify project structure, separate KeyPairDetail from other ui files; Add New Tab and Write the Code for KeyPair Details Dialog; Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-21 | Expand Key Details Dialog; | Saturneric | 1 | -57/+3 | |
Expand and Improve GpgKey and GpgSubKey; Change Interface getKeyDetails(); Code Modified; Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-21 | Change Project Name to GPGFrontend. | Saturneric | 1 | -14/+17 | |
Give up Local Key Database and Use user default one. Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-12 | File Structure Modified. | Saturneric | 1 | -1/+1 | |
Change Headers and Source Files Name. Modified CMake Structure. | |||||
2021-05-11 | Change CXX Standard to C++14 | Saturneric | 1 | -4/+13 | |
Headers Tidy and Reformat |