summaryrefslogtreecommitdiff
path: root/src/instancemanager.h
Commit message (Expand)AuthorAgeFilesLines
* PathChecker is unnecessary, refactored its guts into NamePage and PathsPageisanae2020-11-031-0/+1
* don't skip paths for portable instance, what am I doingisanae2020-11-031-2/+1
* instance name pageisanae2020-11-031-1/+4
* started create instance dialogisanae2020-11-031-1/+1
* added empty instance manager dialogisanae2020-11-031-4/+5
* deleteLocalInstance() now uses TaskDialogisanae2020-11-031-1/+2
* moved registry key from "Tannin" to "Mod Organizer Team"isanae2020-11-031-0/+2
* moved profile, current game and game edition checks to InstanceManagerisanae2020-11-031-4/+14
* only log a warning for symlinks instead of exiting MOisanae2019-10-051-0/+1
* Add portable lock featureLostDragonist2019-09-111-0/+3
* Allow more characters in instance names and add an error messageLostDragonist2018-07-221-0/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-20/+26
* Applied clang-format on sourceSandro Jäckel2018-02-221-26/+20
* Added message when creating a new instance with an already existing name,Al12rs2018-01-181-1/+5
* Tie moshortcuts to a specific instanceEran Mizrahi2017-12-191-2/+6
* moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-9/+6
* made instance-switching usableTannin2016-01-101-0/+62