summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnectionchannel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2012-01-041-0/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-0/+3
|\
| * Implement network session for HTTP backendShane Kearns2011-02-211-0/+3
* | QNAM HTTP: Fix the ioPostToHttpFromSocket auto testMartin Petersson2011-03-041-1/+2
|/
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-0/+2
|\|
| * Revert "Fix a missing error-signal when a server is shut down while downloading"Peter Hartmann2010-11-261-1/+0
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Ville Pernu2010-11-241-0/+2
| |\
| | * QNetworkAccessManager: enable synchronous HTTP callsPeter Hartmann2010-11-231-0/+2
| * | Fix a missing error-signal when a server is shut down while downloadingVille Pernu2010-11-241-0/+1
| |/
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-291-4/+3
|\|
| * QNAM HTTP: Remove Wait4AuthStateMarkus Goetz2010-10-271-2/+1
| * QNAM HTTP: Internal variable spelling mistakesMarkus Goetz2010-10-271-2/+2
* | QNAM HTTP: Remove eatWhitespace() hackMarkus Goetz2010-08-131-2/+0
* | QNAM Zerocopy: HTTP implementation partMarkus Goetz2010-08-121-5/+6
|/
* Fixing the compile issue.Aleksandar Sasha Babic2010-05-211-1/+1
* Fix compile error on Symbian 9.1, caused in network/access.Frans Englich2010-03-261-14/+3
* QNAM HTTP: Symbian compile fixMarkus Goetz2010-03-251-0/+1
* QNAM HTTP: Fix crazy crash when exiting applicationMarkus Goetz2010-03-251-1/+1
* QNAM HTTP: Unify socket EOF handling a bitMarkus Goetz2010-02-161-0/+1
* QNAM HTTP: Fix bug related to re-sending a requestMarkus Goetz2010-02-031-0/+2
* network internals: start HTTP GET requests right away when calledPeter Hartmann2010-01-111-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QNAM HTTP Code: Proceed POSTing on encryptedBytesWritten()Markus Goetz2009-10-151-0/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* QNAM HTTP Code: Moved isSocket* functions to channel objectMarkus Goetz2009-08-271-0/+5
* QNAM HTTP PipeliningMarkus Goetz2009-08-201-1/+28
* QNAM: Moved more functions into QHttpNetworkConnectionChannelMarkus Goetz2009-08-201-0/+6
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* QHttpNetworkConnection: Moved channel slots to channel objectMarkus Goetz2009-08-041-0/+25
* QNAM HTTP Code: Split QHttpNetworkConnectionMarkus Goetz2009-07-291-0/+129