summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
...
| * QNAM HTTP: Fix error signal emission for unreachable IPsMarkus Goetz2010-10-151-2/+12
| * QNAM: Do not need QNetworkSession for data://Markus Goetz2010-10-141-0/+16
* | QNAM: Compile fix for Symbian.. hopefully.Markus Goetz2010-10-061-0/+2
* | QNAM: Move out function calls to new variableMarkus Goetz2010-10-051-2/+3
* | QNAM: Remove QNetworkAccessDataBackendMarkus Goetz2010-10-053-130/+1
* | QNAM: Fix usage of toString of QUrlMarkus Goetz2010-10-051-1/+1
* | QNAM: New specialized QNetworkReply for data: URLsMarkus Goetz2010-10-054-0/+252
* | QNAM: Rename QFileNetworkReply to QNetworkReplyFileImplMarkus Goetz2010-10-054-35/+35
* | QNAM: Build fix for -qtnamespaceMarkus Goetz2010-09-291-2/+2
* | QNAM: More zerocopy changesMarkus Goetz2010-09-293-23/+30
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-282-4/+6
|\ \ | |/
| * QNAM: Use QFileNetworkReply for qrc:/ URL schemaMisha Tyutyunik2010-09-222-3/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-212-2/+3
|\ \ | |/
| * Fix one hang of QNAM on Symbian.Jocelyn Turcotte2010-09-201-2/+2
| * Fix compile warnings.Friedemann Kleint2010-09-141-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-102-7/+1
|\ \ | |/
| * Merge commit 'refs/merge-requests/2464' of git://gitorious.org/qt/qt into int...David Boddie2010-09-081-6/+0
| |\
| | * Correct QNetworkReply::downloadProgress and uploadProgress docsJohn Brooks2010-09-011-6/+0
| * | QNetworkAccessManager doc: add since tag for added enumPeter Hartmann2010-08-311-1/+1
| |/
* | QNAM HTTP: Fix a warningMarkus Goetz2010-08-241-1/+3
* | QNAM: Move a qRegisterMetaTypeMarkus Goetz2010-08-242-2/+2
* | QNAM: New QNetworkReply::setFinished() protected functionMarkus Goetz2010-08-248-21/+25
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-1313-97/+377
|\ \
| * | QNAM HTTP: Remove eatWhitespace() hackMarkus Goetz2010-08-132-30/+8
| * | QNAM: Fix namespaced compilationMarkus Goetz2010-08-121-1/+3
| * | QNAM Zerocopy: QNAM implementation partMarkus Goetz2010-08-126-1/+138
| * | QNAM Zerocopy: HTTP implementation partMarkus Goetz2010-08-127-67/+230
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-133-21/+23
|\ \ \ | |/ / |/| / | |/
| * QNAM HTTP: Fix crash related to aborted uploadsMarkus Goetz2010-08-122-1/+5
| * 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-062-3/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-284-11/+16
|\ \ | |/
| * QNAM HTTP: Fix problem with cached files and metaDataChanged()Markus Goetz2010-07-151-4/+4
| * Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeaderThiago Macieira2010-07-151-7/+2
| * QNAM: Add future enum attribute for Zerocopy QNAMMarkus Goetz2010-07-122-0/+10
* | QNAM: Stop half-supporting wrong way of deletingMarkus Goetz2010-07-272-31/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-152-64/+59
|\ \ | |/
| * Fix qdoc warning.Jason McDonald2010-07-091-1/+1
| * Consolidate zlib configuration redundancyMark Brand2010-07-021-8/+1
| * Fixed whitespace formattingMark Brand2010-07-021-55/+57
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-3/+4
|\ \ | |/
| * Updated leading whitespace to make indentation more consistentConstantin Makshin2010-06-101-1/+1
| * Updated project files so it is now possible to use "-system-zlib" configurati...Constantin Makshin2010-06-101-2/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-082-0/+11
|\ \ | |/
| * QNAM: Improve child deletion orderMarkus Goetz2010-06-021-0/+9
| * QNetworkCookie: do not accept cookies with non-alNum domainPeter Hartmann2010-05-311-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-012-1/+27
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-251-0/+26
| |\