summaryrefslogtreecommitdiff
path: root/src/modinfodialogfiletree.h
Commit message (Collapse)AuthorAgeFilesLines
* added explore menu item to conflict lists and filetreeisanae2019-07-021-0/+2
| | | | | changed filetree context menu to always show all items added mnemonics to conflicts context menu
* changed "tab index" to "tab id", this was confusing the order in the widget ↵isanae2019-07-021-1/+1
| | | | | | and the id from the enum fixed reordering
* added missing iconsisanae2019-07-021-1/+1
| | | | | now passing tab index to allow enabling/disabling depending on mod type modinfodialog cleanup
* finished splitting filetree tabisanae2019-07-021-1/+10
| | | | forward delete shortcut to tabs
* splitting filetree tabisanae2019-07-021-0/+39
moved mod info dialog classes to a sub filter