Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-07-26 | feat: remove spdlog and clean up log | saturneric | 1 | -59/+0 | |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -5/+3 | |
2024-01-05 | feat: integrate logging api to core | saturneric | 1 | -2/+30 | |
2023-12-15 | fix: slove some issues on memory and intilizations | saturneric | 1 | -3/+4 | |
2023-11-06 | refactor: improve the code structure of core | saturneric | 1 | -221/+2 | |
2023-10-30 | style: improve code style of core | saturneric | 1 | -61/+67 | |
2023-10-25 | feat: moving gnupg info gathering logic to a new module | saturneric | 1 | -0/+40 | |
2023-10-24 | fix: solve build issues on macOS | Saturneric | 1 | -1/+2 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-02-11 | fix: reduce info level logs | Saturneric | 1 | -1/+1 | |
2023-02-03 | feat: change the log style in source files | Saturneric | 1 | -14/+12 | |
2022-05-19 | pref: improve pch for compiling speed | Saturneric | 1 | -13/+16 | |
2022-05-12 | fix(core): let exposed api use FileOperator | Saturneric | 1 | -27/+6 | |
2022-03-19 | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 1 | -4/+4 | |
2022-02-05 | <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystem | Saturneric | 1 | -5/+4 | |
2022-02-05 | <refactor>(ui, core, project): Move Key Package logic into core | Saturneric | 1 | -1/+1 | |
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -1/+1 | |
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-15 | <doc, refactor>(ci): Tidy up code of core and related parts | Saturneric | 1 | -63/+9 | |
1. Rename related entities. 2. Add a comments. | |||||
2022-01-06 | <refactor>(ci): fixed ci file. | Saturneric | 1 | -10/+54 | |
1. Install dependency for ubuntu 20.04 and ubuntu 18.04. | |||||
2022-01-03 | <fix, feature>(core, ui): key package import. | Saturneric | 1 | -0/+4 | |
1. use gpgme_op_export_keys as multiply keys export. 2. improve ui. 3. write key package import done. | |||||
2021-12-25 | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 1 | -0/+6 | |
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-14 | SMTP Support Added. | Saturneric | 1 | -10/+10 | |
2021-12-14 | Modified Core to Optimization & Fixed Problem | Saturneric | 1 | -0/+29 | |
1. GpgKey copy ability 2. GpgXXResult type to shared_ptr 3. KeyList Optimization 4. Fixed Loading Dialog Problem | |||||
2021-12-13 | Added & Fixed | Saturneric | 1 | -36/+13 | |
1. Add MIME identify 2. Fixed Wide-Char Path Problem in Windows. | |||||
2021-12-12 | Fixed & Modified & Added. | Saturneric | 1 | -7/+40 | |
1. Fixed UTF-16 & UTF-8 filesystem path's bugs. 2. Added mkdir & create empty file. 3. Improve file browser. 4. Added Infoboard.ui. 5. Fixed Verify Bugs. | |||||
2021-12-06 | Improve UI & Functions | Saturneric | 1 | -6/+9 | |
2021-12-04 | Fixed | Saturneric | 1 | -8/+8 | |
1. Ci Fixed for New Version. 2. Bugs fixed for cross-platform. 3. Bugs fixed for i18n. | |||||
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-29 | Solve uid management, related update and other known issues. | Saturneric | 1 | -2/+2 | |
2021-11-28 | Fix some known issues in basic operations and file operations. | Saturneric | 1 | -6/+4 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -6/+8 | |
2021-09-12 | Continue to write core test code. | Saturneric | 1 | -20/+78 | |
2021-09-10 | Continue to optimize and improve the code. | Saturneric | 1 | -2/+11 | |
2021-09-05 | Adjust the code structure. | Saturneric | 1 | -13/+36 | |
Introduce log library. Remove Qt from the core code. | |||||
2021-09-05 | Rewrite the core. | Saturneric | 1 | -7/+62 | |
Adjust the structure. | |||||
2021-08-15 | Bugs Fixed; Improve Functions; | Saturneric | 1 | -1/+1 | |
2021-08-12 | Beautify UI; Improve Functions; | Saturneric | 1 | -0/+1 | |
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 | -2/+1 | |
Change Headers and Source Files Name. Modified CMake Structure. | |||||
2021-05-12 | Srouce Files Tidy and Reform | Saturneric | 1 | -6/+6 | |