summaryrefslogtreecommitdiff
path: root/src/update
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw2-181/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob12-15/+0
unused variables from config.h
2012-08-18Fix autoupdate issue where temp file is not deleted, fixes #128Simon Robertshaw1-1/+4
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-1/+0
2012-06-22Success/Failure return from Asyn Task, Prompt to visit website upon update ↵Simon Robertshaw2-31/+45
failure
2012-06-22Stage 2 of autoupdate workingSimon Robertshaw1-0/+2
2012-06-21Stage 1 of update process completedSimon Robertshaw2-5/+133
2012-06-20More in the way of an autoupdaterSimon Robertshaw2-0/+50