summaryrefslogtreecommitdiffstats
path: root/application/MultiMC.cpp
Commit message (Expand)AuthorAgeLines
* NOISSUE redo new instance dialogPetr Mrázek2018-03-27-0/+2
* NOISSUE add linux distro name and release stats to analyticsPetr Mrázek2018-03-13-0/+9
* GH-2150 Split out custom commands into a custom widgetPetr Mrázek2018-02-17-0/+3
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
* NOISSUE change FS::updateTimestamp to work with directories too, use it to fi...Petr Mrázek2018-02-11-0/+2
* GH-2059 fix instance directory not being created on first launchPetr Mrázek2017-12-05-2/+2
* NOISSUE force saving of any outstanding instance component state on exitPetr Mrázek2017-12-03-1/+2
* NOISSUE disable the unfinished 'Packages' page in settingsPetr Mrázek2017-12-03-1/+1
* GH-1993 swap min/max memory settings when they are the wrong way aroundPetr Mrázek2017-09-27-2/+13
* NOISSUE remove obsolete LWJGL folder settingPetr Mrázek2017-09-20-1/+0
* NOISSUE more work on Legacy migrationPetr Mrázek2017-09-20-0/+5
* NOISSUE clean up moc warningsPetr Mrázek2017-09-10-2/+0
* NOISSUE remove FTB integrationPetr Mrázek2017-09-09-6/+0
* GH-1314 add UI for custom minecraft jar additionPetr Mrázek2017-08-07-3/+0
* NOISSUE fix startup issues caused by code reorganizationPetr Mrázek2017-07-06-1/+2
* NOISSUE attept to detach from console on WindowsPetr Mrázek2017-07-05-12/+11
* NOISSUE add disgnostic print to MultiMC destructorPetr Mrázek2017-07-05-0/+1
* NOISSUE rearrange global initializationPetr Mrázek2017-07-05-431/+401
* GH-1895 update LWJGL list during legacy instance updatePetr Mrázek2017-05-21-1/+6
* NOISSUE add a linux system packaging install layoutPetr Mrázek2017-05-13-1/+18
* GH-1882 save UpdateDialog geometryPetr Mrázek2017-05-09-0/+2
* NOISSUE herp derp custom icon theme supportPetr Mrázek2017-05-04-0/+5
* GH-1874 Do not allow launching instances during an updatePetr Mrázek2017-05-02-1/+11
* GH-1874 do not allow updating while an instance is runningPetr Mrázek2017-05-02-6/+39
* GH-1875 plug holes in instance/window refcount logicPetr Mrázek2017-05-01-2/+1
* GH-1873 allow closing main window, fix window ref countPetr Mrázek2017-05-01-6/+5
* NOISSUE remove AA_UseHighDpiPixmapsPetr Mrázek2017-04-26-1/+0
* NOISSUE remove macOS SSL workaroundsPetr Mrázek2017-04-25-13/+0
* NOISSUE add missing log levels to MultiMC loggingPetr Mrázek2017-04-21-1/+1
* GH-1854 prevent a crash if the instance is closed while the kill confirmation...Petr Mrázek2017-04-14-1/+2
* NOISSUE remove liteloader and forgePetr Mrázek2017-04-07-22/+0
* NOISSUE Remove Minecraft version list and versions.Petr Mrázek2017-04-07-12/+0
* NOISSUE fix downloading of metadata filesPetr Mrázek2017-04-07-0/+2
* GH-1793 rearrange setup wizard logic to only check if they are needed oncePetr Mrázek2017-01-21-3/+68
* GH-1790 do not apply system theme on launch if it is selectedPetr Mrázek2017-01-18-16/+3
* GH-1065 Normalize usage of directory vs folderTim Flynn2017-01-16-2/+2
* NOISSUE add hack for system themes. Maybe it works?Petr Mrázek2017-01-15-3/+13
* NOISSUE temporarily disable themes to check if they cause issues on macOSPetr Mrázek2017-01-15-1/+1
* GH-1665 Add line breaks to the fatal error dialogs.Petr Mrázek2017-01-14-2/+5
* GH-1665 put the macOS hint into all of the new fatal error messages.Petr Mrázek2017-01-14-3/+14
* GH-1665 attempt at workaround for MultiMC not starting on macOS SierraPetr Mrázek2017-01-14-9/+48
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
* NOISSUE Do not log the analytics client ID into the application log.Petr Mrázek2017-01-06-1/+1
* NOISSUE make the setup wizard use the main event loopPetr Mrázek2017-01-06-4/+19
* NOISSUE force SetupWizard into 'classic' look and feel and increment analytic...Petr Mrázek2017-01-02-1/+1
* NOISSUE Translations model and initial setup wizard workPetr Mrázek2017-01-01-51/+19
* NOISSUE add skeleton of the setup wizardPetr Mrázek2016-12-28-0/+9
* NOISSUE allow killing the instance from main windowPetr Mrázek2016-11-26-2/+22
* NOISSUE simplify system detection and user agent handlingPetr Mrázek2016-11-26-0/+3
* NOISSUE add analytics settings (enable/disable)Petr Mrázek2016-11-24-11/+33