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
/
src
/
network
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtNetwork: Split out QNativeSocketEnginePrivate
Friedemann Kleint
3 days
1
-1
/
+1
*
Remove redundant qsharedpointer.h #includes
Ahmad Samir
4 days
3
-4
/
+0
*
QtNetwork: Disambiguate static variables
Friedemann Kleint
4 days
1
-4
/
+4
*
qnetworkproxy_mac: use API available both on iOS and macOS
Timur Pocheptsov
5 days
2
-39
/
+95
*
Update description of topleveldomain feature
Peter Varga
2023-01-17
2
-5
/
+2
*
Export QAuthenticatorPrivate for use in QtWebSockets
Mårten Nordheim
2022-12-15
1
-1
/
+1
*
QHostAddress: unexport QIPv6Address
Thiago Macieira
2022-11-18
1
-1
/
+1
*
Windows: centralize how we handle error messages
Yuhang Zhao
2022-11-16
1
-15
/
+10
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-2
/
+2
*
QHostAddress: Fix incorrect comparison against 'Any'
Mårten Nordheim
2022-11-02
1
-1
/
+1
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
2
-2
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
4
-6
/
+6
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
4
-13
/
+13
*
Move qurltlds_p.h out of src/network, and make it a .cpp file
Kai Köhne
2022-10-01
5
-4896
/
+1
*
Replace qExchange calls with std::exchange
Fabian Kosmale
2022-09-28
1
-1
/
+1
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
1
-1
/
+1
*
Add QComHelper class for dealing with COM on Windows
Tor Arne Vestbø
2022-08-29
1
-9
/
+7
*
QAuthenticator: Fix crash when using NTLM / Negotiate
Mårten Nordheim
2022-08-17
1
-3
/
+6
*
QtNetwork: Modernize JNI usage
Mårten Nordheim
2022-08-09
1
-8
/
+7
*
QNetworkInformation: Add missing \since marker
Mårten Nordheim
2022-08-08
1
-0
/
+1
*
Remove if_types.h workaround for watchOS
Tor Arne Vestbø
2022-08-04
2
-24
/
+0
*
QtBase: Windows: Replace some deprecated API usages
Yuhang Zhao
2022-08-03
1
-1
/
+1
*
QNetworkInformation: guard deprecated method definitions
Ivan Solovev
2022-07-25
1
-0
/
+4
*
Network: make Public Suffix List constexpr
Yuhang Zhao
2022-06-19
1
-1
/
+1
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
QAuthenticator: allow to set custom SPN for Windows client
Ivan Solovev
2022-05-24
1
-3
/
+27
*
Network: update Public Suffix List
Ivan Solovev
2022-05-23
2
-4384
/
+4463
*
Remove more unused qreadwritelock.h includes
Marc Mutz
2022-05-17
1
-1
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
46
-1755
/
+99
*
QtNetwork: includemocs
Marc Mutz
2022-04-28
2
-0
/
+4
*
QtNetwork: replace remaining uses of QLatin1String by QLatin1StringView
Sona Kurazyan
2022-04-21
3
-4
/
+4
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
9
-35
/
+50
*
QtNetwork: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-21
6
-19
/
+19
*
Replace uses of _qs with _s in sources and examples
Sona Kurazyan
2022-04-19
1
-1
/
+3
*
QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: privat...
Marc Mutz
2022-04-06
2
-1
/
+3
*
QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public...
Marc Mutz
2022-04-05
8
-5
/
+14
*
Doc: QNetworkProxyFactory: Mention libproxy in systemProxyForQuery
Hu Jialun
2022-04-01
1
-0
/
+5
*
QNetworkInformation: Deprecate vague load functions
Mårten Nordheim
2022-03-31
2
-5
/
+31
*
Short live Q_CONSTINIT!
Marc Mutz
2022-03-26
2
-2
/
+2
*
Add missing includes for some of our _win.cpp files
Mårten Nordheim
2022-03-18
1
-0
/
+2
*
QtNetwork: compile-optimize inline swap functions
Marc Mutz
2022-03-17
5
-11
/
+11
*
QHostInfo/Unix: Fix resolv never unloading
Mårten Nordheim
2022-03-09
1
-1
/
+0
*
QPublicSuffixDatabase: don't go thru QString for debug output
Marc Mutz
2022-03-07
1
-1
/
+1
*
Network: Use system publicsuffix database copy when available
Ievgenii Meshcheriakov
2022-03-03
2
-6
/
+155
*
Fix compiler warnings about unused parameters
Pasi Petäjäjärvi
2022-02-25
1
-0
/
+2
*
Network: Use public suffix database in DAFSA format
Ievgenii Meshcheriakov
2022-02-24
4
-14912
/
+4434
*
QNX: Fix support for abstract Unix-domain socket
Pasi Petäjäjärvi
2022-02-24
1
-1
/
+1
*
Update public suffix list
Ievgenii Meshcheriakov
2022-02-18
2
-14451
/
+14277
*
QNetConMonitor/Win: Drop all warnings down to debug
Mårten Nordheim
2022-02-09
1
-19
/
+19
*
QNetworkInformation: Rename parameter-less load() to loadDefaultBackend
Mårten Nordheim
2022-02-09
2
-3
/
+3
[next]