Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -1/+0 |
| | ||||
* | GH-796 Icon theme loading workaround | Petr Mrázek | 2015-03-01 | -1/+1 |
| | | | | Replacing the Qt machinery with other Qt machinery under our control | |||
* | Remove crash handler | Petr Mrázek | 2014-11-15 | -10/+0 |
| | ||||
* | Add iOS and OSX icon themes by pe | Petr Mrázek | 2014-10-27 | -0/+2 |
| | ||||
* | Add dark, light, blue and colored theme from pe. | Petr Mrázek | 2014-10-26 | -0/+2 |
| | | | | Replaces the old dark and light themes | |||
* | Show a warning if the instance path contains a '!' | Loetkolben | 2014-07-30 | -0/+1 |
| | | | | The checks and warnings happen the time MMC loads (via QLOG_INFO), the time the GUI starts (via a dialog) and when the user changes the instance path via the settings window. | |||
* | Merge branch 'feature_theme_support' into develop | Petr Mrázek | 2014-06-30 | -1/+3 |
|\ | | | | | | | | | Conflicts: main.cpp | |||
| * | New flat icon themes from pexner | Petr Mrázek | 2014-05-25 | -1/+3 |
| | | | | | | | | Squash and rework of commits from robotbrain | |||
* | | Add builtin Minecraft versions for legacy | Petr Mrázek | 2014-06-09 | -0/+1 |
| | | ||||
* | | Implement crash handling on Linux | Forkk | 2014-05-09 | -0/+11 |
|/ | | | | | This will allow us to generate crash dumps and have users report crashes. | |||
* | Use icon theme so we can have more than one icon size per icon | Petr Mrázek | 2014-01-19 | -1/+4 |
| | ||||
* | No more generated resources. | Petr Mrázek | 2014-01-11 | -1/+0 |
| | ||||
* | Some more updater fixes | Petr Mrázek | 2014-01-05 | -7/+1 |
| | | | | Paths were wrong - still used work directory instead of root | |||
* | Move assets migration to a task. Needs threading. | Sky | 2014-01-01 | -0/+1 |
| | ||||
* | Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | 2013-12-14 | -0/+38 |
|\ | | | | | | | | | Conflicts: MultiMC.cpp | |||
| * | Unit testing | Jan Dalheimer | 2013-12-02 | -0/+32 |
|/ | ||||
* | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | 2013-09-07 | -224/+0 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -3/+3 |
| | | | | Also, implemented some basic modlist logic, to be wired up. | |||
* | Implement icon picker, bring back raster icons. | Petr Mrázek | 2013-08-11 | -1/+2 |
| | ||||
* | Various task related improvements. | Petr Mrázek | 2013-08-09 | -8/+8 |
| | | | | | | | * Errors are reported back to task users via Failure signals. * Lwjgl doesn't download on each legacy instance start anymore. * Tasks were unified when it comes to success/failure. * Task dialogs don't get spawned after short tasks finish anymore. | |||
* | More code cleanups! | Petr Mrázek | 2013-08-04 | -1/+1 |
| | ||||
* | Errr... I forgot. | Petr Mrázek | 2013-08-03 | -2/+1 |
| | ||||
* | WTF, I don't even... | Petr Mrázek | 2013-08-03 | -3/+8 |
| | ||||
* | Massive renaming in the backend folder, all around restructure in the same. | Petr Mrázek | 2013-07-29 | -5/+5 |
| | ||||
* | Implement basic game updater. | Andrew | 2013-05-08 | -2/+2 |
| | | | | Resolves MMC-4: https://jira.forkk.net/browse/MMC-4 | |||
* | Removed old plugin system and implemented some version list stuff. | Andrew | 2013-05-03 | -6/+0 |
| | ||||
* | fix merge issues, make console window work again | Orochimarufan | 2013-03-22 | -0/+1 |
| | ||||
* | Connect instance list to model. | Petr Mrázek | 2013-03-18 | -18/+1 |
| | ||||
* | Instance view, model, delegate. | Petr Mrázek | 2013-03-11 | -8/+8 |
| | ||||
* | Massive re-organization. | Andrew | 2013-02-26 | -6/+6 |
| | ||||
* | Fixed a lot of MSVC problems | Andrew | 2013-02-25 | -3/+3 |
| | ||||
* | Fixed some formatting. | Andrew | 2013-02-25 | -165/+170 |
| | ||||
* | Merge branch 'master' of git://github.com/peterix/MultiMC5 | Andrew | 2013-02-25 | -7/+196 |
|\ | | | | | | | | | | | Conflicts: CMakeLists.txt main.cpp | |||
| * | Implement ConsoleWindow | Orochimarufan | 2013-02-22 | -7/+6 |
| | | ||||
| * | Implement Instance launching | Orochimarufan | 2013-02-22 | -12/+107 |
| | | | | | | | | Use --launch <instance> to test | |||
| * | Merge branch 'master' of http://github.com/peterix/MultiMC5 | Orochimarufan | 2013-02-21 | -6/+14 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp | |||
| * | | Implement About Dialog | Orochimarufan | 2013-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 parsing | Orochimarufan | 2013-02-20 | -4/+84 |
| | | | ||||
* | | | Rewrote the settings system. It may still need some work. | Andrew | 2013-02-25 | -1/+1 |
| |/ |/| | ||||
* | | Split MultiMC up into a few separate libraries. | Andrew | 2013-02-20 | -2/+2 |
| | | | | | | | | | | | | Fixed plugin system. Tons of other stuff... | |||
* | | Added stdinstance plugin and a ton of plugin stuff. | Andrew | 2013-02-20 | -1/+9 |
|/ | ||||
* | Implemented login system. | Andrew | 2013-02-05 | -0/+4 |
| | ||||
* | Implemented settings dialog. | Andrew | 2013-01-28 | -0/+7 |
| | ||||
* | Initial commit | Andrew | 2013-01-09 | -0/+28 |