summaryrefslogtreecommitdiff
path: root/src/qdirfiletree.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-30/+50
* Add option to ignore root meta.ini when creating IFileTree for QDir.Mikaël Capelle2021-05-121-9/+47
* Remove time() method from FileTreeEntry.Mikaël Capelle2020-05-231-16/+1
* Update QDirFileTree to hide implementation and allow querying time through QF...Mikaël Capelle2020-05-231-31/+58
* Update IFileTree implementations following uibase changes.Mikaël Capelle2020-05-231-10/+9
* Add QDirFileTree implementation.Mikaël Capelle2020-05-221-0/+46