summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkconnectionchannel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* 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
|/
* QNAM HTTP: Remove Wait4AuthStateMarkus Goetz2010-10-271-2/+1
* QNAM HTTP: Internal variable spelling mistakesMarkus Goetz2010-10-271-2/+2
* 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