Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-12 | feat(ui): more advanced charset functions | Saturneric | 1 | -3/+23 | |
1. support dealing more type of files with different charsets 2. solve cash cause by reading file thread 3. improve ui operations | |||||
2022-03-19 | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 1 | -8/+8 | |
2022-02-02 | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 1 | -12/+12 | |
1. Use more modern ways. 2. Repair partial docking. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -2/+2 | |
1. tidy up ui. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -166/+166 | |
1. tidy up widgets. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-12 | <refactor, feat>(ui): Text editor improvements. | Saturneric | 1 | -32/+28 | |
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 | |||||
2022-01-04 | <fix>(ui): improve ui. | Saturneric | 1 | -13/+17 | |
2021-12-12 | Fixed & Modified & Added. | Saturneric | 1 | -3/+3 | |
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-05 | Improve UI | Saturneric | 1 | -5/+7 | |
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 | -14/+16 | |
1. Ci Fixed for New Version. 2. Bugs fixed for cross-platform. 3. Bugs fixed for i18n. | |||||
2021-12-02 | Fixed. | Saturneric | 1 | -1/+2 | |
1. Fixed known issue in File Operations. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -26/+40 | |
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 | -89/+8 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -51/+53 | |
2021-07-19 | Improved and Modified. | Saturneric | 1 | -1/+1 | |
2021-07-12 | Project structure adjustment; | Saturneric | 1 | -5/+2 | |
Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents; | |||||
2021-07-06 | Fix issues. | Saturneric | 1 | -0/+2 | |
Improve UI. | |||||
2021-07-05 | Improve large file reading. | Saturneric | 1 | -395/+459 | |
Add loading animation. Other improvements. | |||||
2021-07-03 | Improve UI; Improve File Opera; | Saturneric | 1 | -4/+4 | |
2021-06-27 | Add and improve file operation functions. | Saturneric | 1 | -19/+15 | |
2021-06-26 | Develop File Opera Functions | Saturneric | 1 | -51/+72 | |
2021-06-26 | Reply and save work. | Saturneric | 1 | -9/+14 | |
2021-06-25 | Update Project Structure; | Saturneric | 1 | -1/+9 | |
Update Version; Add FilePage; | |||||
2021-06-04 | Update the verification function. | Saturneric | 1 | -0/+3 | |
Make the format of the generated ciphertext more beautiful. Adjust the width of the key list on the homepage. Add fingerprint display of subkey. Fix the compatibility issue of getKeyByFpr interface subkey. Improve the comprehensiveness of information processing for verification results. Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-21 | Change Project Name to GPGFrontend. | Saturneric | 1 | -14/+17 | |
Give up Local Key Database and Use user default one. Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-12 | File Structure Modified. | Saturneric | 1 | -1/+1 | |
Change Headers and Source Files Name. Modified CMake Structure. | |||||
2021-05-12 | Srouce Files Tidy and Reform | Saturneric | 1 | -158/+135 | |