summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreplyhttpimpl_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
| | | | | | | Replace Nokia contact email address with Qt Project website. Change-Id: I431bbbf76d7c27d8b502f87947675c116994c415 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Remove shadowing members in QNetworkReplyHttpImplPrivateAlexander Færøy2012-01-121-2/+0
| | | | | | | Task-number: QTBUG-23512 Change-Id: I072dfde1741a1d32a6125f63e52cc22bc499987f Reviewed-by: Zeno Albisser <zeno.albisser@nokia.com>
* Using proper virtual functions instead of Q_INVOKABLE tricks.Jonas M. Gastal2012-01-091-10/+7
| | | | | | | | | This mantains BC between version compiled with and without OPENSSL, which was the reason for the use of "runtime virtuals". Using proper virtuals should make code clearer. Change-Id: I24f141ebaab68c000c2d602b54addbae1679a424 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
| | | | | Change-Id: I02f2c620296fcd91d4967d58767ea33fc4e1e7dc Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* QNAM: Function re-orderingMarkus Goetz2011-05-031-7/+4
|
* QNAM: Fix initialization order warningsMarkus Goetz2011-05-031-18/+21
|
* QNAM: TODO comments for Qt 5Markus Goetz2011-05-031-0/+3
|
* HTTP Reply implementation: make cache validation method return boolPeter Hartmann2011-05-031-1/+1
|
* cache: rename validateCache() to loadFromCacheIfAllowed()Peter Hartmann2011-05-031-1/+1
|
* QNAM: Fix proxy code after refactoringMarkus Goetz2011-05-031-5/+5
|
* QNAM: Start new HTTP backend architectureMarkus Goetz2011-05-031-55/+192
|
* QNAM: Copy files for new architectureMarkus Goetz2011-05-031-0/+169