summaryrefslogtreecommitdiff
path: root/src/modinfodialogfiletree.cpp
Commit message (Collapse)AuthorAgeFilesLines
* changed "tab index" to "tab id", this was confusing the order in the widget ↵isanae2019-07-021-2/+2
| | | | | | and the id from the enum fixed reordering
* grey out tab names when they have no dataisanae2019-07-021-1/+3
| | | | | | remove tabs if they're can't handle the selected mod next/previous now load mods in place without reopening the dialog tab reordering is broken
* added missing iconsisanae2019-07-021-2/+2
| | | | | now passing tab index to allow enabling/disabling depending on mod type modinfodialog cleanup
* finished splitting filetree tabisanae2019-07-021-118/+114
| | | | forward delete shortcut to tabs
* splitting filetree tabisanae2019-07-021-0/+420
moved mod info dialog classes to a sub filter