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.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
src
/
network
/
doc
/
snippets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct doc snippet license
Lucie Gérard
2024-02-28
2
-2
/
+2
*
Change doc snippet license
Lucie Gérard
2024-02-02
4
-4
/
+4
*
Take QJsonDocument as a parameter
Juha Vuolle
2024-01-30
1
-1
/
+1
*
Rename QRestReply data accessors as read* functions
Juha Vuolle
2024-01-30
1
-2
/
+2
*
Update QRestAccessManager documentation
Juha Vuolle
2024-01-29
1
-24
/
+29
*
Rename qnetworkrequestfactory's request() to createRequest()
Juha Vuolle
2024-01-12
1
-4
/
+4
*
Change QRestReply json return type to QJsonDocument
Juha Vuolle
2024-01-12
1
-2
/
+2
*
Add PATCH support for QRestAccessManager
Juha Vuolle
2023-12-08
1
-0
/
+8
*
QRestAM custom HTTP 'method' support
Juha Vuolle
2023-12-08
1
-0
/
+7
*
Add REST client convenience wrappers
Juha Vuolle
2023-12-08
1
-0
/
+84
*
QNetworkRequestFactory convenience class
Juha Vuolle
2023-12-08
1
-0
/
+27
*
QSslConfiguration: remove example
Timur Pocheptsov
2023-12-05
1
-7
/
+0
*
Remove unused documentation code snippets
Friedemann Kleint
2023-04-17
2
-12
/
+0
*
QNetworkDiskCache: Update doc snippets
Mårten Nordheim
2023-03-23
1
-3
/
+6
*
Documentation: Port code snippets to new connection syntax
Friedemann Kleint
2023-01-11
3
-12
/
+7
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
2
-2
/
+2
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
2
-0
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
26
-1230
/
+52
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
3
-3
/
+8
*
Fix -Wunused-but-set-variable in QTcpSocket documentation snippet
Tor Arne Vestbø
2022-03-18
1
-1
/
+2
*
Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-09
1
-1
/
+1
*
CMake: Bump almost all cmake_minimum_required calls to 3.16
Alexandru Croitor
2021-09-22
1
-1
/
+1
*
TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecated
Mårten Nordheim
2021-06-25
1
-1
/
+1
*
Revert "Remove the qmake project files" for snippets
Nico Vertriest
2021-02-12
1
-0
/
+3
*
CMake: Port the snippet project setup to CMake
Venugopal Shivashankar
2021-02-10
2
-6
/
+6
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
2
-19
/
+0
*
Doc: Use explicit linkage with target_link_libraries
Kai Koehne
2020-11-30
1
-1
/
+1
*
Doc: Prefer versioned CMake library targets
v6.0.0-beta3
Kai Koehne
2020-11-01
1
-1
/
+1
*
Doc: Fix documentation warnings for Qt Network
Topi Reinio
2020-10-30
1
-1
/
+5
*
Doc: Make network snippets a subdirs/lib project
Paul Wicking
2020-09-23
2
-8
/
+12
*
Remove QFtp sources etc. in favor of alternate distribution
Mårten Nordheim
2020-08-27
1
-109
/
+0
*
QAbstractSocket: Resolve remaining Qt6 TODOs
Mårten Nordheim
2020-08-24
1
-13
/
+1
*
QSslConfiguration::setCiphers - introduce the overload taking QString
Timur Pocheptsov
2020-07-01
1
-0
/
+7
*
Fix CMake documentation snippet for QtNetwork
Kai Koehne
2020-06-19
1
-2
/
+2
*
QNAM: docs cleanup from NetworkAccessible
Mårten Nordheim
2020-06-12
1
-9
/
+0
*
Enable warnings-are-errors also for snippets
Kai Koehne
2020-05-07
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-1
/
+1
|
\
|
*
More qOverload cleanups in qtbase
Timur Pocheptsov
2020-03-24
1
-1
/
+1
*
|
QtNetwork: Delete bearer management
Mårten Nordheim
2020-04-05
3
-127
/
+0
*
|
Remove QRegExp usage from QSslCertificate and QSslSocket
Lars Knoll
2020-03-31
1
-8
/
+0
|
/
*
Document how to use CMake for Qt Network
Kai Koehne
2020-03-09
4
-4
/
+15
*
Doc: Make snippets Qt Network compilable
Nico Vertriest
2020-02-04
2
-2
/
+7
*
QSslCertificate: migrate to QRegularExpression
Samuel Gaist
2020-01-23
1
-0
/
+8
*
Clarify Q{Abstract,Local}Socket::waitForDisconnected() documentation
Kari Oikarinen
2019-11-01
2
-3
/
+6
*
QUdpSocket: Convert snippet to functor connect
Andre Hartmann
2019-04-08
1
-2
/
+2
*
Doc: Move literal code block to a separate file
Cristian Maureira-Fredes
2018-10-15
4
-0
/
+223
*
Document the DTLS API
Timur Pocheptsov
2018-08-09
2
-0
/
+263
*
QNetworkAccessManager: Port doc snippet to functor-connect
Andre Hartmann
2018-07-27
1
-7
/
+7
*
Replace outdated BSD license text
Kai Koehne
2017-03-03
1
-1
/
+11
*
Doc: Use canonical contact URL in license header
Kai Koehne
2017-02-28
1
-1
/
+1
[next]