Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 1 | -2/+1 |
| | | | | | | | | 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 | ||||
* | refactor: develop 2.0.6 start | Saturneric | 2022-05-07 | 1 | -33/+0 |
| | | | | | 1. delete smtp ability 2. change libs link type to dramatic | ||||
* | <fix>(ui): Fix the problem that the file cannot be signed | Saturneric | 2022-03-13 | 1 | -1/+4 |
| | |||||
* | <feat, refactor>(src): Enable top encryption action menu in file mode | Saturneric | 2022-02-13 | 1 | -7/+24 |
| | | | | | 1. Adjust the names of some functions 2. Enable top encryption action menu in file mode | ||||
* | <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>(core, ui): Adjust the core code directory structure. | Saturneric | 2022-02-06 | 1 | -3/+3 |
| | |||||
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -3/+3 |
| | |||||
* | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 2022-02-02 | 1 | -17/+17 |
| | |||||
* | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 2022-02-02 | 1 | -1/+1 |
| | | | | | 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 | -2/+2 |
| | | | | 1. tidy up ui. | ||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -40/+40 |
| | | | | 1. tidy up widgets. | ||||
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -6/+10 |
| | |||||
* | <refactor>(ui): tidy up codes and add comments. | Saturneric | 2022-01-22 | 1 | -60/+60 |
| | | | | 1. tidy up main_window. | ||||
* | <doc, refactor>(ci): Tidy up code of core and related parts | Saturneric | 2022-01-15 | 1 | -23/+23 |
| | | | | | 1. Rename related entities. 2. Add a comments. | ||||
* | <refactor, feat>(ui): Text editor improvements. | Saturneric | 2022-01-12 | 1 | -10/+23 |
| | | | | | | | | | 1. Add binary display mode 2. Add information bar 3. Added character code recognition function. 4. Identify text encoding and line breaks 5. Count the number of characters 6. Code reconstruction | ||||
* | <fix>(ui): Fixed some bugs in tooltips. | Saturneric | 2022-01-12 | 1 | -9/+9 |
| | | | | | 1. Some tooltips are not aligned with the parent interface. 2. The text of some tooltips should be checked instead of selected. | ||||
* | <feature, fix>(core, ui): support file symmetric encryption. | Saturneric | 2022-01-04 | 1 | -5/+5 |
| | | | | 1. improve ui for file & text symmetric encryption. | ||||
* | <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1. | Saturneric | 2022-01-04 | 1 | -0/+5 |
| | | | | | | | 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 | 1 | -13/+14 |
| | | | | | | 1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui. | ||||
* | <fixed, refactor>(ui): Enhanced sending email function. | Saturneric | 2022-01-02 | 1 | -1/+1 |
| | | | | 1. make options changeable when init in sending email dialog. | ||||
* | <feat, refactor, fixed>(core, ui): add & modify file operations | Saturneric | 2022-01-02 | 1 | -2/+6 |
| | | | | | | 1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings. | ||||
* | <refactor, fixed, test>(core, ui): add & modify core and ui | Saturneric | 2022-01-02 | 1 | -1/+1 |
| | | | | | | 1. add init functions for core. 2. add non ascii settings. 3. fit ui with this version of core. | ||||
* | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 2021-12-25 | 1 | -1/+1 |
| | | | | | | | | | | | 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. | ||||
* | Added & Improved & Fixed. | Saturneric | 2021-12-16 | 1 | -42/+7 |
| | | | | | | | | | 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. | ||||
* | SMTP Support Added. | Saturneric | 2021-12-14 | 1 | -2/+20 |
| | |||||
* | Modified Core to Optimization & Fixed Problem | Saturneric | 2021-12-14 | 1 | -4/+4 |
| | | | | | | | 1. GpgKey copy ability 2. GpgXXResult type to shared_ptr 3. KeyList Optimization 4. Fixed Loading Dialog Problem | ||||
* | Fixed & Modified & Added. | Saturneric | 2021-12-12 | 1 | -30/+46 |
| | | | | | | | | 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. | ||||
* | Add Translate & Fix Bugs. | Saturneric | 2021-12-07 | 1 | -19/+11 |
| | |||||
* | Test & Improve UI | Saturneric | 2021-12-06 | 1 | -1/+1 |
| | |||||
* | Improve UI & Functions | Saturneric | 2021-12-06 | 1 | -13/+24 |
| | |||||
* | Improve UI | Saturneric | 2021-12-05 | 1 | -337/+300 |
| | | | | | | | | 1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues. | ||||
* | Remove rapidjson and Improve update ploicy. | Saturneric | 2021-12-05 | 1 | -9/+6 |
| | |||||
* | Fixed. | Saturneric | 2021-12-02 | 1 | -9/+13 |
| | | | | 1. Fixed known issue in File Operations. | ||||
* | Fix and Modified. | Saturneric | 2021-12-02 | 1 | -1/+1 |
| | | | | | | 1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules. | ||||
* | Add i18n Support | Saturneric | 2021-12-01 | 1 | -76/+80 |
| | | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | ||||
* | Fix some known issues in basic operations and file operations. | Saturneric | 2021-11-28 | 1 | -8/+6 |
| | |||||
* | Can be compiled with minimal UI support. | Saturneric | 2021-11-28 | 1 | -309/+269 |
| | |||||
* | UI Framework Modified. | Saturneric | 2021-10-02 | 1 | -440/+457 |
| | |||||
* | Start to rewrite gpg core. | Saturneric | 2021-08-29 | 1 | -8/+8 |
| | |||||
* | Fix a discovered problem. | Saturneric | 2021-08-23 | 1 | -4/+4 |
| | |||||
* | Fix some problems; Fix memory leaks that have been discovered | Saturneric | 2021-08-23 | 1 | -22/+16 |
| | |||||
* | Fix some problems; | Saturneric | 2021-08-23 | 1 | -1/+1 |
| | |||||
* | Fix some problems; Ready to release a BETA version | Saturneric | 2021-08-23 | 1 | -25/+15 |
| | |||||
* | Improve the automatic key exchange function; fix some known problems; | Saturneric | 2021-08-23 | 1 | -12/+23 |
| | |||||
* | Functions addition and improvement; | Saturneric | 2021-08-21 | 1 | -0/+19 |
| | | | | | Design and adjustment of function architecture related to server access; Add a new module (advance); | ||||
* | Improve Functions; | Saturneric | 2021-08-20 | 1 | -4/+24 |
| | | | | Bugs Fixed; | ||||
* | Bugs Fixed; | Saturneric | 2021-08-19 | 1 | -2/+8 |
| | |||||
* | Bugs Fixed; Code Modified; | Saturneric | 2021-08-19 | 1 | -1/+1 |
| | |||||
* | Bugs Fixed; Improve Functions; | Saturneric | 2021-08-15 | 1 | -7/+6 |
| |