summaryrefslogtreecommitdiff
path: root/src/instancemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved switch to instance to InstanceManagerisanae2020-11-031-0/+7
* new GlobalSettings class to manage the registryisanae2020-11-031-27/+3
* PathChecker is unnecessary, refactored its guts into NamePage and PathsPageisanae2020-11-031-1/+6
* instance name pageisanae2020-11-031-0/+21
* added empty instance manager dialogisanae2020-11-031-10/+20
* rewrote the delete instance dialog textisanae2020-11-031-17/+20
* deleteLocalInstance() now uses TaskDialogisanae2020-11-031-28/+59
* moved registry key from "Tannin" to "Mod Organizer Team"isanae2020-11-031-6/+25
* moved profile, current game and game edition checks to InstanceManagerisanae2020-11-031-1/+231
* now using new common cmakefilesisanae2020-04-231-1/+1
* ignore some instance folders like "cache" and "qtwebengine"isanae2019-11-261-1/+16
* only log a warning for symlinks instead of exiting MOisanae2019-10-051-1/+6
* Add portable lock featureLostDragonist2019-09-111-0/+21
* changed qDebug() to log::debug()isanae2019-07-221-1/+1
* replaced qWarning()isanae2019-07-221-5/+9
* Force instance selection window on topSilarn2019-07-031-0/+2
* Correcting minor spelling mistakes in the UI + add contributorMatte A2019-06-231-1/+1
* fixes for /permissive-:isanae2019-05-261-1/+1
* Added enderal to instance selection nameAl2019-02-131-1/+1
* Improved Choose Instance name dialog to avoid confusionAl2019-01-201-1/+2
* Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-1/+1
* Added missing games to the suggested names list.Al12rs2018-12-081-3/+4
* Allow switching instances when MO is launched with moshortcut://<instance>:LostDragonist2018-11-021-1/+2
* Allow more characters in instance names and add an error messageLostDragonist2018-07-221-3/+32
* Prevent instances from ending in a spaceLostDragonist2018-06-091-1/+1
* Various text and ui changes:Al12rs2018-03-161-2/+2
* Light flagged master support and other minor changesJeremy Rimpo2018-03-051-2/+2
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-181/+219
* Applied clang-format on sourceSandro Jäckel2018-02-221-219/+181
* Updated InstanceSelection dialog to be slighly more clear.Al12rs2018-01-191-4/+4
* fixed a typo in the label textAl12rs2018-01-191-1/+1
* Added message when creating a new instance with an already existing name,Al12rs2018-01-181-7/+86
* Tie moshortcuts to a specific instanceEran Mizrahi2017-12-191-3/+14
* Ensure clearing currentInstance reg key when selecting portable installEran Mizrahi2017-12-181-2/+1
* Version Bump,LePresidente2016-12-121-1/+1
* fixed startup errorsTannin2016-06-051-1/+1
* moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-48/+50
* bugfix: initial setup didn't offer a portable install even if the global inst...Tannin2016-05-191-7/+5
* portable setup is no longer offered if the directory isn't writableTannin2016-02-091-9/+12
* made instance-switching usableTannin2016-01-101-0/+206