aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/FileTreeView.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: code clean upsaturneric2025-01-271-2/+2
|
* feat: allow changing sort options by ui at file pagesaturneric2025-01-261-0/+1
|
* feat: add ui ability to switch batch modesaturneric2025-01-261-1/+7
|
* fix: improve code compatibilitysaturneric2025-01-261-3/+1
|
* feat: allow file batch operationssaturneric2025-01-261-20/+41
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* fix: clean up warningssaturneric2024-07-261-2/+0
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-18/+8
|
* 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