Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-06 | Made the version list load in the background on startup. | Andrew | |
Resolves JIRA issue MMC-11: https://jira.forkk.net/browse/MMC-11 | |||
2013-03-28 | Merge branch 'master' of git://github.com/peterix/MultiMC5 | Andrew | |
Conflicts: CMakeLists.txt gui/mainwindow.cpp | |||
2013-03-28 | Implemented version lists. | Andrew | |
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. | |||
2013-03-24 | Fix settings objects, instances can be started from the GUI now | Petr Mrázek | |
2013-03-19 | Property change propagation, changing instance groups, icon preview | Petr Mrázek | |
2013-03-11 | Instance view, model, delegate. | Petr Mrázek | |
2013-02-26 | Massive re-organization. | Andrew | |
2013-02-21 | Merge branch 'master' of http://github.com/peterix/MultiMC5 | Orochimarufan | |
Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp | |||
2013-02-20 | Split MultiMC up into a few separate libraries. | Andrew | |
Fixed plugin system. Tons of other stuff... | |||
2013-02-19 | Implemented loadList() stuff. | Andrew | |
2013-02-13 | implement desktop shortcut creation. windows code not tested. | Orochimarufan | |
2013-02-13 | add first iteration of the integrated browser | Orochimarufan | |
2013-02-05 | Started working on task system and login system. | Andrew | |
2013-01-31 | Added instance context menu and status tips. | Andrew | |
2013-01-29 | Add instance toolbar. | Andrew | |
2013-01-22 | Instance model (or at least something like it) | Petr Mrázek | |
2013-01-15 | Added settings dialog. | Andrew | |
2013-01-14 | Added stuff. | Andrew | |
2013-01-09 | Initial commit | Andrew | |