aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-22refactor indendation, fix a bug in MinecraftProcess & fix a bug inOrochimarufan
2013-03-22Implement Keyring system baseOrochimarufan
2013-03-22Port minecraft.jar version detection to QtOrochimarufan
2013-03-20Add SVG icon rendering/cachePetr Mrázek
2013-03-19Changed spaces to tabs in CMakeLists.txt because space indenting is the work ...Andrew
2013-03-19Merge pull request #3 from GUIpsp/masterAndrew Okin
2013-03-19Add travis CI building.Guilherme Espada
2013-03-19Property change propagation, changing instance groups, icon previewPetr Mrázek
2013-03-19Added background cat. Proof of concept :3Petr Mrázek
2013-03-18Loading instance groups and exposing them to the modelPetr Mrázek
2013-03-18Connect instance list to model.Petr Mrázek
2013-03-16Use the actual selection for instance launch.Petr Mrázek
2013-03-14Merge branch 'master' of github.com:Forkk/MultiMC5Andrew
2013-03-13Fixed issues with libGroupView on Windows.Andrew
2013-03-13Merge branch 'master' of git://github.com/peterix/MultiMC5Andrew
2013-03-13Added properties to Instance classAndrew
2013-03-13Added properties to instance.hAndrew
2013-03-11Instance view, model, delegate.Petr Mrázek
2013-03-08Implemented version lists.Andrew
2013-03-06Added a function to get an instance's type.Andrew
2013-02-26Massive re-organization.Andrew
2013-02-25Added instance setting overrides.Andrew
2013-02-25Fixed a lot of MSVC problemsAndrew
2013-02-25Fixed some formatting.Andrew
2013-02-25Merge branch 'master' of git://github.com/peterix/MultiMC5Andrew
2013-02-25Rewrote the settings system. It may still need some work.Andrew
2013-02-23*Full* folder name is the instance ID, not just the first part.Petr Mrázek
2013-02-22Implement ConsoleWindowOrochimarufan
2013-02-22Merge branch 'master' of http://github.com/Forkk/MultiMC5Orochimarufan
2013-02-22Implement Instance launchingOrochimarufan
2013-02-21Added interface for game update tasks.Andrew
2013-02-21Merge branch 'inst_rewrite' of http://github.com/Forkk/MultiMC5Orochimarufan
2013-02-21use QtCreator's $QTPATH in CMakeOrochimarufan
2013-02-21Fixed install on LinuxAndrew Okin
2013-02-21Changed java/endian.h to java/javaendian.h in CMakeListsAndrew
2013-02-21Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan
2013-02-21More GCC fixesPetr Mrázek
2013-02-21Merge branch 'inst_rewrite' of https://github.com/Forkk/MultiMC5Petr Mrázek
2013-02-21Fixed MSVC issues.Andrew
2013-02-21Implement About DialogOrochimarufan
2013-02-21Fixed CXX flags.Andrew Okin
2013-02-21Fixed some issues with GCC.Andrew Okin
2013-02-21Merge branch 'inst_rewrite' of https://github.com/Forkk/MultiMC5Petr Mrázek
2013-02-21Include Git commit hash in config.hAndrew
2013-02-21Merge https://github.com/Forkk/MultiMC5Petr Mrázek
2013-02-21Reorganized the main CMakeLists file and added an icon on Windows.Andrew
2013-02-20Got instance loading working.Andrew
2013-02-20Split MultiMC up into a few separate libraries.Andrew
2013-02-20Added stdinstance plugin and a ton of plugin stuff.Andrew
2013-02-20Merge branch 'master' of http://github.com/Forkk/MultiMC5Orochimarufan