Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: generate cark keys | saturneric | 10 days | 1 | -1/+1 |
| | |||||
* | feat: improve ui logic and support more email operations | saturneric | 2024-11-27 | 1 | -1/+3 |
| | |||||
* | refactor: optimum code and reduce duplicate | saturneric | 2024-11-26 | 1 | -2/+9 |
| | |||||
* | fix: handling of split CRLF sequences during text insertion | saturneric | 2024-11-25 | 1 | -0/+1 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | fix: find and slove some bugs | saturneric | 2024-01-17 | 1 | -5/+0 |
| | |||||
* | fix: clean up useless code and make life easier | saturneric | 2024-01-15 | 1 | -27/+3 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -4/+4 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -10/+7 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | fix(ui): fix user feedback issues. | Saturneric | 2022-09-03 | 1 | -1/+1 |
| | | | | | 1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification. | ||||
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 1 | -15/+16 |
| | | | | 1. solve multiple threads problem. | ||||
* | feat(ui): more advanced charset functions | Saturneric | 2022-05-12 | 1 | -2/+20 |
| | | | | | | 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 | -2/+2 |
| | |||||
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -1/+1 |
| | |||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -14/+43 |
| | | | | 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 | -0/+114 |
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 |