summaryrefslogtreecommitdiffstats
path: root/application/dialogs/NewInstanceDialog.cpp
Commit message (Collapse)AuthorAgeLines
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-1/+1
|
* NOISSUE add pack import using drag&dropPetr Mrázek2017-04-22-1/+6
| | | | Straight from the browser or the downloads folder.
* NOISSUE bring back instance creationPetr Mrázek2017-04-07-5/+33
|
* NOISSUE Remove Minecraft version list and versions.Petr Mrázek2017-04-07-4/+7
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* GH-1560 trim whitespace from instance names when creating instancesPetr Mrázek2016-05-04-2/+2
|
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-2/+2
|
* GH-1404 allow deleting groups and creating instances in groups directly ↵Petr Mrázek2016-04-11-4/+3
| | | | using context menu
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-4/+5
|
* NOISSUE use whole zip base filename for default instance namePetr Mrázek2015-09-12-1/+1
|
* NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek2015-08-23-2/+0
|
* GH-1148 New instance name is either version or modpack 'base name'Petr Mrázek2015-08-21-9/+41
| | | | Default names now use the placeholder text in the new instance dialog.
* GH-1031 include icon in exported instance if it is customPetr Mrázek2015-06-01-1/+1
|
* NOISSUE handle recommended versions betterPetr Mrázek2015-05-02-1/+1
| | | | | Moved constants to the version data file Use recommended Minecraft instead of latest stable for new instances by default
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+207