Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(ui): more advanced charset functions | Saturneric | 2022-05-12 | 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 | ||||
* | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 2022-03-19 | 1 | -8/+8 |
| | |||||
* | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 2022-02-02 | 1 | -12/+12 |
| | | | | | 1. Use more modern ways. 2. Repair partial docking. | ||||
* | <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 | -166/+166 |
| | | | | 1. tidy up widgets. | ||||
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -6/+10 |
| | |||||
* | <refactor, feat>(ui): Text editor improvements. | Saturneric | 2022-01-12 | 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 | ||||
* | <fix>(ui): improve ui. | Saturneric | 2022-01-04 | 1 | -13/+17 |
| | |||||
* | Fixed & Modified & Added. | Saturneric | 2021-12-12 | 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. | ||||
* | Improve UI | Saturneric | 2021-12-05 | 1 | -5/+7 |
| | | | | | | | | 1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues. | ||||
* | Fixed | Saturneric | 2021-12-04 | 1 | -14/+16 |
| | | | | | | 1. Ci Fixed for New Version. 2. Bugs fixed for cross-platform. 3. Bugs fixed for i18n. | ||||
* | Fixed. | Saturneric | 2021-12-02 | 1 | -1/+2 |
| | | | | 1. Fixed known issue in File Operations. | ||||
* | Add i18n Support | Saturneric | 2021-12-01 | 1 | -26/+40 |
| | | | | | | 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 | -89/+8 |
| | |||||
* | UI Framework Modified. | Saturneric | 2021-10-02 | 1 | -51/+53 |
| | |||||
* | Improved and Modified. | Saturneric | 2021-07-19 | 1 | -1/+1 |
| | |||||
* | Project structure adjustment; | Saturneric | 2021-07-12 | 1 | -5/+2 |
| | | | | | | | | Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents; | ||||
* | Fix issues. | Saturneric | 2021-07-06 | 1 | -0/+2 |
| | | | | Improve UI. | ||||
* | Improve large file reading. | Saturneric | 2021-07-05 | 1 | -395/+459 |
| | | | | | Add loading animation. Other improvements. | ||||
* | Improve UI; Improve File Opera; | Saturneric | 2021-07-03 | 1 | -4/+4 |
| | |||||
* | Add and improve file operation functions. | Saturneric | 2021-06-27 | 1 | -19/+15 |
| | |||||
* | Develop File Opera Functions | Saturneric | 2021-06-26 | 1 | -51/+72 |
| | |||||
* | Reply and save work. | Saturneric | 2021-06-26 | 1 | -9/+14 |
| | |||||
* | Update Project Structure; | Saturneric | 2021-06-25 | 1 | -0/+564 |
Update Version; Add FilePage; |