index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Network[doc]: Update Qt6-changes for QNetworkInformation in 6.3
Mårten Nordheim
2022-04-07
1
-0
/
+3
*
Network[doc]: Update Qt6-changes with QNetworkInformation details
Mårten Nordheim
2022-04-07
1
-2
/
+11
*
Fix -Wunused-but-set-variable in QTcpSocket documentation snippet
Tor Arne Vestbø
2022-03-18
1
-1
/
+2
*
Doc: Use new global include snippets in Qt Network landing page
Andreas Eliasson
2022-03-15
1
-6
/
+7
*
Doc: List third-party attributions on Qt Network landing page
Kai Köhne
2022-03-10
1
-1
/
+7
*
Do not highlight the HTTP Example anymore in Qt Creator
Zhang Hao
2022-02-16
1
-2
/
+0
*
Doc: Remove link command
Andreas Eliasson
2022-02-09
1
-1
/
+1
*
Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-09
1
-1
/
+1
*
Doc: Fix qdoc warnings
Venugopal Shivashankar
2021-11-11
1
-2
/
+2
*
Doc: Enable qdoc warning count limit
Venugopal Shivashankar
2021-10-21
1
-0
/
+3
*
SSL: Update documentation wrt backends
Mårten Nordheim
2021-10-20
1
-8
/
+31
*
network: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-2
/
+2
*
Doc: Do not highlight DTLS client/server
Kai Köhne
2021-10-05
1
-3
/
+1
*
CMake: Bump almost all cmake_minimum_required calls to 3.16
Alexandru Croitor
2021-09-22
1
-1
/
+1
*
Doc: Centralize RFC documentation-links in rfc.qdoc
Luca Di Sera
2021-09-16
1
-1
/
+1
*
Doc: Remove unsupported customFilters
Kai Köhne
2021-09-03
1
-4
/
+0
*
TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecated
Mårten Nordheim
2021-06-25
1
-1
/
+1
*
Doc: bump the OpenSSL minimum supported version to 1.1.1
Tasuku Suzuki
2021-06-23
1
-2
/
+2
*
Fix changes' doc
Timur Pocheptsov
2021-05-04
1
-1
/
+1
*
Doc: Add hyperlink to relevant section
Paul Wicking
2021-03-11
1
-2
/
+2
*
Doc: Fix warnings about wrong snippet path or missing .pro file
Nico Vertriest
2021-02-19
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
*
Several fixes to porting guides
Alex Blasche
2021-02-10
1
-1
/
+1
*
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
*
Update docs about how to configure OpenSSL
Kai Koehne
2020-11-19
1
-7
/
+6
*
Update landing pages and module pages in qtbase
Jerome Pasion
2020-11-17
1
-8
/
+11
*
Rename "Porting" pages to "Changes"
Jerome Pasion
2020-11-09
2
-3
/
+3
*
QtNetwork: highlight DTLS client and server example
Mårten Nordheim
2020-11-04
1
-1
/
+3
*
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
2
-3
/
+7
*
QtNetwork: add documentation about porting from Qt 5 to Qt 6
Timur Pocheptsov
2020-10-12
1
-1
/
+142
*
Doc: Make network snippets a subdirs/lib project
Paul Wicking
2020-09-23
2
-8
/
+12
*
Doc: Correct link errors qtbase
Nico Vertriest
2020-09-21
1
-1
/
+1
*
Doc: Add links to Qt 6 changes files from module index
Paul Wicking
2020-09-18
1
-0
/
+4
*
Doc: Add porting guide documents
Paul Wicking
2020-09-16
1
-0
/
+46
*
Remove QFtp sources etc. in favor of alternate distribution
Mårten Nordheim
2020-08-27
3
-112
/
+2
*
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
*
Doc: Update docs with cmake package information
Nico Vertriest
2020-06-30
1
-0
/
+1
*
Fix CMake documentation snippet for QtNetwork
Kai Koehne
2020-06-19
2
-4
/
+4
*
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
5
-372
/
+0
*
|
Remove QRegExp usage from QSslCertificate and QSslSocket
Lars Knoll
2020-03-31
1
-8
/
+0
|
/
*
Bearer management deprecation cleanup
Mårten Nordheim
2020-03-10
1
-0
/
+2
*
Document how to use CMake for Qt Network
Kai Koehne
2020-03-09
6
-25
/
+26
[next]