summaryrefslogtreecommitdiff
path: root/src/iconfetcher.cpp
Commit message (Collapse)AuthorAgeFilesLines
* initial implementation for updating file tree, buggyisanae2020-02-041-0/+3
|
* added a few missing constsisanae2020-02-041-0/+156
removed incorrect assert about an empty game edition added FileTree to wrap a QTreeView and a FileTreeModel, moved some context menu actions over