qt6-bb10/src/network/access
Friedemann Kleint ab420484e7 Fix some qdoc warnings for 5.10
Fix comments for QRandomGenerator.

src/corelib/io/qprocess.cpp:453: warning: Cannot find 'startDetached(...)' in '\fn' bool QProcessPrivate::startDetached(const QString &program, const QStringList &arguments, const QString &workingDirectory, qint64 *pid)
src/corelib/tools/qstringiterator.qdoc:122: warning: Cannot find 'QStringIterator(...)' in '\fn' QStringIterator::QStringIterator(QStringView string, QStringView::size_type idx)
src/corelib/global/qrandom.cpp:902: warning: Can't link to 'QRandomGenerator'
src/sql/kernel/qsqlerror.cpp:123: warning: Unknown command '\other'
src/network/kernel/qhostinfo.cpp:296: warning: Unknown command '\other'
src/gui/kernel/qplatformcursor.cpp:97: warning: Cannot find 'QPlatformCursor::OverrideCursor' specified with '\enum' in any header file
src/network/access/qnetworkreply.cpp:307: warning: Can't link to 'QNetworkAccessManager::setRedirectsPolicy()'
src/network/access/qnetworkreply.cpp:307: warning: Can't link to 'QNetworkRequest::RedirectsPolicyAttribute'

Change-Id: Ibc2455b1b657716dfb6192615738dc7f924dbab3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-06-20 08:54:52 +00:00
..
http2 HTTP/2 - fix the handling of PUSH_PROMISE 2016-10-21 14:27:06 +00:00
access.pri Refactor HSTS cache implementation 2017-01-24 20:33:20 +00:00
qabstractnetworkcache.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qabstractnetworkcache.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qabstractnetworkcache_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qabstractprotocolhandler.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qabstractprotocolhandler_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qftp.cpp Use case-insensitive compare more 2017-03-29 03:54:57 +00:00
qftp_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qhsts.cpp QHstsPolicy: Replace bool with QFlags 2017-03-08 09:42:01 +00:00
qhsts_p.h HSTS - API/naming fixes 2017-02-23 14:21:35 +00:00
qhstspolicy.cpp Doc: add missing doc for parameters 2017-04-18 14:18:36 +00:00
qhstspolicy.h QHstsPolicy: Replace bool with QFlags 2017-03-08 09:42:01 +00:00
qhttp2protocolhandler.cpp Use QNetworkReply::ProtocolFailure in HTTP/2 failures 2017-05-08 09:39:16 +00:00
qhttp2protocolhandler_p.h HTTP/2 - fix the handling of PUSH_PROMISE 2016-10-21 14:27:06 +00:00
qhttpmultipart.cpp QUuid, QHttpMultipart and QHash: use QRandomGenerator 2017-06-12 06:14:46 +00:00
qhttpmultipart.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qhttpmultipart_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qhttpnetworkconnection.cpp winrt: Skip host lookup for http connections 2017-05-18 05:18:47 +00:00
qhttpnetworkconnection_p.h QHttpNetworkConnection: fall back gracefully to HTTP/1.1 2017-03-08 14:14:26 +00:00
qhttpnetworkconnectionchannel.cpp QNAM: delay SSL initialization 2017-04-26 19:00:47 +00:00
qhttpnetworkconnectionchannel_p.h QNAM: delay SSL initialization 2017-04-26 19:00:47 +00:00
qhttpnetworkheader.cpp QHttpNetworkHeaderPrivate: use erase and std::remove_if with QList 2016-01-28 14:03:35 +00:00
qhttpnetworkheader_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qhttpnetworkreply.cpp Add a way to get Content-Length when using compressed data 2016-09-06 13:56:39 +00:00
qhttpnetworkreply_p.h Add a way to get Content-Length when using compressed data 2016-09-06 13:56:39 +00:00
qhttpnetworkrequest.cpp QNAM - rename Redirect*s*Nnn to RedirectNnn 2017-02-23 20:24:17 +00:00
qhttpnetworkrequest_p.h QNAM - rename Redirect*s*Nnn to RedirectNnn 2017-02-23 20:24:17 +00:00
qhttpprotocolhandler.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qhttpprotocolhandler_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qhttpthreaddelegate.cpp qhttpthreaddelegate: Fix build with -no-ssl after @70d8460fc20 2017-04-27 09:31:27 +00:00
qhttpthreaddelegate_p.h QNAM: delay SSL initialization 2017-04-26 19:00:47 +00:00
qnetworkaccessauthenticationmanager.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkaccessauthenticationmanager_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkaccessbackend.cpp QtNetwork: optimize if-else conditions. 2016-03-03 11:48:22 +00:00
qnetworkaccessbackend_p.h QNetworkAccessBackend: remove unused fwd declaration 2016-08-24 04:31:07 +00:00
qnetworkaccesscache.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkaccesscache_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkaccesscachebackend.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkaccesscachebackend_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkaccessdebugpipebackend.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkaccessdebugpipebackend_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkaccessfilebackend.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkaccessfilebackend_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkaccessftpbackend.cpp Fix reusing FTP connection after abort 2017-04-07 11:37:13 +00:00
qnetworkaccessftpbackend_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkaccessmanager.cpp Docs: Fix some warnings 2017-04-21 12:47:06 +00:00
qnetworkaccessmanager.h QNAM - rename Redirect*s*Nnn to RedirectNnn 2017-02-23 20:24:17 +00:00
qnetworkaccessmanager_p.h QNAM - rename Redirect*s*Nnn to RedirectNnn 2017-02-23 20:24:17 +00:00
qnetworkcookie.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qnetworkcookie.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkcookie_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkcookiejar.cpp Unbreak a couple of configurations 2016-11-11 17:04:47 +00:00
qnetworkcookiejar.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkcookiejar_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkdiskcache.cpp Avoid detaching temporary objects 2017-01-25 14:28:34 +00:00
qnetworkdiskcache.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkdiskcache_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkfile.cpp QNetworkFile: Fix compile error with MinGW/gcc 5.1. 2016-03-08 11:26:57 +00:00
qnetworkfile_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkreply.cpp Fix some qdoc warnings for 5.10 2017-06-20 08:54:52 +00:00
qnetworkreply.h Add a user-controlled auto-redirect policy 2017-01-19 04:34:03 +00:00
qnetworkreply_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkreplydataimpl.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkreplydataimpl_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkreplyfileimpl.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-03-22 07:28:42 +01:00
qnetworkreplyfileimpl_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkreplyhttpimpl.cpp QNAM: delay SSL initialization 2017-04-26 19:00:47 +00:00
qnetworkreplyhttpimpl_p.h QNAM: delay SSL initialization 2017-04-26 19:00:47 +00:00
qnetworkreplyimpl.cpp QNetworkReply: remove double buffering 2016-05-25 18:10:07 +00:00
qnetworkreplyimpl_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qnetworkrequest.cpp Use HTTP2WasUsedAttribute for HTTP2 2017-03-29 13:54:49 +00:00
qnetworkrequest.h QNAM - rename Redirect*s*Nnn to RedirectNnn 2017-02-23 20:24:17 +00:00
qnetworkrequest_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qspdyprotocolhandler.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-06-17 10:53:42 +02:00
qspdyprotocolhandler_p.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00