aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/FileTreeView.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-04-15fix: high cpu usage when using file tabsaturneric1-5/+16
2024-01-31feat: support qt5 build optionsaturneric1-1/+1
2024-01-24fix: try to solve bugs at universal file operationssaturneric1-1/+1
2024-01-24fix: improve file pagesaturneric1-15/+38
2024-01-24fix: solve an issue that switch tab but crypto menu won't updatesaturneric1-0/+4
2024-01-23feat: add a setting to enable gpgme debug logsaturneric1-16/+8
2024-01-22fix: stop reading all data into memory at file hash calculationsaturneric1-2/+20
2024-01-19fix: slove discovered faults and bugssaturneric1-67/+51
2024-01-16refactor: remove libgettext from projectsaturneric1-34/+36
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-1/+1
2024-01-08feat: select a directory before entering into the File Browsersaturneric1-2/+4
2024-01-05feat: integrate logging api to coresaturneric1-10/+11
2024-01-01fix: find and solve some issuessaturneric1-7/+0
2024-01-01feat: improve file browser's functions and tidy up codessaturneric1-0/+405