aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2013-03-22fix merge issues, make console window work againOrochimarufan
2013-03-22Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan
2013-03-22Implement Keyring system baseOrochimarufan
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-19Add travis CI building.Guilherme Espada
2013-03-11Instance view, model, delegate.Petr Mrázek
2013-02-26Massive re-organization.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-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-21Implement About DialogOrochimarufan
2013-02-21Fixed CXX flags.Andrew Okin
2013-02-21Include Git commit hash in config.hAndrew
2013-02-21Reorganized the main CMakeLists file and added an icon on Windows.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
2013-02-20implement commandline parsingOrochimarufan
2013-02-19Implemented loadList() stuff.Andrew
2013-02-18Added InstanceLoader and InstanceType headers.Andrew
2013-02-18Merge branch 'master' into inst_rewriteAndrew
2013-02-18Install plugins in the right dir.Andrew
2013-02-18Switched to BundleUtils and added OS X support.Andrew
2013-02-18Merge branch 'master' of http://github.com/Forkk/MultiMC5Orochimarufan
2013-02-14Merge branch 'master' into inst_rewriteAndrew
2013-02-14Merge branch 'master' of github.com:Forkk/MultiMC5Andrew
2013-02-14Merge pull request #1 from mortu/masterAndrew Okin
2013-02-14Started reworking the instance system.Andrew
2013-02-13Added SigList class.Andrew
2013-02-13implement desktop shortcut creation. windows code not tested.Orochimarufan
2013-02-13Merge branch 'master' of http://github.com/Forkk/MultiMC5Orochimarufan
2013-02-13add first iteration of the integrated browserOrochimarufan
2013-02-12Don't bother installing Qt 5 dependencies. Leave it to the user. Maybe we'll ...Andrew Okin
2013-02-12Successfully build using clang 4.1 on OSXmortu
2013-02-12More damn libxcb dependencies. DLL hell is not fun.Andrew
2013-02-12Fixed Linux install / package support in CMakeLists. Fixed Linux start script.Andrew Okin
2013-02-12Fixed install to automatically include required DLLs. Suck it, DLL hell!Andrew
2013-02-12Linux packaging stuff.Andrew Okin
2013-02-06Merge branch 'master' of ciserver.forkk.net:MultiMC5Andrew
2013-02-06Added Linux support to CMakeLists.Andrew Okin
2013-02-05Implemented login system.Andrew