Commit Graph

  • e4f86893a8 fix merge issues, make console window work again Orochimarufan 2013-03-22 14:40:55 +0100
  • cd1fdbbbc2 Merge branch 'master' of http://github.com/peterix/MultiMC5 Orochimarufan 2013-03-22 14:01:54 +0100
  • f4c9cb8c1d refactor indendation, fix a bug in MinecraftProcess & fix a bug in InstanceLauncher Orochimarufan 2013-02-25 22:47:03 +0100
  • f01bf10dc5 Implement Keyring system base Orochimarufan 2013-02-24 18:22:35 +0100
  • ce867d9169 Port minecraft.jar version detection to Qt Orochimarufan 2013-02-24 17:06:00 +0100
  • e4806ab08d Add SVG icon rendering/cache Petr Mrázek 2013-03-20 07:59:35 +0100
  • ad70e3fd4c Changed spaces to tabs in CMakeLists.txt because space indenting is the work of satan. Andrew 2013-03-19 19:15:19 -0500
  • e9ff6fcff7 Merge pull request #3 from GUIpsp/master Andrew Okin 2013-03-19 13:26:25 -0700
  • bf49e58d11 Add travis CI building. Guilherme Espada 2013-03-19 20:17:35 +0000
  • 7d7e4034f4 Property change propagation, changing instance groups, icon preview Petr Mrázek 2013-03-19 06:24:34 +0100
  • d67d58e662 Added background cat. Proof of concept :3 Petr Mrázek 2013-03-19 03:20:49 +0100
  • 7e222c3e8f Loading instance groups and exposing them to the model Petr Mrázek 2013-03-18 23:35:54 +0100
  • 65faabeed4 Connect instance list to model. Petr Mrázek 2013-03-18 23:00:46 +0100
  • b84dfddd1b Use the actual selection for instance launch. Petr Mrázek 2013-03-16 03:01:51 +0100
  • b14cd8d74a Merge branch 'master' of github.com:Forkk/MultiMC5 Andrew 2013-03-14 10:06:28 -0500
  • fd1e3bb814 Fixed issues with libGroupView on Windows. Andrew 2013-03-13 13:42:41 -0500
  • 8864c7ebdc Merge branch 'master' of git://github.com/peterix/MultiMC5 Andrew 2013-03-13 13:25:24 -0500
  • f0cb300d04 Added properties to Instance class Andrew 2013-03-13 13:13:28 -0500
  • 6a7b127685 Added properties to instance.h Andrew 2013-03-13 13:13:28 -0500
  • 46f93311af Instance view, model, delegate. Petr Mrázek 2013-03-11 22:19:17 +0100
  • 2d6e785e4e Implemented version lists. Andrew 2013-03-08 13:56:26 -0600
  • 69040f923b Added a function to get an instance's type. Andrew 2013-03-06 12:32:15 -0600
  • 36396f7c6a Massive re-organization. Andrew 2013-02-26 16:47:39 -0600
  • bd64cda672 Added instance setting overrides. Andrew 2013-02-25 16:36:27 -0600
  • 4ca35a760d Fixed a lot of MSVC problems Andrew 2013-02-25 14:44:36 -0600
  • b56b819c35 Fixed some formatting. Andrew 2013-02-25 13:39:07 -0600
  • 23474da175 Merge branch 'master' of git://github.com/peterix/MultiMC5 Andrew 2013-02-25 13:31:37 -0600
  • 498225debd Rewrote the settings system. It may still need some work. Andrew 2013-02-25 13:24:46 -0600
  • 4fd5bdb01b *Full* folder name is the instance ID, not just the first part. Petr Mrázek 2013-02-23 00:56:17 +0100
  • 3a173648e7 Implement ConsoleWindow Orochimarufan 2013-02-22 18:18:23 +0100
  • 10c707363b Merge branch 'master' of http://github.com/Forkk/MultiMC5 Orochimarufan 2013-02-22 16:19:37 +0100
  • 9f174ad4e7 Implement Instance launching Use --launch <instance> to test Orochimarufan 2013-02-22 16:17:31 +0100
  • a7111b1328 Added interface for game update tasks. Andrew 2013-02-21 18:10:17 -0600
  • eda7b6cf9d Merge branch 'inst_rewrite' of http://github.com/Forkk/MultiMC5 Orochimarufan 2013-02-21 21:55:47 +0100
  • d891032219 use QtCreator's $QTPATH in CMake Orochimarufan 2013-02-21 21:55:35 +0100
  • 9118de4b7c Fixed install on Linux Andrew Okin 2013-02-21 14:52:23 -0600
  • 2e0f6091b4 Changed java/endian.h to java/javaendian.h in CMakeLists Andrew 2013-02-21 14:36:01 -0600
  • ca1fd44637 Merge branch 'master' of http://github.com/peterix/MultiMC5 Orochimarufan 2013-02-21 20:40:32 +0100
  • 50d1f62bf4 More GCC fixes Petr Mrázek 2013-02-21 19:59:34 +0100
  • 294c8e21c8 Merge branch 'inst_rewrite' of https://github.com/Forkk/MultiMC5 Petr Mrázek 2013-02-21 19:37:35 +0100
  • 2020d9c24b Fixed MSVC issues. Andrew 2013-02-21 12:42:16 -0600
  • 576e979df4 Implement About Dialog Orochimarufan 2013-02-21 19:35:52 +0100
  • 3649904974 Fixed CXX flags. Andrew Okin 2013-02-21 12:35:33 -0600
  • e9ef332ec4 Fixed some issues with GCC. Andrew Okin 2013-02-21 12:10:10 -0600
  • 58379657e9 Merge branch 'inst_rewrite' of https://github.com/Forkk/MultiMC5 Petr Mrázek 2013-02-21 18:09:26 +0100
  • 96e4f73a94 Include Git commit hash in config.h Andrew 2013-02-21 11:02:48 -0600
  • 1beef3f73c Merge https://github.com/Forkk/MultiMC5 Petr Mrázek 2013-02-21 17:40:11 +0100
  • faddeb2c13 Reorganized the main CMakeLists file and added an icon on Windows. Andrew 2013-02-21 10:32:13 -0600
  • f3b6eeeac4 Got instance loading working. Andrew 2013-02-20 19:45:00 -0600
  • dd2e836b4c Split MultiMC up into a few separate libraries. Andrew 2013-02-20 19:10:09 -0600
  • f71479ec33 Added stdinstance plugin and a ton of plugin stuff. Andrew 2013-02-20 08:32:26 -0600
  • 519f66efee Merge branch 'master' of http://github.com/Forkk/MultiMC5 Orochimarufan 2013-02-20 13:17:03 +0100
  • c523a2c752 implement commandline parsing Orochimarufan 2013-02-20 00:07:52 +0100
  • 6e5017e48b Implemented loadList() stuff. Andrew 2013-02-19 12:15:22 -0600
  • 80cd8b33aa Implemented Instance Andrew 2013-02-18 16:58:53 -0600
  • d3c4db8f34 Implemented instance loader. Andrew 2013-02-18 15:39:01 -0600
  • 15c7efffa1 Added InstanceLoader and InstanceType headers. Andrew 2013-02-18 14:50:11 -0600
  • 56480c6fe4 Merge branch 'master' into inst_rewrite Andrew 2013-02-18 13:45:49 -0600
  • b8844e4413 Install plugins in the right dir. Andrew 2013-02-18 13:33:22 -0600
  • d00bd41c92 Switched to BundleUtils and added OS X support. Andrew 2013-02-18 12:59:01 -0600
  • cf0e78b46d Merge branch 'master' of http://github.com/Forkk/MultiMC5 Orochimarufan 2013-02-18 17:08:18 +0100
  • f6a62d98aa Merge branch 'master' into inst_rewrite Andrew 2013-02-14 22:41:45 -0600
  • 98b15ba02a Merge branch 'master' of github.com:Forkk/MultiMC5 Andrew 2013-02-14 22:41:35 -0600
  • bd0e4b7606 Merge pull request #1 from mortu/master Andrew Okin 2013-02-14 20:41:03 -0800
  • 4b1680f242 Started reworking the instance system. Andrew 2013-02-14 22:40:00 -0600
  • fe452e3ac9 Added SigList class. Andrew 2013-02-13 10:46:39 -0600
  • 369b1c55c9 implement desktop shortcut creation. windows code not tested. Orochimarufan 2013-02-13 04:03:15 +0100
  • c755195b97 Merge branch 'master' of http://github.com/Forkk/MultiMC5 Orochimarufan 2013-02-13 00:48:20 +0100
  • 79c5ae121b add first iteration of the integrated browser Orochimarufan 2013-02-13 00:35:35 +0100
  • d1b1d7e800 Don't bother installing Qt 5 dependencies. Leave it to the user. Maybe we'll make a debian package or something later. Andrew Okin 2013-02-12 13:59:15 -0600
  • b7120b293e Successfully build using clang 4.1 on OSX mortu 2013-02-12 13:50:45 -0600
  • 5f8784a62e More damn libxcb dependencies. DLL hell is not fun. Andrew 2013-02-12 13:25:42 -0600
  • 4c5d19a62a Fixed Linux install / package support in CMakeLists. Fixed Linux start script. Andrew Okin 2013-02-12 12:49:13 -0600
  • 397c0cb555 Fixed install to automatically include required DLLs. Suck it, DLL hell! Andrew 2013-02-12 11:57:18 -0600
  • 5a4b2ad000 Linux packaging stuff. Andrew Okin 2013-02-12 10:14:23 -0600
  • b66be337fd Merge branch 'master' of ciserver.forkk.net:MultiMC5 Andrew 2013-02-06 00:40:07 -0600
  • 814469eec6 Added Linux support to CMakeLists. Andrew Okin 2013-02-06 00:37:51 -0600
  • 18b087e992 Merge https://github.com/Forkk/MultiMC5 Petr Mrázek 2013-02-06 07:09:32 +0100
  • 4e9006769e Some minor changes in the instance model and control Petr Mrázek 2013-02-06 07:07:44 +0100
  • e475f5d512 Implemented login system. Andrew 2013-02-05 19:22:19 -0600
  • a416c58a93 Started working on task system and login system. Andrew 2013-02-05 16:34:20 -0600
  • f8ea8d9e3b Added base class for tasks. Andrew 2013-02-05 13:40:43 -0600
  • 2f619e4043 Added install target for Windows. Andrew 2013-02-05 12:09:20 -0600
  • 74c5a582b1 Added MultiMC_LINK_ADDITIONAL_LIBS option to CMakeLists. Andrew 2013-02-04 10:31:21 -0600
  • 3c8a12aded Added new instance dialog. Andrew 2013-02-01 13:07:36 -0600
  • a96e1853de Implement news and report bug buttons. Andrew 2013-02-01 12:22:22 -0600
  • ffe49e9c1a Add copy constructor for version class. Andrew 2013-01-31 16:54:06 -0600
  • 2d05e90196 Fix naming issue in instance model class. Andrew 2013-01-31 16:46:31 -0600
  • 076fb8a65e Got rid of boost. Andrew 2013-01-31 14:32:04 -0600
  • de2632af0d Added instance context menu and status tips. Andrew 2013-01-31 14:31:16 -0600
  • 90764f97d9 Add instance toolbar. Andrew 2013-01-29 23:52:37 -0600
  • dcc21b7e64 Changed group list loading to use Qt JSON instead of boost. Andrew 2013-01-29 13:01:04 -0600
  • 7ac25bf2da Implemented the view folder buttons on the main window. Andrew 2013-01-29 00:26:24 -0600
  • 3a0367a79c Resized main window and added version info. Andrew 2013-01-28 18:01:20 -0600
  • a25bedd770 Implemented settings dialog. Andrew 2013-01-28 15:35:09 -0600
  • 8926b24226 Add .user files to gitignore and remove deleted files from CMakeLists. Andrew 2013-01-25 13:29:45 -0600
  • f5ee069ea9 Merge branch 'master' of git://github.com/peterix/MultiMC5 Andrew 2013-01-25 12:35:14 -0600
  • 00893b3cfc Instance model (or at least something like it) Petr Mrázek 2013-01-22 05:56:12 +0100
  • f33ab9beb1 Sync Petr Mrázek 2013-01-20 01:16:07 +0100
  • 3e0ba1ffd3 Merge https://github.com/Forkk/MultiMC5 Petr Mrázek 2013-01-20 00:26:50 +0100