summaryrefslogtreecommitdiff
path: root/src/qdirfiletree.h
Commit message (Collapse)AuthorAgeFilesLines
* fix header guard typos (#2364)Mick2026-04-151-2/+2
|
* Apply clang-format.Mikaël Capelle2023-07-091-9/+11
|
* Add option to ignore root meta.ini when creating IFileTree for QDir.Mikaël Capelle2021-05-121-1/+3
|
* Add comment about lazy-populating the QDirFileTree.Mikaël Capelle2020-05-231-1/+4
|
* Update QDirFileTree to hide implementation and allow querying time through ↵Mikaël Capelle2020-05-231-13/+2
| | | | QFileInfo.
* Update IFileTree implementations following uibase changes.Mikaël Capelle2020-05-231-3/+4
|
* Add QDirFileTree implementation.Mikaël Capelle2020-05-221-0/+63