summaryrefslogtreecommitdiffstats
path: root/libmultimc
Commit message (Collapse)AuthorAgeLines
* Make the new instance dialog support instance types.Andrew2013-04-22-0/+23
|
* Merge branch 'master' of git://github.com/peterix/MultiMC5Andrew2013-03-28-87/+347
|\ | | | | | | | | | | Conflicts: CMakeLists.txt gui/mainwindow.cpp
| * Filter console output, no more sea of red when there's nothing to report.Petr Mrázek2013-03-26-2/+33
| |
| * Fix settings objects, instances can be started from the GUI nowPetr Mrázek2013-03-24-3/+10
| |
| * fix merge issues, make console window work againOrochimarufan2013-03-22-71/+83
| |
| * Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan2013-03-22-15/+223
| |\ | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt main.cpp
| | * Property change propagation, changing instance groups, icon previewPetr Mrázek2013-03-19-4/+41
| | |
| | * Loading instance groups and exposing them to the modelPetr Mrázek2013-03-18-1/+115
| | |
| | * Connect instance list to model.Petr Mrázek2013-03-18-12/+69
| | |
| * | refactor indendation, fix a bug in MinecraftProcess & fix a bug inOrochimarufan2013-03-22-1/+3
| |/ | | | | | | InstanceLauncher
* / Implemented version lists.Andrew2013-03-28-5/+113
|/ | | | | | Further work on this is still needed. Currently there is no sorting or filtering of any kind. In addition, changes need to be made to fix issues with bad ETags since the current system here is based on MultiMC 4's version list system before it was fixed.
* Merge branch 'master' of git://github.com/peterix/MultiMC5Andrew2013-03-13-19/+20
|\
| * Instance view, model, delegate.Petr Mrázek2013-03-11-19/+20
| |
* | Added properties to Instance classAndrew2013-03-13-139/+129
| |
* | Implemented version lists.Andrew2013-03-08-27/+94
| |
* | Added a function to get an instance's type.Andrew2013-03-06-0/+11
|/
* Massive re-organization.Andrew2013-02-26-0/+2534