summaryrefslogtreecommitdiffstats
path: root/application/widgets
Commit message (Collapse)AuthorAgeLines
* GH-1652 save all instance settings on launch if instance window is already openPetr Mrázek2016-10-28-2/+6
|
* NOISSUE fix minor memory leaksPetr Mrázek2016-08-19-2/+1
|
* NOISSUE use model/view for Minecraft log dataPetr Mrázek2016-08-19-0/+179
|
* GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek2016-08-07-5/+19
| | | | | | | * 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.
* NOISSUE allow user to sort mod list by clicking on column headersPetr Mrázek2016-08-05-1/+1
|
* GH-1273 allow extended selection in mod listsPetr Mrázek2016-08-04-1/+1
|
* GH-1453 report version file problems in the version pagePetr Mrázek2016-02-21-0/+4
|
* NOISSUE select modpack field content on focus in new instance dialogPetr Mrázek2016-01-12-0/+42
|
* GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek2016-01-05-4/+4
| | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH
* GH-1313 remove or disable some translateable stringsPetr Mrázek2016-01-03-3/+0
|
* GH-1313 remove translatable strings from MCModInfoFramePetr Mrázek2016-01-02-8/+67
|
* GH-1322 fix mod description ... button popping up multiple dialogsPetr Mrázek2015-11-13-3/+21
|
* NOISSUE make the compiler more evilPetr Mrázek2015-10-11-1/+1
|
* GH-729 use mod mmc_id as name when name is emptyPetr Mrázek2015-09-30-7/+12
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-1/+1
|
* GH-1237 make mod info clickable and selectablePetr Mrázek2015-09-12-0/+6
|
* NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek2015-08-23-1/+0
|
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-0/+106
|
* GH-994 hopefully fix issue with people still using jar modsPetr Mrázek2015-05-29-2/+15
| | | | | | 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
* GH-922 improve version select dialogsPetr Mrázek2015-05-02-2/+45
|
* GH-894 link server status widgets to help.mojang.comPetr Mrázek2015-04-19-2/+57
|
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+1346