| .. |
|
kernel.pri
|
Remove QUrl::topLevelDomain
|
2020-02-20 21:41:54 +01:00 |
|
qauthenticator.cpp
|
QAuthenticator: make sure we load the SSPI library
|
2020-04-30 13:45:55 +02:00 |
|
qauthenticator.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
qauthenticator_p.h
|
Add support for SPNEGO/Negotiate authentication
|
2019-02-25 15:22:23 +00:00 |
|
qdnslookup.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qdnslookup.h
|
Remove handling of missing Q_COMPILER_RVALUE_REFS
|
2019-05-01 20:24:45 +00:00 |
|
qdnslookup_android.cpp
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qdnslookup_p.h
|
More nullptr usage in headers
|
2019-03-14 07:37:52 +00:00 |
|
qdnslookup_unix.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qdnslookup_win.cpp
|
Remove unused qmutexpool_p.h includes
|
2019-06-29 16:10:25 +02:00 |
|
qdnslookup_winrt.cpp
|
QtNetwork: eradicate Q_FOREACH loops [needing qAsConst()]
|
2016-04-25 07:38:59 +00:00 |
|
qhostaddress.cpp
|
Change qHash() to work with size_t instead of uint
|
2020-04-09 20:03:25 +02:00 |
|
qhostaddress.h
|
Change qHash() to work with size_t instead of uint
|
2020-04-09 20:03:25 +02:00 |
|
qhostaddress_p.h
|
QNetworkInterface: Add the DNS eligibility
|
2017-11-07 22:15:38 +00:00 |
|
qhostinfo.cpp
|
QtNetwork: Delete bearer management
|
2020-04-05 16:41:08 +02:00 |
|
qhostinfo.h
|
QHostInfo: add nothrow move constructor
|
2019-07-18 12:05:28 +02:00 |
|
qhostinfo_p.h
|
QtNetwork: Delete bearer management
|
2020-04-05 16:41:08 +02:00 |
|
qhostinfo_unix.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qhostinfo_win.cpp
|
Consolidate Unix and Windows implementations of QHostInfo::fromName
|
2019-04-30 10:57:56 +00:00 |
|
qnetconmonitor_darwin.mm
|
qnetconmonitor: Fix misspelling of accessible
|
2019-07-08 12:12:51 +02:00 |
|
qnetconmonitor_p.h
|
Add manual test for QNetwork{Connection|Status}Monitor
|
2019-07-08 12:12:57 +02:00 |
|
qnetconmonitor_stub.cpp
|
qnetconmonitor: Fix misspelling of accessible
|
2019-07-08 12:12:51 +02:00 |
|
qnetconmonitor_win.cpp
|
QNAM/QNetConMon: Update handling of QNetworkConnectionMonitor::start
|
2020-04-30 14:48:56 +00:00 |
|
qnetworkdatagram.cpp
|
Doc: Move literal code block to a separate file
|
2018-10-15 10:55:18 +00:00 |
|
qnetworkdatagram.h
|
Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage
|
2019-04-04 18:01:38 +00:00 |
|
qnetworkdatagram_p.h
|
Network: Use canonical license headers
|
2017-02-28 15:34:01 +00:00 |
|
qnetworkinterface.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qnetworkinterface.h
|
Get rid of QList forward declarations
|
2019-10-04 17:02:24 +02:00 |
|
qnetworkinterface_linux.cpp
|
Fix build for Android with android-clang
|
2018-05-25 14:52:47 +00:00 |
|
qnetworkinterface_p.h
|
Deprecate constructing QFlags from a pointer
|
2019-11-20 19:43:38 +01:00 |
|
qnetworkinterface_uikit_p.h
|
A temporary fix for CI: define macros from the missing if_types.h
|
2017-11-23 04:11:08 +00:00 |
|
qnetworkinterface_unix.cpp
|
Fix reporting the network interface type on macOS 10.14.5 and later
|
2019-08-28 13:05:18 +02:00 |
|
qnetworkinterface_unix_p.h
|
Deprecate constructing QFlags from a pointer
|
2019-11-20 19:43:38 +01:00 |
|
qnetworkinterface_win.cpp
|
Windows code: Fix clang-tidy warnings about C-style casts
|
2018-08-30 06:26:44 +00:00 |
|
qnetworkinterface_winrt.cpp
|
Merge remote-tracking branch 'origin/5.6' into 5.7
|
2016-04-13 06:55:37 +02:00 |
|
qnetworkproxy.cpp
|
Remove bearermanagement usage inside QNAM and QNetworkProxy
|
2020-04-01 21:35:12 +01:00 |
|
qnetworkproxy.h
|
QtNetwork: Delete bearer management
|
2020-04-05 16:41:08 +02:00 |
|
qnetworkproxy_generic.cpp
|
QNetworkProxy: don't allocate when parsing [1/2]: loop body
|
2020-04-29 22:31:25 +00:00 |
|
qnetworkproxy_libproxy.cpp
|
Fix crashes with libproxy+webkitgtk: it's not threadsafe
|
2017-08-27 16:37:08 +00:00 |
|
qnetworkproxy_mac.cpp
|
Add a QRegularExpression::fromWildcard() convenience method
|
2020-05-06 09:57:40 +02:00 |
|
qnetworkproxy_win.cpp
|
Add a QRegularExpression::fromWildcard() convenience method
|
2020-05-06 09:57:40 +02:00 |
|
qtldurl.cpp
|
Remove unused qTopLevelDomain()
|
2020-04-27 13:08:45 +02:00 |
|
qtldurl_p.h
|
Remove unused qTopLevelDomain()
|
2020-04-27 13:08:45 +02:00 |
|
qtnetworkglobal.h
|
QtNetwork deprecations: suppress internal warnings
|
2020-03-12 11:00:29 +01:00 |
|
qtnetworkglobal_p.h
|
QtNetwork deprecations: suppress internal warnings
|
2020-03-12 11:00:29 +01:00 |
|
qurlinfo.cpp
|
Tidy nullptr usage
|
2019-12-06 12:13:20 +01:00 |
|
qurlinfo_p.h
|
Convert features.ftp to QT_[REQUIRE_]CONFIG
|
2017-09-06 06:50:47 +00:00 |
|
qurltlds_p.h
|
Merge remote-tracking branch 'origin/5.15' into dev
|
2020-03-16 18:41:27 +01:00 |
|
qurltlds_p.h.INFO
|
Remove QUrl::topLevelDomain
|
2020-02-20 21:41:54 +01:00 |