Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-09 | fix: avoid block when refreshing keysdev/2.0.6 | Saturneric | 1 | -20/+24 | |
2022-05-09 | fix: fix crash poblem when doing operations | Saturneric | 1 | -63/+102 | |
1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations | |||||
2022-05-07 | refactor: develop 2.0.6 start | Saturneric | 1 | -32/+7 | |
1. delete smtp ability 2. change libs link type to dramatic | |||||
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-06 | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 1 | -2/+2 | |
2022-02-05 | <fix, feat, chore>(ui, core, project): Replace file IO function | Saturneric | 1 | -35/+43 | |
1. In order to improve compatibility, use the file IO function provided by Qt 2. Introduce some necessary header files for core | |||||
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -1/+1 | |
2022-02-02 | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 1 | -5/+5 | |
2022-02-02 | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 1 | -4/+4 | |
1. Use more modern ways. 2. Repair partial docking. | |||||
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -2/+2 | |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -16/+16 | |
1. tidy up ui. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -8/+8 | |
1. tidy up widgets. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -2/+2 | |
1. tidy up smtp. | |||||
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 | -4/+4 | |
1. Rename related entities. 2. Add a comments. | |||||
2022-01-02 | <fixed, refactor>(ui): Enhanced sending email function. | Saturneric | 1 | -1/+3 | |
1. make options changeable when init in sending email dialog. | |||||
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-20 | Fixed bugs. | Saturneric | 1 | -0/+9 | |
1. Not not paint in main thread. | |||||
2021-12-16 | Fixed & Improve. | Saturneric | 1 | -68/+67 | |
1. Fixed Known Issues. 2. Improve UI. | |||||
2021-12-16 | Fixed Known Problem. | Saturneric | 1 | -22/+29 | |
2021-12-16 | Fixed Project Configure. | Saturneric | 1 | -0/+2 | |
2021-12-16 | Added and Fixed Translation. | Saturneric | 1 | -1/+1 | |
2021-12-16 | Added & Improved & Fixed. | Saturneric | 1 | -17/+126 | |
Fixed Bugs in core. Improved Send Mail & Keyserver Settings. Added Pubkey Sync for key list. Added Refresh for key list. Improved Send Mail and others. Known Bugs Fixed. | |||||
2021-12-14 | Modified Core to Optimization & Fixed Problem | Saturneric | 1 | -7/+6 | |
1. GpgKey copy ability 2. GpgXXResult type to shared_ptr 3. KeyList Optimization 4. Fixed Loading Dialog Problem | |||||
2021-12-07 | Add Translate & Fix Bugs. | Saturneric | 1 | -1/+36 | |
2021-12-05 | Improve UI | Saturneric | 1 | -3/+1 | |
1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues. | |||||
2021-12-02 | Fixed | Saturneric | 1 | -0/+43 | |
1. Fixed Known Issues. | |||||
2021-12-02 | Fix and Modified. | Saturneric | 1 | -0/+46 | |
1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -3/+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 | -2/+5 | |
2021-11-28 | Can be compiled with minimal UI support. | Saturneric | 1 | -0/+80 | |