aboutsummaryrefslogtreecommitdiff
path: root/MultiMC.h
AgeCommit message (Expand)Author
2013-12-30Notify the user of any errorsJan Dalheimer
2013-12-29Launch an editor for the custom.json file. Also allow overriding of the syste...Jan Dalheimer
2013-12-15Unit tests for the DownloadUpdateTask classJan Dalheimer
2013-12-14More tests for the UpdateChecker class. It should be done for now.Jan Dalheimer
2013-12-14Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into developPetr Mrázek
2013-12-06Finish implementing update installation.Andrew
2013-12-04Rework the update checking systemAndrew
2013-12-02Unit testingJan Dalheimer
2013-12-02Renew the updater branchPetr Mrázek
2013-12-01Rework MultiMC's versioning systemAndrew
2013-11-18Implement loading accounts from list.Andrew
2013-11-04Implement instance sorting options.Petr Mrázek
2013-10-14Huge Java detection refactor, version dialogs on first run (no JavaPath set) ...Sky
2013-10-06Added file loggerPetr Mrázek
2013-09-23Implement basic yggdrasil auth.Petr Mrázek
2013-09-22Working 1.6 modding (currently only forge)Petr Mrázek
2013-09-16Forge version list implementation. Needs integration and testing.Petr Mrázek
2013-09-09Fix translation initialization (and loading).Petr Mrázek
2013-09-08Use HttpMetaCache to minimize network use.Petr Mrázek
2013-09-07Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek