aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/TextEditTabWidget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: should set default workspace to home path on macOSsaturneric8 days1-0/+4
* feat: switch text-based model to workspace-based modelsaturneric10 days1-5/+27
* fix: qt5 compile issuessaturneric2025-02-031-1/+1
* refactor: clean up codesaturneric2025-01-271-1/+1
* feat: allow file batch operationssaturneric2025-01-261-2/+2
* refactor: using qt containers instead of std containerssaturneric2024-12-131-1/+1
* fix: qt5 build issuessaturneric2024-12-021-5/+2
* feat: improve ui logic and support more email operationssaturneric2024-11-271-9/+60
* refactor: optimum code and reduce duplicatesaturneric2024-11-261-1/+1
* feat: support drop down and open directorysaturneric2024-11-251-17/+58
* feat: allow drag and drop to open text filesaturneric2024-11-241-0/+242