summaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan2013-02-21-6/+14
|\ | | | | | | | | | | | | Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp
| * Split MultiMC up into a few separate libraries.Andrew2013-02-20-2/+2
| | | | | | | | | | | | Fixed plugin system. Tons of other stuff...
| * Added stdinstance plugin and a ton of plugin stuff.Andrew2013-02-20-1/+9
| |
* | Implement About DialogOrochimarufan2013-02-21-1/+16
| | | | | | | | | | | | Prepared XDG icon theme in :/icons/multimc. will only be usefull as soon as Qt decides to support custom fallback themes. use the resources directly for now.
* | implement commandline parsingOrochimarufan2013-02-20-4/+84
|/
* Implemented login system.Andrew2013-02-05-0/+4
|
* Implemented settings dialog.Andrew2013-01-28-0/+7
|
* Initial commitAndrew2013-01-09-0/+28