aboutsummaryrefslogtreecommitdiff
path: root/application/MultiMC.cpp
AgeCommit message (Expand)Author
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
2016-10-21GH-903 simple theme switching and dark themePetr Mrázek
2016-08-09GH-1642 fix instance launch from consolePetr Mrázek
2016-08-01NOISSUE implement direct java launchPetr Mrázek
2016-06-10GH-1586 Windows: attach to the parent process console if there is any, so com...Petr Mrázek
2016-05-03GH-1559 Fix FTB iconsPetr Mrázek
2016-05-01NOISSUE re/move some dead code and unused build system partsPetr Mrázek
2016-04-30NOISSUE split GUI stuff from logic libraryPetr Mrázek
2016-03-17GH-1521 When json editor is custom, actually pass the filename to itPetr Mrázek
2016-02-27NOISSUE move files into paths that make more sensePetr Mrázek
2016-01-12GH-1402 add a hack for updater to respect renamed binary on WindowsPetr Mrázek
2016-01-05GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek
2016-01-02GH-1365 rework java version parsing and sortingPetr Mrázek
2015-12-28GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek
2015-12-27GH-1308 remove use of static data (translations) and root (notifications.json...Petr Mrázek
2015-10-05NOISSUE there is too much ifdef involved...Petr Mrázek
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-10-02GH-719 implement paste.ee API keysPetr Mrázek
2015-09-30GH-253 implement launching instances from command linePetr Mrázek
2015-09-29GH-1202 rebuild SSL certs on start on OSXPetr Mrázek
2015-09-26GH-1072 split resource system to UI and logic partsPetr Mrázek
2015-08-23GH-1206 fix deleting files during updatePetr Mrázek
2015-07-05GH-1053 split settings dialog creation to its own namespacePetr Mrázek
2015-06-11GH-1008 implement log window max line countPetr Mrázek
2015-06-10GH-1060 ugly XP hack is uglyPetr Mrázek
2015-06-10GH-1060 create and delete update dirPetr Mrázek
2015-06-09GH-1060 update tweaksPetr Mrázek
2015-06-09GH-1060 add a lot of error checking and reporting to the inner updaterPetr Mrázek
2015-06-09GH-1060 tweaks to new update mechanism - loggingPetr Mrázek
2015-06-09GH-1060 implement very basic updater (only linux and maybe osx right now)Petr Mrázek
2015-06-09GH-1060 remove some old updater bits and piecesPetr Mrázek
2015-06-06NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer
2015-05-29GH-994 hopefully fix issue with people still using jar modsPetr Mrázek
2015-05-24GH-991 implement wrapper commandsPetr Mrázek
2015-05-19GH-960 possible fix for missing OSX ca certsPetr Mrázek
2015-05-04GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek