aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/FileReadThread.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add a simple TaskRunner systemSaturneric2022-05-131-77/+0
| | | | 1. solve multiple threads problem.
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-3/+25
| | | | 1. tidy up thread.
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-4/+6
|
* <refactor, feat>(ui): Text editor improvements.Saturneric2022-01-121-1/+1
| | | | | | | | | 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
* <refactor>(ui): Adjust src/ui/function to src/ui/threadSaturneric2022-01-121-0/+53