Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Mess with the updater again. | Petr Mrázek | 2014-01-05 | -3/+1 |
| | ||||
* | Maybe break updater even more? | Petr Mrázek | 2013-12-29 | -2/+0 |
| | ||||
* | Various updater fixes | Petr Mrázek | 2013-12-28 | -1/+15 |
| | | | | | | | Updater tests for path utils The updater now doesn't use splitpath on Windows (fixes problems with Windows XP) Fix up paths for the OSX updater - should now install the updates into the right place Fix translations install path - translation isntall and deploy should be fixed | |||
* | Treat the updater separately | Jan Dalheimer | 2013-12-23 | -0/+2 |
| | ||||
* | Some test madness | Petr Mrázek | 2013-12-20 | -2/+3 |
| | ||||
* | Finish unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -8/+10 |
| | ||||
* | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -3/+19 |
| | ||||
* | 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 | -6/+11 |
| | ||||
* | Implement DownloadUpdateTask | Andrew | 2013-12-05 | -0/+182 |
Installing updates is not implemented yet. That's next. |