Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-19 | <fix>(core, ui): Fix issues related to compression and decompression | Saturneric | 1 | -3/+11 | |
1. The problem with double-byte characters in the path (unresolved) | |||||
2022-03-19 | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 1 | -13/+39 | |
2022-03-12 | <fix>(ui): Improve UI experience | Saturneric | 1 | -2/+2 | |
1. Unzip only if the target file exists | |||||
2022-03-12 | <feat>(core, ui): Provides the ability to handle folders | Saturneric | 1 | -15/+191 | |
1. Convert folders to archive format for processing | |||||
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 | <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystem | Saturneric | 1 | -8/+8 | |
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -2/+2 | |
2022-02-02 | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 1 | -8/+9 | |
2022-02-02 | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 1 | -1/+1 | |
1. Use more modern ways. 2. Repair partial docking. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -16/+16 | |
1. tidy up widgets. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-22 | <refactor>(ui): tidy up codes and add comments. | Saturneric | 1 | -23/+23 | |
1. tidy up main_window. | |||||
2022-01-15 | <doc, refactor>(ci): Tidy up code of core and related parts | Saturneric | 1 | -18/+18 | |
1. Rename related entities. 2. Add a comments. | |||||
2022-01-12 | <fix>(ui): Fixed some bugs in tooltips. | Saturneric | 1 | -4/+4 | |
1. Some tooltips are not aligned with the parent interface. 2. The text of some tooltips should be checked instead of selected. | |||||
2022-01-04 | <fix>(ui): improve ui. | Saturneric | 1 | -1/+1 | |
1. improve ui. | |||||
2022-01-04 | <feature, fix>(core, ui): support file symmetric encryption. | Saturneric | 1 | -37/+55 | |
1. improve ui for file & text symmetric encryption. | |||||
2022-01-02 | <feat, refactor, fixed>(core, ui): add & modify file operations | Saturneric | 1 | -92/+153 | |
1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings. | |||||
2021-12-14 | Modified Core to Optimization & Fixed Problem | Saturneric | 1 | -4/+4 | |
1. GpgKey copy ability 2. GpgXXResult type to shared_ptr 3. KeyList Optimization 4. Fixed Loading Dialog Problem | |||||
2021-12-13 | Improve UI & Fixed. | Saturneric | 1 | -20/+0 | |
2021-12-12 | Fixed & Modified & Added. | Saturneric | 1 | -14/+26 | |
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. | |||||
2021-12-07 | Add Translate & Fix Bugs. | Saturneric | 1 | -42/+12 | |
2021-12-05 | Improve UI | Saturneric | 1 | -12/+23 | |
1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues. | |||||
2021-12-04 | Fixed | Saturneric | 1 | -3/+29 | |
1. Ci Fixed for New Version. 2. Bugs fixed for cross-platform. 3. Bugs fixed for i18n. | |||||
2021-12-02 | Fixed. | Saturneric | 1 | -26/+23 | |
1. Fixed known issue in File Operations. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -62/+64 | |
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 | -58/+10 | |
2021-11-28 | Solve key generation and related update issues. | Saturneric | 1 | -4/+0 | |
2021-11-28 | Can be compiled with minimal UI support. | Saturneric | 1 | -32/+16 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -543/+459 | |
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -4/+4 | |
2021-08-20 | Improve Functions; | Saturneric | 1 | -2/+2 | |
Bugs Fixed; | |||||
2021-08-15 | Bugs Fixed; Improve Functions; | Saturneric | 1 | -6/+6 | |
2021-08-10 | Split some source files that are too large. | Saturneric | 1 | -0/+610 | |