Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Implemented version list sorting. | Andrew | 2013-05-03 | -0/+31 |
| | | | | | Resolves MMC-8: https://jira.forkk.net/browse/MMC-8 | |||
* | Removed old plugin system and implemented some version list stuff. | Andrew | 2013-05-03 | -91/+308 |
| | ||||
* | Make the new instance dialog support instance types. | Andrew | 2013-04-22 | -0/+12 |
| | ||||
* | Merge branch 'master' of git://github.com/peterix/MultiMC5 | Andrew | 2013-03-28 | -65/+147 |
|\ | | | | | | | | | | | Conflicts: CMakeLists.txt gui/mainwindow.cpp | |||
| * | Filter console output, no more sea of red when there's nothing to report. | Petr Mrázek | 2013-03-26 | -0/+2 |
| | | ||||
| * | fix merge issues, make console window work again | Orochimarufan | 2013-03-22 | -55/+77 |
| | | ||||
| * | Merge branch 'master' of http://github.com/peterix/MultiMC5 | Orochimarufan | 2013-03-22 | -10/+68 |
| |\ | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt main.cpp | |||
| | * | Property change propagation, changing instance groups, icon preview | Petr Mrázek | 2013-03-19 | -4/+28 |
| | | | ||||
| | * | Loading instance groups and exposing them to the model | Petr Mrázek | 2013-03-18 | -0/+7 |
| | | | ||||
| | * | Connect instance list to model. | Petr Mrázek | 2013-03-18 | -7/+34 |
| | | | ||||
| * | | refactor indendation, fix a bug in MinecraftProcess & fix a bug in | Orochimarufan | 2013-03-22 | -1/+1 |
| |/ | | | | | | | InstanceLauncher | |||
* / | Implemented version lists. | Andrew | 2013-03-28 | -4/+19 |
|/ | | | | | | 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/MultiMC5 | Andrew | 2013-03-13 | -6/+6 |
|\ | ||||
| * | Instance view, model, delegate. | Petr Mrázek | 2013-03-11 | -6/+6 |
| | | ||||
* | | Added properties to Instance class | Andrew | 2013-03-13 | -137/+107 |
| | | ||||
* | | Implemented version lists. | Andrew | 2013-03-08 | -24/+75 |
| | | ||||
* | | Added a function to get an instance's type. | Andrew | 2013-03-06 | -0/+11 |
|/ | ||||
* | Massive re-organization. | Andrew | 2013-02-26 | -0/+1274 |