summaryrefslogtreecommitdiffstats
path: root/application/widgets/PageContainer.cpp
Commit message (Collapse)AuthorAgeLines
* GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek2016-08-07-5/+17
| | | | | | | * 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-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek2016-01-05-2/+2
| | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH
* NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek2015-08-23-1/+0
|
* GH-994 hopefully fix issue with people still using jar modsPetr Mrázek2015-05-29-1/+11
| | | | | | Added an 'add mods' button to the version page Add jar mods now has a very angry nag dialog until it's used successfully Buttons on version page are rearranged to deemphasize jar mods
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+210