aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/TextEdit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric10 days1-2/+20
* fix: qt5 build issuessaturneric2024-12-021-7/+6
* feat: improve ui logic and support more email operationssaturneric2024-11-271-0/+36
* refactor: optimum code and reduce duplicatesaturneric2024-11-261-11/+24
* feat: support drop down and open directorysaturneric2024-11-251-2/+0
* feat: allow drag and drop to open text filesaturneric2024-11-241-56/+43
* feat: update copyright infosaturneric2024-07-291-1/+1
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-1/+1
* fix: slove issue #123 "Append fingerprint to editor" crashes if there is no e...saturneric2024-01-081-0/+7
* feat: select a directory before entering into the File Browsersaturneric2024-01-081-1/+1
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+1
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* feat: support resotring unsaved pages after a crashSaturneric2023-07-131-0/+6
* feat: add cache recovery functionsaturneric2023-02-041-1/+10
* fix: solve open file issue in menu barsaturneric2023-02-041-1/+1
* <refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric2022-02-021-8/+10
* <refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric2022-01-231-1/+1
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-70/+64
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
* <refactor, feat>(ui): Text editor improvements.Saturneric2022-01-121-3/+3
* <fix>(ui): improve ui.Saturneric2022-01-041-1/+1
* Add i18n SupportSaturneric2021-12-011-2/+2
* Fix some known issues in basic operations and file operations.Saturneric2021-11-281-20/+1
* Can be compiled with minimal UI support.Saturneric2021-11-281-2/+2
* UI Framework Modified.Saturneric2021-10-021-0/+301