Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE refactor window management and launch, make MultiMC a single ↵ | Petr Mrázek | 2016-10-30 | -10/+0 |
| | | | | instance application. | |||
* | NOISSUE Granular instance reload | Petr Mrázek | 2016-10-26 | -2/+3 |
| | ||||
* | GH-338, GH-513, GH-700 Unify edit instance with console window | Petr Mrázek | 2016-08-07 | -0/+8 |
| | | | | | | | * The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running. | |||
* | GH-1404 allow deleting groups and creating instances in groups directly ↵ | Petr Mrázek | 2016-04-11 | -0/+2 |
| | | | | using context menu | |||
* | NOISSUE move files into paths that make more sense | Petr Mrázek | 2016-02-27 | -1/+1 |
| | ||||
* | GH-1397 add discord icon to MultiMC toolbar | Petr Mrázek | 2016-01-09 | -0/+2 |
| | ||||
* | GH-1389 wrap QDesktopServices and QProcess::startDetached | Petr Mrázek | 2016-01-05 | -3/+0 |
| | | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH | |||
* | NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce ↵ | Petr Mrázek | 2015-10-20 | -35/+33 |
| | | | | unique_qobject_ptr, refactor MainWindow to match | |||
* | GH-1238 add reddit button | Petr Mrázek | 2015-09-28 | -0/+2 |
| | ||||
* | GH-1121 select instance after creating it | Petr Mrázek | 2015-09-16 | -4/+4 |
| | ||||
* | GH-1053 split settings dialog creation to its own namespace | Petr Mrázek | 2015-07-05 | -2/+0 |
| | ||||
* | GH-1053 move launch process UI to a separate class | Petr Mrázek | 2015-07-05 | -18/+3 |
| | ||||
* | GH-1053 move instance update into the launch task (BaseLauncher) | Petr Mrázek | 2015-07-04 | -7/+1 |
| | ||||
* | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | 2015-06-30 | -2/+2 |
| | ||||
* | GH-1060 remove some old updater bits and pieces | Petr Mrázek | 2015-06-09 | -1/+1 |
| | ||||
* | GH-329 update description text in MainWindow when instance Minecraft version ↵ | Petr Mrázek | 2015-04-13 | -0/+2 |
| | | | | changes | |||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -0/+218 |