summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkrequest_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Move QT_BEGIN_NAMESPACE to after the usual Qt header includesRhys Weatherley2009-04-071-3/+3
| | | | | | | QT_BEGIN_NAMESPACE is not defined until qglobal.h is included, but some of the QtNetwork headers were listing it before. Reviewed-by: Ian Walters
* Splitted qhttpnetworkconnection* files into individual filesMarkus Goetz2009-04-061-0/+144
(cherry picked from commit fd9b788bd6a99630b06cffee4c9fa9f4c06b0ef1)