aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/FileTreeView.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: high cpu usage when using file tabsaturneric2024-04-151-5/+16
* feat: support qt5 build optionsaturneric2024-01-311-1/+1
* fix: try to solve bugs at universal file operationssaturneric2024-01-241-1/+1
* fix: improve file pagesaturneric2024-01-241-15/+38
* fix: solve an issue that switch tab but crypto menu won't updatesaturneric2024-01-241-0/+4
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-16/+8
* fix: stop reading all data into memory at file hash calculationsaturneric2024-01-221-2/+20
* fix: slove discovered faults and bugssaturneric2024-01-191-67/+51
* refactor: remove libgettext from projectsaturneric2024-01-161-34/+36
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-1/+1
* feat: select a directory before entering into the File Browsersaturneric2024-01-081-2/+4
* feat: integrate logging api to coresaturneric2024-01-051-10/+11
* fix: find and solve some issuessaturneric2024-01-011-7/+0
* feat: improve file browser's functions and tidy up codessaturneric2024-01-011-0/+405