summaryrefslogtreecommitdiff
path: root/src/instancemanagerdialog.h
Commit message (Collapse)AuthorAgeFilesLines
* open ini buttonisanae2020-11-031-1/+4
| | | | | update when renaming instance update and select when creating instance
* - changed PathSettings::base() to use the ini's parent directory instead of ↵isanae2020-11-031-0/+3
| | | | | | | | | the global "dataPath" property; this is always the same thing, unless another Settings object is created for a different instance than the active one, which happens in the instance manager dialog - instance manager dialog: - select the active instance when opening - instance deletion now handles custom paths from the ini - started on instance conversions, not functional
* delete instanceisanae2020-11-031-0/+7
|
* renamed cancel to closeisanae2020-11-031-1/+5
| | | | add portable instance to the list, handle some of the buttons
* filter, explore buttons, instance renameisanae2020-11-031-1/+11
|
* moved switch to instance to InstanceManagerisanae2020-11-031-0/+4
| | | | double-click an instance to switch to it (disabled for now, not sure I want that)
* started create instance dialogisanae2020-11-031-1/+15
| | | | | allow for multiple instances of Settings fill in information in instance manager
* added empty instance manager dialogisanae2020-11-031-0/+20