summaryrefslogtreecommitdiffstats
path: root/gui/mainwindow.h
Commit message (Collapse)AuthorAgeLines
* Implemented version lists.Andrew2013-03-28-0/+2
| | | | | | 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.
* Instance view, model, delegate.Petr Mrázek2013-03-11-4/+17
|
* Massive re-organization.Andrew2013-02-26-1/+1
|
* Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan2013-02-21-2/+2
|\ | | | | | | | | | | | | Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp
| * Split MultiMC up into a few separate libraries.Andrew2013-02-20-1/+1
| | | | | | | | | | | | Fixed plugin system. Tons of other stuff...
| * Implemented loadList() stuff.Andrew2013-02-19-2/+2
| |
* | implement desktop shortcut creation. windows code not tested.Orochimarufan2013-02-13-0/+2
| |
* | add first iteration of the integrated browserOrochimarufan2013-02-13-0/+3
|/
* Started working on task system and login system.Andrew2013-02-05-1/+10
|
* Added instance context menu and status tips.Andrew2013-01-31-0/+2
|
* Add instance toolbar.Andrew2013-01-29-0/+4
|
* Instance model (or at least something like it)Petr Mrázek2013-01-22-2/+2
|
* Added settings dialog.Andrew2013-01-15-3/+2
|
* Added stuff.Andrew2013-01-14-0/+6
|
* Initial commitAndrew2013-01-09-0/+56