summaryrefslogtreecommitdiffstats
path: root/application/MultiMC.cpp
Commit message (Expand)AuthorAgeLines
* 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
* NOISSUE fix translation listing in settings and translation loadingPetr Mrázek2016-11-23-6/+8
* NOISSUE send custom analytics valuesPetr Mrázek2016-11-22-1/+30
* NOISSUE implement analytics IP anonymizationPetr Mrázek2016-11-21-0/+1
* NOISSUE most basic analytics integration possiblePetr Mrázek2016-11-21-0/+50
* GH-1726 better failure detection for updatesPetr Mrázek2016-11-19-313/+27
* NOISSUE allow using icon themes for instances and instance badgesPetr Mrázek2016-11-10-1/+7
* GH-1713 fix FTB loading crashesPetr Mrázek2016-11-09-0/+2
* NOISSUE fix horrible globals crashPetr Mrázek2016-11-07-0/+1
* NOISSUE shut down logger when MultiMC exitsPetr Mrázek2016-11-07-0/+6
* NOISSUE ask user if closing is OK when instances are still runningPetr Mrázek2016-11-06-2/+8
* NOISSUE Refactor and sanitize MultiMC startup/shutdownPetr Mrázek2016-11-06-9/+31
* GH-378 add a resource search path to custom themesPetr Mrázek2016-11-06-0/+1
* GH-378 add basic custom theme supportPetr Mrázek2016-11-06-1/+4
* NOISSUE add an option to show console on error and default other options to f...Petr Mrázek2016-11-04-3/+3
* NOISSUE MCEdit integration - remove old 'tool', replace with WorldsPetr Mrázek2016-11-02-6/+6
* NOISSUE add bright theme to complement the dark themePetr Mrázek2016-11-01-0/+2
* GH-1645 reimplement open/close instance window based on settingsPetr Mrázek2016-11-01-19/+65
* NOISSUE rearrange MultiMC.cpp to make it make more sensePetr Mrázek2016-10-31-63/+60
* NOISSUE use current directory for application IDPetr Mrázek2016-10-30-1/+1
* NOISSUE use absolute data path for application IDPetr Mrázek2016-10-30-1/+2
* NOISSUE fix buildPetr Mrázek2016-10-30-2/+2
* NOISSUE refactor window management and launch, make MultiMC a single instance...Petr Mrázek2016-10-30-8/+151
* NOISSUE clean up some bad/dead codePetr Mrázek2016-10-29-5/+5
* NOISSUE remove unused 'test mode'Petr Mrázek2016-10-28-29/+16
* Revert "GH-1665 diagnostic build - check if log file has been created and ope...Petr Mrázek2016-10-27-10/+2
* Revert "GH-1665 diagnostic build - disable file logging entirely"Petr Mrázek2016-10-27-3/+1