| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clang-format. | Mikaƫl Capelle | 2023-07-09 | 1 | -6/+7 |
| | | |||||
| * | moved naturalCompare() to uibase | isanae | 2020-11-03 | 1 | -3/+0 |
| | | | | | | don't try to delete paths that don't exist natsort for instance names and games | ||||
| * | added a few missing consts | isanae | 2020-02-04 | 1 | -1/+1 |
| | | | | | | removed incorrect assert about an empty game edition added FileTree to wrap a QTreeView and a FileTreeModel, moved some context menu actions over | ||||
| * | split data tab | isanae | 2020-02-04 | 1 | -0/+1 |
| | | | | | removed a bunch of undefined functions in MainWindow | ||||
| * | Add "Restore hidden files" context menu option to modlist. | Al | 2020-01-20 | 1 | -1/+3 |
| | | | | | Recursively restores all hidden files in the mod or mods if more than one is selected. | ||||
| * | Fix mistakenly added modinfo tab ID | Silarn | 2019-12-06 | 1 | -1/+0 |
| | | |||||
| * | Separate conflict flags and render them in separate columns | Silarn | 2019-12-06 | 1 | -0/+1 |
| | | |||||
| * | added "open with vfs" option to conflicts tab | isanae | 2019-12-02 | 1 | -0/+1 |
| | | |||||
| * | added modinfodialogfwd.h, mostly for the enum that's used in various places | isanae | 2019-07-02 | 1 | -0/+50 |
| 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 | |||||
