aboutsummaryrefslogtreecommitdiff
path: root/logic/updater
AgeCommit message (Collapse)Author
2013-12-14More tests for the UpdateChecker class. It should be done for now.Jan Dalheimer
2013-12-14Tests for parsing of channel lists in UpdateCheckerJan Dalheimer
2013-12-13Fix syntax errorPetr Mrázek
You do not need goto for that. Really.
2013-12-12Fix updater removing all files.Andrew
Yeah, I don't know what I was thinking, but somehow it worked before.
2013-12-10Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek
Conflicts: CMakeLists.txt gui/MainWindow.cpp
2013-12-06Finish implementing update installation.Andrew
Also add the option to update on exit.
2013-12-05Implement update installerAndrew
2013-12-05Implement DownloadUpdateTaskAndrew
Installing updates is not implemented yet. That's next.
2013-12-04Rework the update checking systemAndrew