summaryrefslogtreecommitdiff
path: root/src/tasks/Task.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-7/+0
unused variables from config.h
2012-09-25MacOS X targets for Scons, Fix some inlines for clangSimon Robertshaw1-1/+1
2012-08-07Save as current name complete, resolves #5Simon Robertshaw1-1/+5
2012-08-04Build fixes for FreeBSDntoskrnl1-3/+0
2012-07-25Correct progress bar positionSimon Robertshaw1-0/+2
2012-07-21Prevent race condition when reloading local stamps, fix task so "after()" ↵Simon Robertshaw1-6/+5
gets called and correct stamp name so they actually get deleted"
2012-06-22Success/Failure return from Asyn Task, Prompt to visit website upon update ↵Simon Robertshaw1-17/+43
failure
2012-06-21Stage 1 of update process completedSimon Robertshaw1-32/+56
2012-06-21Make status updates on tasks safe - add intermediate progress bar for TaskWindowSimon Robertshaw1-14/+27
2012-06-20More in the way of an autoupdaterSimon Robertshaw1-14/+50
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw1-0/+84