index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
benchmarks
/
network
/
access
/
qnetworkreply
/
tst_qnetworkreply.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Fix various -Wdeprecated-enum-float-conversions around the code
Marc Mutz
2021-07-27
1
-2
/
+4
*
Convert QSslSocket(Backend)Private into plugin
Timur Pocheptsov
2021-03-17
1
-3
/
+0
*
Fix compiler warning in QNetworkReply test
Volker Hilsheimer
2021-02-03
1
-2
/
+2
*
Fix a few compiler warnings in tests
Allan Sandfeld Jensen
2021-02-02
1
-19
/
+11
*
Remove unused variable from QNetworkReply benchmark
Volker Hilsheimer
2021-01-19
1
-1
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+4
*
Fix warnings about unused variables in benchmarks
Andreas Buhr
2020-11-30
1
-1
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-22
1
-8
/
+9
|
\
|
*
Replace QTime with QElapsedTimer in benchmarks
Edward Welbourne
2020-04-20
1
-8
/
+9
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-02-28
1
-11
/
+11
|
\
\
|
|
/
|
*
Revert "QNetworkReply: deprecate the 'error' getter"
Alexander Akulich
2020-02-28
1
-11
/
+11
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-01-16
1
-1
/
+2
|
\
\
|
|
/
|
*
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
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-01-15
1
-11
/
+11
|
\
\
\
|
|
/
/
|
*
|
QNetworkReply: deprecate the 'error' getter
Timur Pocheptsov
2020-01-13
1
-11
/
+11
|
|
/
*
|
Retire SPDY protocol implementation (Qt6)
Timur Pocheptsov
2019-09-25
1
-31
/
+3
|
/
*
Remove usages of deprecated APIs from QtAlgorithms
Sona Kurazyan
2019-06-29
1
-1
/
+1
*
Change almost all other uses of qrand() to QRandomGenerator
Thiago Macieira
2017-11-08
1
-1
/
+2
*
Remove Windows CE from tests (others).
Friedemann Kleint
2016-03-31
1
-15
/
+3
*
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
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
*
Compile fix for configuration without SSL support
Maurice Kalinowski
2014-07-07
1
-0
/
+2
*
network: add support for the SPDY protocol
Peter Hartmann
2014-02-19
1
-4
/
+39
*
Fix compilation of the tst_qnetworkreply benchmark test with QT_NO_SSL.
Friedemann Kleint
2013-07-19
1
-10
/
+10
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-07-15
1
-2
/
+0
|
\
|
*
Remove Nokia-domains in commented-out test code.
Friedemann Kleint
2013-07-12
1
-2
/
+0
*
|
HTTP internals: do not open too many sockets when preconnecting
Peter Hartmann
2013-06-24
1
-2
/
+18
*
|
QNetworkAccessManager: add public methods to pre-TCP/pre-SSL-connect
Peter Hartmann
2013-06-03
1
-0
/
+109
|
/
*
SSL benchmarks: add benchmark for uploading data
Peter Hartmann
2013-02-16
1
-0
/
+26
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
normalise signal/slot signatures [QtNetwork tests]
Marc Mutz
2012-10-19
1
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Fix some spelling errors
Sergio Ahumada
2012-07-11
1
-1
/
+1
*
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]
Thiago Macieira
2012-05-04
1
-5
/
+5
*
tst_qnetworkreply: don't inherit from QSharedPointer
Marc Mutz
2012-03-23
1
-17
/
+17
*
Fix build of QNetworkReply benchmark with QT_USE_QSTRINGBUILDER.
Stephen Kelly
2012-03-01
1
-2
/
+2
*
Test for QT_NO_SSL instead of QT_NO_OPENSSL
Shane Kearns
2012-02-21
1
-2
/
+2
*
Replace Q_WS_WINCE against Q_OS_WINCE.
Andreas Holzammer
2012-02-09
1
-3
/
+3
*
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
*
Remove all non-inline of qMalloc/qFree/qRealloc.
Robin Burchell
2012-01-06
1
-4
/
+4
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Reimplement QIODevice::reset() properly
Bradley T. Hughes
2011-12-21
1
-1
/
+1
*
Fix sanity check of network test server
Jason McDonald
2011-11-28
1
-0
/
+6
*
Remove Symbian-specific code from tests.
Jason McDonald
2011-09-29
1
-4
/
+4
*
QNetworkReply benchmark: Benchmark a chain of SSL requests
Markus Goetz
2011-07-06
1
-0
/
+82
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
[next]