summaryrefslogtreecommitdiff
path: root/src/update/UpdateActivity.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-164/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-8/+0
unused variables from config.h
2012-08-18Fix autoupdate issue where temp file is not deleted, fixes #128Simon Robertshaw1-1/+4
2012-06-22Success/Failure return from Asyn Task, Prompt to visit website upon update ↵Simon Robertshaw1-31/+43
failure
2012-06-22Stage 2 of autoupdate workingSimon Robertshaw1-0/+2
2012-06-21Stage 1 of update process completedSimon Robertshaw1-5/+132
2012-06-20More in the way of an autoupdaterSimon Robertshaw1-0/+28