| Commit message (Expand) | Author | Age | Files | Lines |
* | QNAM HTTP: Fix crash related to aborted uploads | Markus Goetz | 2010-08-12 | 2 | -1/+5 |
|
|
* | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7 | Olivier Goffart | 2010-08-09 | 1 | -9/+9 |
|\ |
|
| * | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-06 | 1 | -28/+15 |
|
|
* | | Doc: Fixed qdoc warnings. | David Boddie | 2010-08-05 | 1 | -11/+9 |
|/ |
|
* | QNAM HTTP: Fix problem with cached files and metaDataChanged() | Markus Goetz | 2010-07-15 | 1 | -4/+4 |
|
|
* | Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeader | Thiago Macieira | 2010-07-15 | 1 | -7/+2 |
|
|
* | QNAM: Add future enum attribute for Zerocopy QNAM | Markus Goetz | 2010-07-12 | 2 | -0/+10 |
|
|
* | Fix qdoc warning. | Jason McDonald | 2010-07-09 | 1 | -1/+1 |
|
|
* | Consolidate zlib configuration redundancy | Mark Brand | 2010-07-02 | 1 | -8/+1 |
|
|
* | Fixed whitespace formatting | Mark Brand | 2010-07-02 | 1 | -55/+57 |
|
|
* | Updated leading whitespace to make indentation more consistent | Constantin Makshin | 2010-06-10 | 1 | -1/+1 |
|
|
* | Updated project files so it is now possible to use "-system-zlib" configurati... | Constantin Makshin | 2010-06-10 | 1 | -2/+3 |
|
|
* | QNAM: Improve child deletion order | Markus Goetz | 2010-06-02 | 1 | -0/+9 |
|
|
* | QNetworkCookie: do not accept cookies with non-alNum domain | Peter Hartmann | 2010-05-31 | 1 | -0/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 1 | -0/+26 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-24 | 1 | -0/+26 |
| |\ |
|
| | * | fix typo in documentation | Alex | 2010-05-24 | 1 | -1/+1 |
|
|
| | * | Improve Bearer Management related documentation in QNetworkAccessManager | Alex | 2010-05-24 | 1 | -0/+26 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-25 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixing the compile issue. | Aleksandar Sasha Babic | 2010-05-21 | 1 | -1/+1 |
|
|
* | | | Do not attempt to setParent of object in a different thread | Warwick Allison | 2010-05-24 | 1 | -3/+5 |
| |/
|/| |
|
* | | Merge remote branch 'origin/4.7' into HEAD | Olivier Goffart | 2010-05-19 | 5 | -19/+19 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.6' into 4.7-from-4.6 | Rohan McGovern | 2010-05-19 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | QNAM HTTP: Remove dead code | Markus Goetz | 2010-05-18 | 1 | -2/+0 |
|
|
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 4 | -17/+19 |
| |\ \
| | |/ |
|
| | * | QNetworkAccessManager: Backends were tried in wrong order | Markus Goetz | 2010-05-14 | 1 | -1/+1 |
|
|
| | * | QNAM HTTP: Preemptive anti crash if() statement | Markus Goetz | 2010-05-13 | 1 | -0/+3 |
|
|
| | * | QNAM HTTP: Only force read when actual bytes available | Markus Goetz | 2010-05-12 | 1 | -1/+2 |
|
|
| | * | QNAM HTTP: Start more requests in once function call | Markus Goetz | 2010-05-05 | 1 | -15/+13 |
|
|
* | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 1 | -2/+2 |
|/ / |
|
* | | Revert "[QNAM FTP] Check for the "ftp" scheme case-insensitively" | Morten Johan Sørvig | 2010-05-10 | 1 | -1/+1 |
|
|
* | | Revert "Use QUrl::isLocalFile and fix the scheme checking in local URLs." | Morten Johan Sørvig | 2010-05-10 | 2 | -13/+9 |
|
|
* | | [QNAM FTP] Check for the "ftp" scheme case-insensitively | Thiago Macieira | 2010-05-05 | 1 | -1/+1 |
|
|
* | | Use QUrl::isLocalFile and fix the scheme checking in local URLs. | Thiago Macieira | 2010-05-05 | 2 | -9/+13 |
|
|
* | | QNAM HTTP: Add doc since tags for new enums | Markus Goetz | 2010-05-04 | 1 | -0/+7 |
|
|
* | | QNAM HTTP: Introduce attributes for controlling cookies and auth | Robert Hogan | 2010-05-04 | 13 | -16/+128 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 1 | -0/+3 |
|\ \ |
|
| * | | Secure Cookies should only be sent over secure connections. | Robert Hogan | 2010-04-28 | 1 | -0/+3 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-29 | 4 | -28/+62 |
|\ \ \
| | |/
| |/| |
|
| * | | QNAM HTTP: Fix invoking a method when being destructed right now (2) | Markus Goetz | 2010-04-26 | 1 | -0/+7 |
|
|
| * | | QNAM: Use a reference in appendDownstreamData | Markus Goetz | 2010-04-26 | 1 | -1/+1 |
|
|
| * | | QNAM HTTP: Divide QNetworkReplyImplPrivate::appendDownstreamData | Markus Goetz | 2010-04-26 | 2 | -25/+53 |
|
|
| * | | QNAM HTTP: Avoid one copy | Markus Goetz | 2010-04-26 | 1 | -2/+1 |
|
|
* | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-28 | 3 | -2/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-21 | 3 | -2/+11 |
| |\ \
| | |/ |
|
| | * | QNAM: Add a code comment related to the cache | Markus Goetz | 2010-04-21 | 1 | -0/+5 |
|
|
| | * | QNAM HTTP: Fixed a bug when getting empty files with pipelining | Markus Goetz | 2010-04-21 | 1 | -1/+1 |
|
|
| | * | QNAM HTTP: Pipelining improvement | Markus Goetz | 2010-04-20 | 1 | -1/+5 |
|
|
* | | | Fix compatibility with Qt Mobility. | Aaron McCarthy | 2010-04-28 | 1 | -4/+8 |
|
|
* | | | Fix compilation with QT_NO_TEXTSTREAM | Tasuku Suzuki | 2010-04-27 | 1 | -1/+1 |
|/ / |
|