Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Finish unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -26/+34 |
| | ||||
* | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -51/+61 |
| | ||||
* | Fix syntax error | Petr Mrázek | 2013-12-13 | -9/+7 |
| | | | | You do not need goto for that. Really. | |||
* | Fix updater removing all files. | Andrew | 2013-12-12 | -1/+9 |
| | | | | Yeah, I don't know what I was thinking, but somehow it worked before. | |||
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-10 | -1/+1 |
| | | | | | | Conflicts: CMakeLists.txt gui/MainWindow.cpp | |||
* | Finish implementing update installation. | Andrew | 2013-12-06 | -0/+5 |
| | | | | Also add the option to update on exit. | |||
* | Implement update installer | Andrew | 2013-12-05 | -4/+75 |
| | ||||
* | Implement DownloadUpdateTask | Andrew | 2013-12-05 | -0/+322 |
Installing updates is not implemented yet. That's next. |