Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
* | | | | | | | | | | Add comments to private state enums. | Aaron McCarthy | 2010-02-11 | 1 | -7/+7 | |
* | | | | | | | | | | 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 | |
* | | | | | | | | | | Clarify TemporaryNetworkFailureError docs. | Aaron McCarthy | 2010-02-10 | 1 | -1/+2 | |
* | | | | | | | | | | Remove functions used for testing. | Aaron McCarthy | 2010-02-10 | 3 | -11/+0 | |
* | | | | | | | | | | Connect signals between QNAM and QNetworkReplyImpl. | Aaron McCarthy | 2010-02-10 | 4 | -31/+29 | |
* | | | | | | | | | | Fix networkAccessEnabled implementation. | Aaron McCarthy | 2010-02-10 | 3 | -42/+43 | |
* | | | | | | | | | | Add networkAccess property to QNAM. | Aaron McCarthy | 2010-02-09 | 3 | -1/+95 | |
* | | | | | | | | | | Automatically migrate in-progress transfers after roaming. | Aaron McCarthy | 2010-02-08 | 4 | -47/+31 | |
* | | | | | | | | | | Add hooks for testing. | Aaron McCarthy | 2010-02-08 | 3 | -0/+11 | |
* | | | | | | | | | | Migrate in progress http downloads. | Aaron McCarthy | 2010-02-08 | 4 | -4/+91 | |
* | | | | | | | | | | Only create session when valid configuration is available. | Aaron McCarthy | 2010-02-08 | 4 | -24/+62 | |
* | | | | | | | | | | Fix compile warnings. | Aaron McCarthy | 2010-02-03 | 1 | -38/+25 | |
* | | | | | | | | | | Remove debug. | Aaron McCarthy | 2010-02-03 | 3 | -15/+3 | |
* | | | | | | | | | | Don't try to resolve names to determine if dest is localhost. | Aaron McCarthy | 2010-02-03 | 1 | -8/+8 | |
* | | | | | | | | | | Progress. | Aaron McCarthy | 2010-02-03 | 5 | -54/+109 | |
* | | | | | | | | | | Wait until session is in the connected state before starting transfer. | Aaron McCarthy | 2010-02-03 | 2 | -7/+14 | |
* | | | | | | | | | | Bearer Management Integration. | Aaron McCarthy | 2010-02-03 | 8 | -24/+134 | |
* | | | | | | | | | | Progress. | Aaron McCarthy | 2010-02-03 | 5 | -3/+49 | |
* | | | | | | | | | | Start adding network session support into QNetworkAccessManager. | Aaron McCarthy | 2010-02-03 | 6 | -2/+75 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | QFileNetworkReply: Use a QFileEngine | Markus Goetz | 2010-01-25 | 2 | -19/+38 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | QNAM HTTP: make it give some better error messages in case of socket failure. | Thiago Macieira | 2010-01-21 | 3 | -5/+7 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Enhance QFileNetworkReply | Markus Goetz | 2010-01-18 | 4 | -65/+48 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | network internals: fix uploading of data | Peter Hartmann | 2010-01-14 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Fix an issue with HTTP headers like "private, max-age=300". | Thiago Macieira | 2010-01-12 | 1 | -1/+1 | |
* | | | | | QNAM HTTP Code: Cache socket state inside ensureConnection() | Markus Goetz | 2010-01-11 | 1 | -4/+6 | |
* | | | | | QNAM HTTP Code: When starting new request, prefer connected sockets. | Markus Goetz | 2010-01-11 | 1 | -5/+17 | |
* | | | | | QNAM HTTP: Don't call d_func() so often | Markus Goetz | 2010-01-11 | 1 | -27/+30 | |
* | | | | | QNAM HTTP: Fix readBuffer maximum size. | Markus Goetz | 2010-01-11 | 10 | -1/+54 | |
* | | | | | QNAM HTTP: Optimize eatWhitespace() | Markus Goetz | 2010-01-11 | 1 | -3/+10 | |
* | | | | | QNAM HTTP: Check if socket already tries to connect. | Markus Goetz | 2010-01-11 | 1 | -5/+12 | |