summaryrefslogtreecommitdiffstats
path: root/src/network/access/access.pri
Commit message (Collapse)AuthorAgeFilesLines
* QNAM HTTP Code: Split QHttpNetworkConnectionMarkus Goetz2009-07-291-0/+2
| | | | | | | | Factor our the Channel object to a new file. My goal is to make QHttpNetworkConnection more maintainable before implementing HTTP pipelining. Reviewed-by: Peter Hartmann
* Move the QNetworkCookieJar class out of qnetworkcookie.[h,cpp] files and ↵Benjamin C Meyer2009-07-291-0/+3
| | | | | | | | | | | into qnetworkcookiejar[h,_p.h,cpp]. one adjustment was necessary from the merge request: The line 110 in qnetworkcookie.h needed to include qnetworkcookiejar.h, not <QtNetwork/QNetworkCookieJar> . Merge-request: 1015 Reviewed-by: Peter Hartmann
* Splitted qhttpnetworkconnection* files into individual filesMarkus Goetz2009-04-061-0/+6
| | | | (cherry picked from commit fd9b788bd6a99630b06cffee4c9fa9f4c06b0ef1)
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+53