summaryrefslogtreecommitdiff
path: root/src/network/access/qnetworkrequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* network requests: do not access 1st byte of empty byte arrayPeter Hartmann2013-06-191-1/+2
* 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
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* HTTP+SSL: use default SSL configuration, and avoid setting it explctlyPeter Hartmann2011-04-141-1/+1
* network API: add support for HTTP multipart messagesPeter Hartmann2011-03-221-0/+9
* Merge remote branch 'earth/master' into masterJoão Abecasis2011-02-281-0/+2
|\
| * QNAM HTTP: Define SynchronousRequestAttribute instead of enum hackMarkus Goetz2011-02-211-0/+2
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-2/+3
|\ \ | |/ |/|
| * Doc: setSslConfiguration also sets the CA certificatesThiago Macieira2011-02-201-2/+3
* | 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-11-191-2/+8
|\ \ | |/
| * QNAM HTTP: Ignore double content-length headersMarkus Goetz2010-11-131-2/+8
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-291-10/+0
|\ \ | |/
| * QNAM: Fix doc rendering of QNetworkRequestMarkus Goetz2010-10-291-10/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-20/+18
|\ \ | |/
| * Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-091-9/+9
| |\
| | * doc: Fixed some qdoc errors.Martin Smith2010-08-061-28/+15
| * | Doc: Fixed qdoc warnings.David Boddie2010-08-051-11/+9
| |/
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-2/+2
|/
* QNAM: Add future enum attribute for Zerocopy QNAMMarkus Goetz2010-07-121-0/+8
* Fix qdoc warning.Jason McDonald2010-07-091-1/+1
* QNAM HTTP: Add doc since tags for new enumsMarkus Goetz2010-05-041-0/+7
* QNAM HTTP: Introduce attributes for controlling cookies and authRobert Hogan2010-05-041-0/+45
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-261-0/+2
|\
| * QNetworkRequest: Doc enhancementMarkus Goetz2010-02-221-0/+2
* | QNetworkAccessManager: add method to send custom requestsPeter Hartmann2010-02-161-0/+6
* | doc: Fixed some qdoc warnings.Martin Smith2010-02-041-3/+14
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-1/+1
|\ \ | |/
| * Fix some foreach usage to use const refsMarkus Goetz2010-01-281-1/+1
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | QNAM: Add priority to the API and use it for HTTPHolger Hans Peter Freyther2010-01-121-1/+33
|/
* Fix compilation if QT_NO_DATESTRING is defined.Thiago Macieira2009-12-101-0/+3
* QNAM: Parse RFC1123 directly and don't go through QLocaleHolger Hans Peter Freyther2009-11-111-8/+74
* QNAM: Avoid using toLower for case insensitive comparisionHolger Hans Peter Freyther2009-11-111-12/+11
* Networking documentation: Small improvementMarkus Goetz2009-10-161-1/+1
* Fix qdoc warning about undocumented parameterSimon Hausmann2009-10-091-1/+1
* Add a way to allow tracking the originating object with QNetworkRequest.Simon Hausmann2009-10-091-0/+30
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-201-0/+10
|\ \
| * | QNAM HTTP: New attribute, Demo browser: Some request statistic outputMarkus Goetz2009-08-201-0/+5