aboutsummaryrefslogtreecommitdiff
path: root/application/widgets/PageContainer.cpp
AgeCommit message (Collapse)Author
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek
2021-01-18NOISSUE Update Copyright YearAppleTheGolden
2019-08-02NOISSUE tweak UI geometry and remove old language selectionPetr Mrázek
2019-01-16Update Copyright YearAppleTheGolden
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-04-23GH-2053 basics of the servers.dat managementPetr Mrázek
2018-03-27NOISSUE fix page container spacing in UIsPetr Mrázek
2018-03-27NOISSUE redo new instance dialogPetr Mrázek
2018-02-11NOISSUE update copyright datesPetr Mrázek
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-11-07GH-1445 update page list when version and log pages need itPetr Mrázek
2016-11-01GH-1645 reimplement open/close instance window based on settingsPetr Mrázek
2016-10-28GH-1652 save all instance settings on launch if instance window is already openPetr Mrázek
2016-08-19NOISSUE fix minor memory leaksPetr Mrázek
2016-08-07GH-338, GH-513, GH-700 Unify edit instance with console windowPetr 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-01-05GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek
Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH
2015-08-23NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek
2015-05-29GH-994 hopefully fix issue with people still using jar modsPetr Mrázek
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
2015-04-12NOISSUE move everything.Petr Mrázek