Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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; |