summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
...
* Fix parsing of dates: if the month is followed by a dash, it's not the negati...Thiago Macieira2009-03-301-0/+2
* When doing date comparisons, force to the same timezone.Thiago Macieira2009-03-301-1/+1
* Fix a few issues introduced by Ben's last patch.Thiago Macieira2009-03-301-15/+24
* Change cookie expiration reading to match the behavior of Firefox. Rather the...Benjamin C Meyer2009-03-301-53/+384
* Fix bug introduced by last patch.Thiago Macieira2009-03-301-1/+1
* When parsing a cookie string the ',' character is special because it is used ...Benjamin C Meyer2009-03-302-3/+15
* Check for a redirection after setting the headers. If there is a redirection ...Benjamin C Meyer2009-03-301-2/+2
* When loading a url straight from cache call finished so the QNetworkReply::fi...Benjamin C Meyer2009-03-301-1/+3
* Improvements to follow the behavior of web servers and other browsers, specif...Benjamin C Meyer2009-03-301-3/+17
* Doc - added QHostInfo to QHostAddress' See Also line, as requested byKavindra Devi Palaraja2009-03-261-1/+1
* Fix a small mistake in recalculating the timeout in case we getThiago Macieira2009-03-251-10/+10
* Long live Qt 4.5!Lars Knoll2009-03-23128-0/+54195