| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change license for tests files | Lucie Gérard | 2024-02-04 | 1 | -1/+1 |
| * | QAbstractSocketEngine: port to QDeadlineTimer | Ahmad Samir | 2023-10-07 | 1 | -1/+3 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -27/+2 |
| * | QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' instead | Alexander Akulich | 2020-02-27 | 1 | -1/+1 |
| * | Revert "QAbstractSocket: deprecate 'error' member-function" | Alexander Akulich | 2020-02-26 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2020-01-15 | 1 | -1/+2 |
| |\ |
|
| | * | Skip instead of fail tests when test server is not available | Tor Arne Vestbø | 2020-01-14 | 1 | -1/+2 |
| * | | QAbstractSocket: deprecate 'error' member-function | Timur Pocheptsov | 2020-01-10 | 1 | -1/+1 |
| |/ |
|
| * | Convert uses of QTime as a timer to QElapsedTimer | Edward Welbourne | 2019-06-14 | 1 | -2/+3 |
| * | Convert tst_qhttpsocketengine to work with the Docker-server | Timur Pocheptsov | 2019-03-01 | 1 | -19/+25 |
| * | QtNetwork: Remove Windows CE. | Friedemann Kleint | 2016-03-29 | 1 | -4/+0 |
| * | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev | Liang Qi | 2016-01-26 | 1 | -0/+47 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2016-01-21 | 1 | -0/+47 |
| | |\ |
|
| | | * | QHttpSocketEngine: ensure pending EOF triggers a notification | Alex Trotsenko | 2016-01-18 | 1 | -0/+47 |
| * | | | Updated license headers | Jani Heikkinen | 2016-01-21 | 1 | -17/+12 |
| |/ / |
|
| * / | Tests: Remove empty init/cleanup slots, constructors and destructors. | Friedemann Kleint | 2015-12-10 | 1 | -20/+1 |
| |/ |
|
| * | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). | Friedemann Kleint | 2015-07-31 | 1 | -31/+31 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Improved stability of tst_qhttpsocketengine | Rohan McGovern | 2012-02-08 | 1 | -7/+7 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Removing QHttpHeader and QHttpResponseHeader. | Jonas M. Gastal | 2012-01-19 | 1 | -1/+1 |
| * | Removing QHttp class, its tests and its usage in examples. | Jonas M. Gastal | 2012-01-06 | 1 | -1/+0 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Fix sanity check of network test server | Jason McDonald | 2011-11-28 | 1 | -0/+5 |
| * | Remove Symbian-specific code from tests. | Jason McDonald | 2011-09-29 | 1 | -2/+1 |
| * | Moved network autotests into new directory structure | Jo Asplin | 2011-09-09 | 1 | -0/+748 |