summaryrefslogtreecommitdiffstats
path: root/application/widgets/PageContainer.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* GH-1445 update page list when version and log pages need itPetr Mrázek2016-11-07-1/+2
|
* GH-1645 reimplement open/close instance window based on settingsPetr Mrázek2016-11-01-1/+1
|
* GH-1652 save all instance settings on launch if instance window is already openPetr Mrázek2016-10-28-1/+1
|
* NOISSUE fix minor memory leaksPetr Mrázek2016-08-19-1/+0
|
* 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