Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-16 | NOISSUE move modpack platform related files to 'modplatform' subfolders | Petr Mrázek | |
2018-03-15 | NOISSUE Add Konami Code | Petr Mrázek | |
Fun little thing for hiding extra debug options in the future. | |||
2018-02-28 | Added FTB pack selection ad download, WIP | Janrupf | |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2017-12-14 | NOISSUE fix a bunch of warnings thrown by Qt internals | Petr Mrázek | |
Badly connected signals/slots and similar things. | |||
2017-10-02 | NOISSUE refactor the MainWindow UI creation | Petr Mrázek | |
It was ugly generated code with no rhyme or reason to it. Now all the relevant code is grouped and language switching works a little better. | |||
2017-09-28 | NOISSUE fix aspect ratio issues with the instance icon in the instance toolbar | Petr Mrázek | |
2017-05-02 | GH-1874 do not allow updating while an instance is running | Petr Mrázek | |
This is a nasty hack. Proper solution will require moving all update related functionality out of the main window. Running instances and updating should be mutually exclusive. | |||
2017-05-01 | GH-1873 allow closing main window, fix window ref count | Petr Mrázek | |
2017-04-22 | NOISSUE add pack import using drag&drop | Petr Mrázek | |
Straight from the browser or the downloads folder. | |||
2017-04-07 | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | |
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2017-01-01 | NOISSUE Translations model and initial setup wizard work | Petr Mrázek | |
2016-11-26 | NOISSUE allow killing the instance from main window | Petr Mrázek | |
2016-11-17 | NOISSUE mark profile in use also on the main window profile button | Petr Mrázek | |
2016-11-02 | NOISSUE MCEdit integration - remove old 'tool', replace with Worlds | Petr Mrázek | |
2016-10-30 | NOISSUE refactor window management and launch, make MultiMC a single ↵ | Petr Mrázek | |
instance application. | |||
2016-10-26 | NOISSUE Granular instance reload | Petr Mrázek | |
2016-08-07 | GH-338, GH-513, GH-700 Unify edit instance with console window | Petr Mrázek | |
* 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. | |||
2016-04-11 | GH-1404 allow deleting groups and creating instances in groups directly ↵ | Petr Mrázek | |
using context menu | |||
2016-02-27 | NOISSUE move files into paths that make more sense | Petr Mrázek | |
2016-01-09 | GH-1397 add discord icon to MultiMC toolbar | Petr Mrázek | |
2016-01-05 | GH-1389 wrap QDesktopServices and QProcess::startDetached | Petr Mrázek | |
Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH | |||
2015-10-20 | NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce ↵ | Petr Mrázek | |
unique_qobject_ptr, refactor MainWindow to match | |||
2015-09-28 | GH-1238 add reddit button | Petr Mrázek | |
2015-09-16 | GH-1121 select instance after creating it | Petr Mrázek | |
2015-07-05 | GH-1053 split settings dialog creation to its own namespace | Petr Mrázek | |
2015-07-05 | GH-1053 move launch process UI to a separate class | Petr Mrázek | |
2015-07-04 | GH-1053 move instance update into the launch task (BaseLauncher) | Petr Mrázek | |
2015-06-30 | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | |
2015-06-09 | GH-1060 remove some old updater bits and pieces | Petr Mrázek | |
2015-04-13 | GH-329 update description text in MainWindow when instance Minecraft version ↵ | Petr Mrázek | |
changes | |||
2015-04-12 | NOISSUE move everything. | Petr Mrázek | |