Age | Commit message (Collapse) | Author |
|
|
|
|
|
importance
|
|
|
|
Hopefully this will fix the issues with stuck applications on Windows.
|
|
|
|
|
|
Fun little thing for hiding extra debug options in the future.
|
|
|
|
|
|
|
|
|
|
|
|
minor Flame import problems
|
|
"Support MultiMC" instead of "Support us on Patreon!"
|
|
This should steer new users to the main settings even more, while keeping
the instance settings still available.
|
|
Badly connected signals/slots and similar things.
|
|
```
Folder, Help, Check for Updates, Settings
-> Folders, Settings, Help, Update
```
|
|
|
|
|
|
|
|
It is now set to text beside icons and many actions were moved to sub-menus.
|
|
|
|
|
|
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.
|
|
|
|
Should not be necessary anymore...
|
|
Straight from the browser or the downloads folder.
|
|
|
|
|
|
|
|
|
|
This fixes a crash when closing settings and not having any selected instance.
|
|
|
|
Instead of just checking if the new version started, make sure
it is able to write its IPC key to a file and then use the key
to connect to the process.
|
|
|
|
|
|
|
|
|
|
|
|
Now has a drop-down arrow that actually works as expected.
|
|
instance application.
|
|
|
|
|