summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/httpget.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-08-15302 is also a valid redirect. Also keep the original query when redirecting.Dominik Riebeling1-3/+3
2007-08-15Don't close http connection manually, the destructor will do that anyway. Fix...Dominik Riebeling1-3/+14
2007-08-15more fixing on downloading class: toEncoded can't be used as get parameter. U...Dominik Riebeling1-8/+15
2007-08-15(hopefully) fix some broken download stuff I introduced yesterday.Dominik Riebeling1-14/+14
2007-08-14Extend HttpGet class to allow downloading a file to a buffer instead of a file.Dominik Riebeling1-19/+62
2007-07-25First stab at porting rbutil to Qt4. Currently only installing a current or a...Dominik Riebeling1-0/+144