aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/PlainTextEditorPage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: generate cark keyssaturneric10 days1-1/+1
* feat: improve ui logic and support more email operationssaturneric2024-11-271-1/+3
* refactor: optimum code and reduce duplicatesaturneric2024-11-261-2/+9
* fix: handling of split CRLF sequences during text insertionsaturneric2024-11-251-0/+1
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: find and slove some bugssaturneric2024-01-171-5/+0
* fix: clean up useless code and make life easiersaturneric2024-01-151-27/+3
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-4/+4
* perf: reduce header includes and improve build speedsaturneric2023-10-231-10/+7
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix(ui): fix user feedback issues.Saturneric2022-09-031-1/+1
* feat: add a simple TaskRunner systemSaturneric2022-05-131-15/+16
* feat(ui): more advanced charset functionsSaturneric2022-05-121-2/+20
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-2/+2
* <refactor>(src): rename the gpg directory to coreSaturneric2022-02-041-1/+1
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-14/+43
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
* <refactor, feat>(ui): Text editor improvements.Saturneric2022-01-121-0/+114