summaryrefslogtreecommitdiff
path: root/src/instancemanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prevent instances from ending in a spaceLostDragonist2018-06-091-1/+1
| | | | | | Windows directories are not allowed to end in a space. Allowing this creates a broken directory that is difficult for the user to remove.
* Various text and ui changes:Al12rs2018-03-161-2/+2
| | | | | | | Added description to CSV export. Added line to delete instance error message. Changed delete instance icon for the list of instances. Added red X in the resources, thanks to twizz0r.
* 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
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* 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
| | | | | Aldded manageInstances dialog to allow users to delete local instances, Added a number of confirmation messageboxes.
* 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
| | | | Basic SkyrimSE changes
* 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 ↵Tannin2016-05-191-7/+5
| | | | install dir is gone
* portable setup is no longer offered if the directory isn't writableTannin2016-02-091-9/+12
|
* made instance-switching usableTannin2016-01-101-0/+206
this includes tons and tons of changes to how paths are determined. the profiles-dir can now also be configured