Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | <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, 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>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -1/+1 | |
| | | | | 1. tidy up ui. | |||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -14/+14 | |
| | | | | 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 | -58/+59 | |
| | | | | 1. tidy up main_window. | |||||
* | <refactor, feat>(ui): Text editor improvements. | Saturneric | 2022-01-12 | 1 | -4/+4 | |
| | | | | | | | | | 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 | |||||
* | Test & Improve UI | Saturneric | 2021-12-06 | 1 | -4/+0 | |
| | ||||||
* | Improve UI & Functions | Saturneric | 2021-12-06 | 1 | -2/+0 | |
| | ||||||
* | Fix and Modified. | Saturneric | 2021-12-02 | 1 | -29/+7 | |
| | | | | | | 1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules. | |||||
* | Add i18n Support | Saturneric | 2021-12-01 | 1 | -5/+5 | |
| | | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
* | Add & Modified | Saturneric | 2021-11-30 | 1 | -50/+46 | |
| | | | | | | | 1. Modified macro system. 2. Introduce new settings framework. 3. Modified part of the code of MainWindow to meet with the new settings framework. | |||||
* | Can be compiled with minimal UI support. | Saturneric | 2021-11-28 | 1 | -2/+1 | |
| | ||||||
* | UI Framework Modified. | Saturneric | 2021-10-02 | 1 | -139/+142 | |
| | ||||||
* | Repair and adjust code and modules | Saturneric | 2021-07-14 | 1 | -7/+0 | |
| | ||||||
* | Project structure adjustment; | Saturneric | 2021-07-12 | 1 | -1/+5 | |
| | | | | | | | | Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents; | |||||
* | Improve the access method and interface of fast file operation | Saturneric | 2021-07-04 | 1 | -0/+6 | |
| | ||||||
* | Develop File Opera Functions | Saturneric | 2021-06-26 | 1 | -3/+1 | |
| | ||||||
* | Reply and save work. | Saturneric | 2021-06-26 | 1 | -4/+4 | |
| | ||||||
* | Update Project Structure; | Saturneric | 2021-06-25 | 1 | -0/+219 | |
Update Version; Add FilePage; |