summaryrefslogtreecommitdiff
path: root/src/filetree.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added a few missing constsisanae2020-02-041-0/+300
| | | | | removed incorrect assert about an empty game edition added FileTree to wrap a QTreeView and a FileTreeModel, moved some context menu actions over
* split IconFetcherisanae2020-02-041-203/+3
|
* now prunes empty directoriesisanae2020-02-041-36/+88
| | | | handles archives and conflicts checkboxes
* tooltips, archive namesisanae2020-02-041-61/+127
|
* IconFetcherisanae2020-02-041-9/+227
|
* load items on demandisanae2020-02-041-33/+177
|
* split FileTreeModel, initial implementation, some stuff is brokenisanae2020-02-041-0/+396