| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
removed incorrect assert about an empty game edition
added FileTree to wrap a QTreeView and a FileTreeModel, moved some context menu actions over
|
| |
|
|
| |
removed a bunch of undefined functions in MainWindow
|
| |
|
|
| |
Recursively restores all hidden files in the mod or mods if more than one is selected.
|
| | |
|
| | |
|
| | |
|
|
|
renamed ETabs to ModInfoTabIDs and changed all ints to use the enum instead
added ModInfoPtr to avoid having to include modinfo.h just to get ModInfo::Ptr
|