summaryrefslogtreecommitdiffstats
path: root/application/MultiMC.cpp
Commit message (Expand)AuthorAgeLines
* 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
* GH-1665 diagnostic build - disable file logging entirelyPetr Mrázek2016-10-27-1/+3
* GH-1665 diagnostic build - check if log file has been created and openedPetr Mrázek2016-10-27-2/+10
* NOISSUE Granular instance reloadPetr Mrázek2016-10-26-4/+10
* GH-903 force Dark theme to use Fusion Qt stylePetr Mrázek2016-10-22-1/+2
* GH-903 simple theme switching and dark themePetr Mrázek2016-10-21-0/+49
* GH-1642 fix instance launch from consolePetr Mrázek2016-08-09-0/+4
* NOISSUE implement direct java launchPetr Mrázek2016-08-01-0/+4
* GH-1586 Windows: attach to the parent process console if there is any, so com...Petr Mrázek2016-06-10-0/+41
* GH-1559 Fix FTB iconsPetr Mrázek2016-05-03-0/+1
* NOISSUE re/move some dead code and unused build system partsPetr Mrázek2016-05-01-17/+0
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-2/+2
* GH-1521 When json editor is custom, actually pass the filename to itPetr Mrázek2016-03-17-1/+1
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-6/+6
* GH-1402 add a hack for updater to respect renamed binary on WindowsPetr Mrázek2016-01-12-0/+7
* GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek2016-01-05-4/+4
* GH-1365 rework java version parsing and sortingPetr Mrázek2016-01-02-2/+2
* GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek2015-12-28-3/+7
* GH-1308 remove use of static data (translations) and root (notifications.json...Petr Mrázek2015-12-27-14/+3
* NOISSUE there is too much ifdef involved...Petr Mrázek2015-10-05-1/+1
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-22/+23
* GH-719 implement paste.ee API keysPetr Mrázek2015-10-02-0/+4
* GH-253 implement launching instances from command linePetr Mrázek2015-09-30-0/+6
* GH-1202 rebuild SSL certs on start on OSXPetr Mrázek2015-09-29-0/+5
* GH-1072 split resource system to UI and logic partsPetr Mrázek2015-09-26-27/+10
* GH-1206 fix deleting files during updatePetr Mrázek2015-08-23-1/+4
* GH-1053 split settings dialog creation to its own namespacePetr Mrázek2015-07-05-0/+19
* GH-1008 implement log window max line countPetr Mrázek2015-06-11-0/+2
* GH-1060 ugly XP hack is uglyPetr Mrázek2015-06-10-0/+52
* GH-1060 create and delete update dirPetr Mrázek2015-06-10-0/+2
* GH-1060 update tweaksPetr Mrázek2015-06-09-33/+45