| Commit message (Expand) | Author | Age | Files | Lines |
* | QNAM HTTP: Introduce attributes for controlling cookies and auth | Robert Hogan | 2010-05-04 | 1 | -2/+6 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-29 | 1 | -26/+49 |
|\ |
|
| * | QNAM: Use a reference in appendDownstreamData | Markus Goetz | 2010-04-26 | 1 | -1/+1 |
|
|
| * | QNAM HTTP: Divide QNetworkReplyImplPrivate::appendDownstreamData | Markus Goetz | 2010-04-26 | 1 | -25/+48 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-21 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | QNAM: Add a code comment related to the cache | Markus Goetz | 2010-04-21 | 1 | -0/+5 |
|
|
* | | Add missing QT_NO_BEARERMANAGEMENT ifdefs. | Aaron McCarthy | 2010-04-15 | 1 | -2/+7 |
|
|
* | | Introduce a qconfig feature for Bearer Management | Tasuku Suzuki | 2010-04-15 | 1 | -1/+4 |
|
|
* | | Fix compile error with QT_NO_HTTP | Tasuku Suzuki | 2010-03-24 | 1 | -0/+8 |
|
|
* | | Revert "Don't emit open signal on session close/error." | Aaron McCarthy | 2010-03-19 | 1 | -10/+0 |
|
|
* | | Don't emit open signal on session close/error. | Aaron McCarthy | 2010-03-19 | 1 | -0/+10 |
|
|
* | | Rename private signal. | Aaron McCarthy | 2010-03-19 | 1 | -1/+11 |
|
|
* | | QNetworkReply: Fix canReadLine() | Markus Goetz | 2010-03-16 | 1 | -0/+7 |
|
|
* | | Abort waiting replies on session error. | Aaron McCarthy | 2010-03-16 | 1 | -0/+16 |
|
|
* | | Remove QObject::tr() in the network module code. | Friedemann Kleint | 2010-02-24 | 1 | -1/+1 |
|
|
* | | Fix segfault. | Aaron McCarthy | 2010-02-16 | 1 | -14/+17 |
|
|
* | | Fix build on Windows. | Aaron McCarthy | 2010-02-12 | 1 | -0/+1 |
|
|
* | | Move http resume code into http backend. | Aaron McCarthy | 2010-02-12 | 1 | -18/+3 |
|
|
* | | 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 | 1 | -1/+1 |
|
|
* | | Rename and remove unused private slots. | Aaron McCarthy | 2010-02-11 | 1 | -2/+2 |
|
|
* | | Move check for range header support to before deleting backend. | Aaron McCarthy | 2010-02-11 | 1 | -6/+6 |
|
|
* | | Don't try to migrate finished or aborted requests. | Aaron McCarthy | 2010-02-11 | 1 | -2/+6 |
|
|
* | | Remove functions used for testing. | Aaron McCarthy | 2010-02-10 | 1 | -7/+0 |
|
|
* | | Connect signals between QNAM and QNetworkReplyImpl. | Aaron McCarthy | 2010-02-10 | 1 | -0/+20 |
|
|
* | | Fix networkAccessEnabled implementation. | Aaron McCarthy | 2010-02-10 | 1 | -0/+24 |
|
|
* | | Automatically migrate in-progress transfers after roaming. | Aaron McCarthy | 2010-02-08 | 1 | -12/+25 |
|
|
* | | Add hooks for testing. | Aaron McCarthy | 2010-02-08 | 1 | -0/+7 |
|
|
* | | Migrate in progress http downloads. | Aaron McCarthy | 2010-02-08 | 1 | -1/+69 |
|
|
* | | Only create session when valid configuration is available. | Aaron McCarthy | 2010-02-08 | 1 | -5/+11 |
|
|
* | | Remove debug. | Aaron McCarthy | 2010-02-03 | 1 | -3/+0 |
|
|
* | | Progress. | Aaron McCarthy | 2010-02-03 | 1 | -13/+27 |
|
|
* | | Bearer Management Integration. | Aaron McCarthy | 2010-02-03 | 1 | -1/+28 |
|
|
* | | Start adding network session support into QNetworkAccessManager. | Aaron McCarthy | 2010-02-03 | 1 | -1/+3 |
|/ |
|
* | QNAM HTTP: Fix readBuffer maximum size. | Markus Goetz | 2010-01-11 | 1 | -0/+3 |
|
|
* | network internals: start HTTP GET requests right away when called | Peter Hartmann | 2010-01-11 | 1 | -2/+11 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | QNAM Code: Do not re-abort or continue processing notifications. | Markus Goetz | 2009-12-14 | 1 | -2/+2 |
|
|
* | QNetworkReplyImpl: Delete the outgoingDataBuffer in destructor | Markus Goetz | 2009-09-22 | 1 | -0/+2 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-12 | 1 | -4/+6 |
|\ |
|
| * | Only reset the backend pointer after we're done with it | João Abecasis | 2009-09-10 | 1 | -4/+6 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
|
|
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-01 | 1 | -15/+21 |
|\ \
| |/ |
|
| * | Re-add check for saving to cache, which was removed by accident. | Thiago Macieira | 2009-09-01 | 1 | -0/+1 |
|
|
| * | QNetworkAccessManager can delete the QAbstractNetworkCache pointer at | Benjamin C Meyer | 2009-09-01 | 1 | -15/+20 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|