Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 2022-03-19 | 1 | -1/+1 |
| | |||||
* | <fix>(ui): fix macro problem | Saturneric | 2022-03-13 | 1 | -1/+1 |
| | |||||
* | <fix>(ui): fix TRANSLATORS file not shown at deb | Saturneric | 2022-03-13 | 1 | -17/+23 |
| | |||||
* | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2022-02-06 | 1 | -1/+1 |
| | | | | | | 1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | ||||
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -1/+1 |
| | |||||
* | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 2022-02-02 | 1 | -3/+3 |
| | | | | | 1. Use more modern ways. 2. Repair partial docking. | ||||
* | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -1/+1 |
| | | | | | | 1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. | ||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -1/+1 |
| | | | | 1. tidy up thread. | ||||
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 2 | -12/+20 |
| | |||||
* | <doc, refactor>(ui): Tidy up part of the code of ui and related parts | Saturneric | 2022-01-15 | 2 | -48/+86 |
| | | | | | 1. Rename related entities. 2. Add comments. | ||||
* | <refactor>(ui): Adjust src/ui/function to src/ui/thread | Saturneric | 2022-01-12 | 1 | -1/+1 |
| | |||||
* | <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1. | Saturneric | 2022-01-04 | 1 | -0/+13 |
| | | | | | | | 1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui. | ||||
* | <fix, feature>(core, ui): version system upgrade. | Saturneric | 2022-01-03 | 2 | -20/+27 |
| | | | | | | 1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui. | ||||
* | <refactor, fixed, test>(core, ui): add & modify core and ui | Saturneric | 2022-01-02 | 1 | -2/+2 |
| | | | | | | 1. add init functions for core. 2. add non ascii settings. 3. fit ui with this version of core. | ||||
* | Fix bugs in macOS. | Saturneric | 2021-12-07 | 1 | -1/+1 |
| | |||||
* | Test & Improve UI | Saturneric | 2021-12-06 | 2 | -33/+46 |
| | |||||
* | Add Submodules & Update & Fixed | Saturneric | 2021-12-05 | 1 | -1/+1 |
| | | | | | | | | | 1. AppImage Update 2. gpgme 3. libgpg-error 4. libassuan 5. update gcc's version to 8. 6. fix build issues. | ||||
* | Remove rapidjson and Improve update ploicy. | Saturneric | 2021-12-05 | 2 | -47/+18 |
| | |||||
* | Merge branch 'main' into develop | Saturn&Eric | 2021-12-05 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | 1. Fix issues noticed by codacy. 2. Fix CI Configure Files. 3. Modified Porject Configuration. 4. Fixed Error in Source Code. | ||||
* \ | Merge branch 'develop-ci' into develop | Saturneric | 2021-12-05 | 3 | -229/+278 |
|\ \ | |/ |/| | |||||
| * | Fixed. | Saturneric | 2021-12-02 | 2 | -129/+0 |
| | | | | | | | | 1. Fixed known issue in File Operations. | ||||
| * | Modified & Improve | Saturneric | 2021-12-02 | 1 | -6/+6 |
| | | | | | | | | | | | | 1. Modified Wizard. 2. Modified Stttings General Tab. 3. Improve Project Configuration. | ||||
| * | Add i18n Support | Saturneric | 2021-12-01 | 4 | -50/+52 |
| | | | | | | | | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | ||||
| * | UI Framework Modified. | Saturneric | 2021-10-02 | 4 | -189/+366 |
| | | |||||
| * | Start to rewrite gpg core. | Saturneric | 2021-08-29 | 1 | -1/+1 |
| | | |||||
* | | Update Documents. | Saturneric | 2021-08-25 | 1 | -0/+2 |
|/ | | | | Fix Some Bugs. | ||||
* | Bugs Fixed; Improve Functions; | Saturneric | 2021-08-19 | 1 | -8/+5 |
| | |||||
* | Bugs Fixed; Improve Functions; | Saturneric | 2021-08-15 | 1 | -17/+22 |
| | |||||
* | Split some source files that are too large. | Saturneric | 2021-08-10 | 1 | -3/+23 |
| | |||||
* | Improved and Modified. | Saturneric | 2021-07-19 | 2 | -0/+12 |
| | |||||
* | Project structure adjustment; | Saturneric | 2021-07-12 | 2 | -0/+258 |
Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents; |