Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This should hopefully giude people towards using the right thing.
|
|
|
|
importance
|
|
|
|
|
|
|
|
|
|
Fun little thing for hiding extra debug options in the future.
|
|
|
|
|
|
Badly connected signals/slots and similar things.
|
|
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.
|
|
|
|
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.
|
|
|
|
Straight from the browser or the downloads folder.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instance application.
|
|
|
|
* 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.
|
|
using context menu
|
|
|
|
|
|
Essentially do not pass some environment variables to subprocesses:
* LD_PRELOAD
* LD_LIBRARY_PATH
* LD_DEBUG
* QT_PLUGIN_PATH
* QT_FONTPATH
|
|
unique_qobject_ptr, refactor MainWindow to match
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes
|
|
|