aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/FileTreeView.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
13 daysfeat: switch text-based model to workspace-based modelsaturneric1-9/+44
2025-01-27refactor: code clean upsaturneric1-2/+2
2025-01-26feat: allow changing sort options by ui at file pagesaturneric1-0/+1
2025-01-26feat: add ui ability to switch batch modesaturneric1-1/+7
2025-01-26fix: improve code compatibilitysaturneric1-3/+1
2025-01-26feat: allow file batch operationssaturneric1-20/+41
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26fix: clean up warningssaturneric1-2/+0
2024-07-26feat: remove spdlog and clean up logsaturneric1-18/+8
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