qt6-bb10/src/network/kernel
Qt Forward Merge Bot 0a4e5bb265 Merge remote-tracking branch 'origin/5.15' into dev
Conflicts:
	src/widgets/kernel/qshortcut.cpp
	tests/auto/network/access/spdy/tst_spdy.cpp

Change-Id: If76c434beac2c0a393440aa365f89f77439774ce
2020-01-16 11:20:42 +01:00
..
kernel.pri GSSAPI: strengthen configure test and make it a library 2019-10-03 08:55:01 +02:00
qauthenticator.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01: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 Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qhostaddress.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qhostaddress_p.h QNetworkInterface: Add the DNS eligibility 2017-11-07 22:15:38 +00:00
qhostinfo.cpp QHostInfo: Remove useless code 2020-01-15 12:48:54 +01:00
qhostinfo.h QHostInfo: add nothrow move constructor 2019-07-18 12:05:28 +02:00
qhostinfo_p.h QHostInfo: Remove useless code 2020-01-15 12:48:54 +01: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 qnetconmonitor_win: Mark destructors virtual 2019-09-13 10:47:30 +02: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 Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qnetworkproxy.h Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
qnetworkproxy_generic.cpp Use QString::fromLatin1() less to avoid string allocations 2016-09-15 15:55:57 +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 Network proxy (macOS) - fix a memory leak 2019-10-27 20:40:45 +02:00
qnetworkproxy_win.cpp Use Q_DISABLE_COPY_MOVE for private classes 2018-12-12 07:23:54 +00:00
qtnetworkglobal.h Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
qtnetworkglobal_p.h Modularize configure.json/.pri 2016-09-15 08:23:53 +00: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