summaryrefslogtreecommitdiff
path: root/src/qdirfiletree.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove time() method from FileTreeEntry.Mikaël Capelle2020-05-231-16/+1
|
* Update QDirFileTree to hide implementation and allow querying time through ↵Mikaël Capelle2020-05-231-31/+58
| | | | QFileInfo.
* Update IFileTree implementations following uibase changes.Mikaël Capelle2020-05-231-10/+9
|
* Add QDirFileTree implementation.Mikaël Capelle2020-05-221-0/+46