Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-01-16 | fix: slove some issues and update translations | saturneric | 1 | -12/+3 | |
2024-01-16 | refactor: remove libgettext from project | saturneric | 1 | -43/+41 | |
2024-01-12 | refactor: remove boost and use QString instead of std::filesystem::path | saturneric | 1 | -6/+3 | |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -7/+7 | |
2024-01-05 | feat: integrate logging api to core | saturneric | 1 | -6/+6 | |
2023-11-29 | fix: repair gnupg info listing funtion | Saturneric | 1 | -32/+23 | |
2023-10-28 | refactor: start to tidy up code using clang-tidy | saturneric | 1 | -3/+2 | |
2023-10-25 | feat: moving gnupg info gathering logic to a new module | saturneric | 1 | -8/+18 | |
2023-10-25 | fix: solve some code tidy issues | saturneric | 1 | -0/+1 | |
2023-10-24 | feat: use module instead of integrated code at version checking task | Saturneric | 1 | -33/+45 | |
2023-10-24 | feat: try to use GRT as a info exchange center of modules and ui | saturneric | 1 | -21/+44 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-07-12 | fix: change gpgfrontend.pub to gpgfrontend.bktus.com | Saturneric | 1 | -2/+2 | |
2023-03-31 | fix: solve known ui issues | Saturneric | 1 | -1/+1 | |
2023-03-30 | feat: add openssl build version at about tab | Saturneric | 1 | -1/+4 | |
2023-03-30 | fix: correct ui representation | Saturneric | 1 | -3/+3 | |
2023-02-11 | fix: reduce info level logs | Saturneric | 1 | -2/+2 | |
2023-02-11 | feat: show checksums of all gnupg components | Saturneric | 1 | -1/+1 | |
2023-02-03 | feat: change the log style in source files | Saturneric | 1 | -2/+2 | |
2023-01-07 | feat: add advanced gnupg operations | Saturneric | 1 | -1/+3 | |
1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | |||||
2022-07-23 | feat(ui): add tab to show gnupg info | Saturneric | 1 | -10/+13 | |
2022-07-22 | refactor(ui): adjust file structure | Saturneric | 1 | -1/+1 | |
2022-07-22 | feat(ui): use general main window and dialog class | Saturneric | 1 | -1/+2 | |
1. store window size and position 2. store icon size and style | |||||
2022-05-20 | fix: improve about dialog about version checking | Saturneric | 1 | -9/+10 | |
2022-03-19 | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 1 | -1/+1 | |
2022-03-13 | <fix>(ui): fix macro problem | Saturneric | 1 | -1/+1 | |
2022-03-13 | <fix>(ui): fix TRANSLATORS file not shown at deb | Saturneric | 1 | -17/+23 | |
2022-02-06 | <refactor>(src): Move and split the Global Settings Station | Saturneric | 1 | -1/+1 | |
1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | |||||
2022-02-02 | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 1 | -3/+3 | |
1. Use more modern ways. 2. Repair partial docking. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -1/+1 | |
1. tidy up thread. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-15 | <doc, refactor>(ui): Tidy up part of the code of ui and related parts | Saturneric | 1 | -37/+37 | |
1. Rename related entities. 2. Add comments. | |||||
2022-01-12 | <refactor>(ui): Adjust src/ui/function to src/ui/thread | Saturneric | 1 | -1/+1 | |
2022-01-04 | <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1. | Saturneric | 1 | -0/+13 | |
1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui. | |||||
2022-01-03 | <fix, feature>(core, ui): version system upgrade. | Saturneric | 1 | -19/+24 | |
1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui. | |||||
2022-01-02 | <refactor, fixed, test>(core, ui): add & modify core and ui | Saturneric | 1 | -2/+2 | |
1. add init functions for core. 2. add non ascii settings. 3. fit ui with this version of core. | |||||
2021-12-07 | Fix bugs in macOS. | Saturneric | 1 | -1/+1 | |
2021-12-06 | Test & Improve UI | Saturneric | 1 | -29/+45 | |
2021-12-05 | Add Submodules & Update & Fixed | Saturneric | 1 | -1/+1 | |
1. AppImage Update 2. gpgme 3. libgpg-error 4. libassuan 5. update gcc's version to 8. 6. fix build issues. | |||||
2021-12-05 | Remove rapidjson and Improve update ploicy. | Saturneric | 1 | -45/+15 | |
2021-12-05 | Remove rapidjson and Improve update ploicy. | Saturneric | 1 | -45/+15 | |
2021-12-01 | Add i18n Support | Saturneric | 1 | -44/+45 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -157/+178 | |
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -1/+1 | |
2021-08-25 | Update Documents. | Saturneric | 1 | -0/+2 | |
Fix Some Bugs. | |||||
2021-08-19 | Bugs Fixed; Improve Functions; | Saturneric | 1 | -8/+5 | |
2021-08-15 | Bugs Fixed; Improve Functions; | Saturneric | 1 | -17/+22 | |
2021-07-19 | Improved and Modified. | Saturneric | 1 | -0/+7 | |
2021-07-12 | Project structure adjustment; | Saturneric | 1 | -0/+208 | |
Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents; |