summaryrefslogtreecommitdiffstats
path: root/logic/updater/UpdateChecker.cpp
Commit message (Collapse)AuthorAgeLines
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2014-01-05-3/+4
|\
| * Implement changing update channelsForkk2014-01-04-3/+4
| | | | | | | | | | Allow the user to select which update channel they would like to download updates from.
* | Mess with the updater again.Petr Mrázek2014-01-05-1/+0
|/
* Get the updater to display a no update found message.robotbrainify2013-12-24-27/+44
|
* Tests for parsing of channel lists in UpdateCheckerJan Dalheimer2013-12-14-1/+1
|
* Implement DownloadUpdateTaskAndrew2013-12-05-0/+13
| | | | Installing updates is not implemented yet. That's next.
* Rework the update checking systemAndrew2013-12-04-0/+234