aboutsummaryrefslogtreecommitdiff
path: root/application/MultiMC.cpp
AgeCommit message (Expand)Author
2017-04-07NOISSUE remove liteloader and forgePetr Mrázek
2017-04-07NOISSUE Remove Minecraft version list and versions.Petr Mrázek
2017-04-07NOISSUE fix downloading of metadata filesPetr Mrázek
2017-01-21GH-1793 rearrange setup wizard logic to only check if they are needed oncePetr Mrázek
2017-01-18GH-1790 do not apply system theme on launch if it is selectedPetr Mrázek
2017-01-16GH-1065 Normalize usage of directory vs folderTim Flynn
2017-01-15NOISSUE add hack for system themes. Maybe it works?Petr Mrázek
2017-01-15NOISSUE temporarily disable themes to check if they cause issues on macOSPetr Mrázek
2017-01-14GH-1665 Add line breaks to the fatal error dialogs.Petr Mrázek
2017-01-14GH-1665 put the macOS hint into all of the new fatal error messages.Petr Mrázek
2017-01-14GH-1665 attempt at workaround for MultiMC not starting on macOS SierraPetr Mrázek
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2017-01-06NOISSUE Do not log the analytics client ID into the application log.Petr Mrázek
2017-01-06NOISSUE make the setup wizard use the main event loopPetr Mrázek
2017-01-02NOISSUE force SetupWizard into 'classic' look and feel and increment analytic...Petr Mrázek
2017-01-01NOISSUE Translations model and initial setup wizard workPetr Mrázek
2016-12-28NOISSUE add skeleton of the setup wizardPetr Mrázek
2016-11-26NOISSUE allow killing the instance from main windowPetr Mrázek
2016-11-26NOISSUE simplify system detection and user agent handlingPetr Mrázek
2016-11-24NOISSUE add analytics settings (enable/disable)Petr Mrázek
2016-11-23NOISSUE fix translation listing in settings and translation loadingPetr Mrázek
2016-11-22NOISSUE send custom analytics valuesPetr Mrázek
2016-11-21NOISSUE implement analytics IP anonymizationPetr Mrázek
2016-11-21NOISSUE most basic analytics integration possiblePetr Mrázek
2016-11-19GH-1726 better failure detection for updatesPetr Mrázek
2016-11-10NOISSUE allow using icon themes for instances and instance badgesPetr Mrázek
2016-11-09GH-1713 fix FTB loading crashesPetr Mrázek
2016-11-07NOISSUE fix horrible globals crashPetr Mrázek
2016-11-07NOISSUE shut down logger when MultiMC exitsPetr Mrázek
2016-11-06NOISSUE ask user if closing is OK when instances are still runningPetr Mrázek
2016-11-06NOISSUE Refactor and sanitize MultiMC startup/shutdownPetr Mrázek
2016-11-06GH-378 add a resource search path to custom themesPetr Mrázek
2016-11-06GH-378 add basic custom theme supportPetr Mrázek
2016-11-04NOISSUE add an option to show console on error and default other options to f...Petr Mrázek
2016-11-02NOISSUE MCEdit integration - remove old 'tool', replace with WorldsPetr Mrázek
2016-11-01NOISSUE add bright theme to complement the dark themePetr Mrázek
2016-11-01GH-1645 reimplement open/close instance window based on settingsPetr Mrázek
2016-10-31NOISSUE rearrange MultiMC.cpp to make it make more sensePetr Mrázek
2016-10-30NOISSUE use current directory for application IDPetr Mrázek
2016-10-30NOISSUE use absolute data path for application IDPetr Mrázek
2016-10-30NOISSUE fix buildPetr Mrázek
2016-10-30NOISSUE refactor window management and launch, make MultiMC a single instance...Petr Mrázek
2016-10-29NOISSUE clean up some bad/dead codePetr Mrázek
2016-10-28NOISSUE remove unused 'test mode'Petr Mrázek
2016-10-27Revert "GH-1665 diagnostic build - check if log file has been created and ope...Petr Mrázek
2016-10-27Revert "GH-1665 diagnostic build - disable file logging entirely"Petr Mrázek
2016-10-27GH-1665 diagnostic build - disable file logging entirelyPetr Mrázek
2016-10-27GH-1665 diagnostic build - check if log file has been created and openedPetr Mrázek
2016-10-26NOISSUE Granular instance reloadPetr Mrázek
2016-10-22GH-903 force Dark theme to use Fusion Qt stylePetr Mrázek