summaryrefslogtreecommitdiff
path: root/src/datatab.h
Commit message (Collapse)AuthorAgeFilesLines
* removed dead stuffisanae2020-02-041-27/+0
|
* added a few missing constsisanae2020-02-041-3/+2
| | | | | removed incorrect assert about an empty game edition added FileTree to wrap a QTreeView and a FileTreeModel, moved some context menu actions over
* now prunes empty directoriesisanae2020-02-041-1/+1
| | | | handles archives and conflicts checkboxes
* split FileTreeModel, initial implementation, some stuff is brokenisanae2020-02-041-1/+3
|
* split data tabisanae2020-02-041-0/+83
removed a bunch of undefined functions in MainWindow