summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/httpget.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-09Simplify progress emit in httpget class a bit.Dominik Riebeling1-1/+0
2008-06-02Extend http class to allow retrieving of the server timestamp once a file has...Dominik Riebeling1-1/+4
2008-05-17Allow http caching to use the old dumb mode again.Dominik Riebeling1-2/+6
2008-05-13Rework and improve http download cache: check cache against file on the serve...Dominik Riebeling1-6/+14
2008-04-06make sure cachefolder is existent when enabling it using setCache(bool). Fixe...Dominik Riebeling1-0/+1
2008-03-05add global proxy / cache settings to httpget class. This removes the need of ...Dominik Riebeling1-2/+10
2007-08-27Implement download caching. Set the folder for the cache data in the configur...Dominik Riebeling1-2/+9
2007-08-15302 is also a valid redirect. Also keep the original query when redirecting.Dominik Riebeling1-0/+1
2007-08-15(hopefully) fix some broken download stuff I introduced yesterday.Dominik Riebeling1-0/+1
2007-08-14Extend HttpGet class to allow downloading a file to a buffer instead of a file.Dominik Riebeling1-1/+6
2007-07-25First stab at porting rbutil to Qt4. Currently only installing a current or a...Dominik Riebeling1-0/+63