Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | QNetworkAccessManager: add method to send custom requests | Peter Hartmann | 2010-02-16 | 8 | -6/+75 | |
| * | | | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 2 | -24/+38 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| | * | QNAM HTTP: Unify socket EOF handling a bit | Markus Goetz | 2010-02-16 | 2 | -24/+38 | |
* | | | Allow QNAM to be created as a global variable. | Aaron McCarthy | 2010-02-18 | 2 | -3/+9 | |
* | | | Fix segfault. | Aaron McCarthy | 2010-02-16 | 1 | -14/+17 | |
* | | | Reorder members to remove hole. | Aaron McCarthy | 2010-02-15 | 1 | -4/+4 | |
* | | | Expand documentation for QNAM::setConfiguration() and friends. | Aaron McCarthy | 2010-02-15 | 1 | -4/+29 | |
* | | | Merge remote branch 'origin/master' into bearermanagement/integration | Aaron McCarthy | 2010-02-14 | 2 | -11/+11 | |
|\ \ \ | |/ / | ||||||
| * | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-13 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | doc: Fixed several typos. | Martin Smith | 2010-02-12 | 1 | -1/+1 | |
| * | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-12 | 4 | -34/+65 | |
| |\ \ | | |/ | ||||||
| | * | QNAM HTTP: Optimize detectPipeliningSupport() | Markus Goetz | 2010-02-11 | 1 | -7/+7 | |
| | * | QNAM HTTP: Set channel to IdleState at better place | Markus Goetz | 2010-02-11 | 1 | -3/+3 | |
* | | | Fix build on Windows. | Aaron McCarthy | 2010-02-12 | 4 | -2/+4 | |
* | | | Move http resume code into http backend. | Aaron McCarthy | 2010-02-12 | 4 | -18/+60 | |
* | | | Fix compiler warning, unused variable. | Aaron McCarthy | 2010-02-12 | 1 | -2/+0 | |
* | | | Merge remote branch 'origin/master' into bearermanagement/integration | Aaron McCarthy | 2010-02-11 | 6 | -48/+100 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-04 | 2 | -3/+23 | |
| |\ \ | ||||||
| | * | | doc: Fixed some qdoc warnings. | Martin Smith | 2010-02-04 | 2 | -3/+23 | |
| * | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Olivier Goffart | 2010-02-04 | 3 | -10/+27 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 5 | -22/+41 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge commit 'oslo1/master' into oslo1-master | Rohan McGovern | 2010-02-01 | 4 | -48/+71 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 4 | -65/+48 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch '4.6' | Thiago Macieira | 2010-01-18 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 55 | -127/+236 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | QNAM: Add priority to the API and use it for HTTP | Holger Hans Peter Freyther | 2010-01-12 | 3 | -1/+56 | |
| | * | | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 1 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Added missing include file. | jasplin | 2009-12-15 | 1 | -0/+1 | |
| | * | | | | | | | | | Move data: decoding to function | Thorvald Natvig | 2009-12-02 | 1 | -47/+15 | |
| * | | | | | | | | | | Merge commit 'origin/4.6' into oslo1-master | Rohan McGovern | 2010-02-01 | 55 | -200/+297 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-11-25 | 13 | -43/+446 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | QNAM: Add direct access to the RawHeader | Holger Hans Peter Freyther | 2009-11-11 | 2 | -0/+9 | |
* | | | | | | | | | | | | Merge remote branch 'origin/4.6' into bearermanagement/integration | Aaron McCarthy | 2010-02-11 | 9 | -37/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | QNAM HTTP: Forgot to remove a qDebug() | Markus Goetz | 2010-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | QNAM HTTP: Reserve bytes for HTTP parsing | Markus Goetz | 2010-02-09 | 1 | -0/+12 | |
| * | | | | | | | | | | | QNetworkCookie(Jar): fix includes | Peter Hartmann | 2010-02-09 | 2 | -2/+2 | |
| * | | | | | | | | | | | QNAM HTTP: Improve readHeader() of the HTTP reply | Markus Goetz | 2010-02-09 | 1 | -11/+25 | |
| * | | | | | | | | | | | QNAM HTTP: Improve parseStatus() of HTTP reply | Markus Goetz | 2010-02-09 | 1 | -10/+12 | |
| * | | | | | | | | | | | QNAM HTTP: Fix issue with some servers | Markus Goetz | 2010-02-09 | 1 | -2/+5 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | QNAM HTTP: Fix bug related to re-sending a request | Markus Goetz | 2010-02-03 | 3 | -10/+27 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Fix some foreach usage to use const refs | Markus Goetz | 2010-01-28 | 2 | -2/+2 | |
| * | | | | | | | | | Core classes, examples, demos: Some changes from string to char | Markus Goetz | 2010-01-28 | 1 | -1/+1 | |
* | | | | | | | | | | Document networkSessionOnline() signal and mark as internal. | Aaron McCarthy | 2010-02-11 | 1 | -0/+12 | |
* | | | | | | | | | | Fix documentation. | Aaron McCarthy | 2010-02-11 | 1 | -1/+15 | |
* | | | | | | | | | | Remove debug. | Aaron McCarthy | 2010-02-11 | 1 | -31/+18 | |
* | | | | | | | | | | We don't need to migrate cached replies. | Aaron McCarthy | 2010-02-11 | 1 | -6/+5 | |
* | | | | | | | | | | Fix after reworking to use signals/slots. | Aaron McCarthy | 2010-02-11 | 2 | -3/+1 | |
* | | | | | | | | | | Remove debug. | Aaron McCarthy | 2010-02-11 | 2 | -8/+0 | |
* | | | | | | | | | | Rename and remove unused private slots. | Aaron McCarthy | 2010-02-11 | 5 | -85/+31 | |