summaryrefslogtreecommitdiffstats
path: root/MultiMC.h
Commit message (Collapse)AuthorAgeLines
* Notifications system. Mainly to be used in case the updater breaks.Jan Dalheimer2014-01-03-0/+7
|
* Log version, work pathsPetr Mrázek2014-01-03-0/+28
|
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_newsForkk2014-01-02-3/+11
|\ | | | | | | | | | | Conflicts: CMakeLists.txt gui/MainWindow.h
| * Notify the user of any errorsJan Dalheimer2013-12-30-1/+1
| |
| * Launch an editor for the custom.json file. Also allow overriding of the ↵Jan Dalheimer2013-12-29-3/+8
| | | | | | | | system default editor
| * Unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-0/+1
| |
| * More tests for the UpdateChecker class. It should be done for now.Jan Dalheimer2013-12-14-0/+2
| |
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_newsAndrew2013-12-15-1/+1
|\| | | | | | | | | Conflicts: CMakeLists.txt
| * Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into developPetr Mrázek2013-12-14-1/+1
| |\ | | | | | | | | | | | | Conflicts: MultiMC.cpp
| | * Unit testingJan Dalheimer2013-12-02-1/+1
| | |
* | | Added a system to load news from MultiMC.org's RSSAndrew2013-12-15-0/+7
|/ / | | | | | | Currently it doesn't show it anywhere in the UI. That's next.
* | Finish implementing update installation.Andrew2013-12-06-0/+18
| | | | | | | | Also add the option to update on exit.
* | Rework the update checking systemAndrew2013-12-04-4/+4
| |
* | Renew the updater branchPetr Mrázek2013-12-02-0/+7
|/ | | | Now with some actual consensus on what the updater will do!
* Rework MultiMC's versioning systemAndrew2013-12-01-2/+1
|
* Implement loading accounts from list.Andrew2013-11-18-0/+7
|
* Implement instance sorting options.Petr Mrázek2013-11-04-0/+9
|
* Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵Sky2013-10-14-0/+4
| | | | and "auto detect" button
* Added file loggerPetr Mrázek2013-10-06-38/+46
|
* Implement basic yggdrasil auth.Petr Mrázek2013-09-23-0/+1
| | | | No fancy login token saving involved.
* Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-19/+20
|
* Forge version list implementation. Needs integration and testing.Petr Mrázek2013-09-16-0/+13
|
* Fix translation initialization (and loading).Petr Mrázek2013-09-09-0/+4
|
* Use HttpMetaCache to minimize network use.Petr Mrázek2013-09-08-0/+8
|
* Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek2013-09-07-0/+68