aboutsummaryrefslogtreecommitdiff
path: root/MultiMC.cpp
AgeCommit message (Expand)Author
2015-04-12SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek
2015-04-12SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek
2015-04-12SCRATCH move icons over to Env, instance proxy model to guiPetr Mrázek
2015-04-12SCRATCH eliminate InstanceFactoryPetr Mrázek
2015-04-04NOISSUE Move FTB logic out of generic codePetr Mrázek
2015-04-02NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek
2015-04-02NOISSUE remove notification checker form application objectPetr Mrázek
2015-04-02NOISSUE remove status checker from application objectPetr Mrázek
2015-04-02NOISSUE Refactors and moving of thingsPetr Mrázek
2015-03-01GH-796 Icon theme loading workaroundPetr Mrázek
2015-02-19GH-366: Plain and simple modpack export/import/downloadJan Dalheimer
2015-02-06Change copyright dates to 2015Greenphlem
2015-02-06NOISSUE do not use proxy by defaultPetr Mrázek
2015-02-02Change default PermGen from 64 to 128 mbGreenphlem
2014-12-27NOISSUE Fix jar mods for OnesSixPetr Mrázek
2014-12-03NOISSUE Change default font on Windows to Courier size 10Petr Mrázek
2014-11-15Remove crash handlerPetr Mrázek
2014-11-15Fix a OS X build error (missing a defined())Jan Dalheimer
2014-11-15Add console font size setting and a preview\Petr Mrázek
2014-11-10Default console font tweaksPetr Mrázek
2014-11-09Do not use QFont without XorgPetr Mrázek
2014-11-09Allow changing the console font familyPetr Mrázek
2014-11-08Implement #545Petr Mrázek
2014-11-02Fix another bunch of copyright years, including fixing #397Jan Dalheimer
2014-10-01Fix translations path for the meta cachePetr Mrázek
2014-09-30Translation downloading!robotbrain
2014-09-06Sync from quickmodsPetr Mrázek
2014-07-30Show a warning if the instance path contains a '!'Loetkolben
2014-07-19Make forge work.Petr Mrázek
2014-07-01Move settings lib into the main code, fixing error logging in it.Petr Mrázek
2014-06-30Merge branch 'feature_theme_support' into developPetr Mrázek
2014-06-28Merge branch 'feature/fix_intel' into developPetr Mrázek
2014-06-28Fix issues with intel drivers. Forced java re-detection on Windows.Petr Mrázek
2014-06-09Tweaks to page dialog and version page.Petr Mrázek
2014-06-09Reduce startup logging verbosityPetr Mrázek
2014-06-09Reorganize logic code.Petr Mrázek
2014-06-09Much change, very jarmod.Petr Mrázek
2014-06-09Begin the transformation!Petr Mrázek
2014-05-25New flat icon themes from pexnerPetr Mrázek
2014-05-23Still trying to fix FTBJan Dalheimer
2014-05-23Attempt at fixing FTBJan Dalheimer
2014-05-23Fix FTB?Jan Dalheimer
2014-05-23More FTB debug stuffJan Dalheimer
2014-05-23Some more FTB related debug infoJan Dalheimer
2014-05-22QDir::exists is not static in Qt 5.1.1Petr Mrázek
2014-05-22FTB paths changed on windows. Fixes #255Jan Dalheimer
2014-05-21Merge branch 'feature_crashreport' into developJan Dalheimer
2014-05-17Add static data path for ... static data. Like translations. Move translation...Petr Mrázek
2014-05-09Implement crash handling on LinuxForkk
2014-04-21Merge remote-tracking branch 'origin/feature_raise_console' into developPetr Mrázek