| .. |
|
access.pri
|
…
|
|
|
qabstractnetworkcache.cpp
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qabstractnetworkcache.h
|
QtNetwork: Use Q_NULLPTR instead of 0 in all public headers
|
2015-07-19 10:32:50 +00:00 |
|
qabstractnetworkcache_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qabstractprotocolhandler.cpp
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qabstractprotocolhandler_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qftp.cpp
|
Merge remote-tracking branch 'origin/5.5' into dev
|
2015-06-03 10:23:56 +02:00 |
|
qftp_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qhttpmultipart.cpp
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qhttpmultipart.h
|
QtNetwork: Use Q_NULLPTR instead of 0 in all public headers
|
2015-07-19 10:32:50 +00:00 |
|
qhttpmultipart_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qhttpnetworkconnection.cpp
|
Libraries: Fix single-character string literals.
|
2015-10-13 16:37:37 +00:00 |
|
qhttpnetworkconnection_p.h
|
Fix warning and improve the signature of parseRedirectResponse
|
2015-03-13 10:24:47 +00:00 |
|
qhttpnetworkconnectionchannel.cpp
|
QNAM: clean the channel request data on server disconnect
|
2015-11-18 14:14:36 +00:00 |
|
qhttpnetworkconnectionchannel_p.h
|
Abort underlying socket when aborting QNetworkReply
|
2015-09-26 19:13:23 +00:00 |
|
qhttpnetworkheader.cpp
|
QHttpNetworkHeaderPrivate: use QList<QByteArray>::join()
|
2015-06-20 11:40:07 +00:00 |
|
qhttpnetworkheader_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qhttpnetworkreply.cpp
|
Merge remote-tracking branch 'origin/5.5' into 5.6
|
2015-10-02 16:59:55 +02:00 |
|
qhttpnetworkreply_p.h
|
Merge remote-tracking branch 'origin/5.5' into 5.6
|
2015-10-02 16:59:55 +02:00 |
|
qhttpnetworkrequest.cpp
|
QNetworkAccessManager: Support HTTP redirection
|
2015-03-09 08:32:14 +00:00 |
|
qhttpnetworkrequest_p.h
|
QNetworkAccessManager: Support HTTP redirection
|
2015-03-09 08:32:14 +00:00 |
|
qhttpprotocolhandler.cpp
|
QNAM: Fix reply deadlocks on server closing connection
|
2015-08-20 12:02:32 +00:00 |
|
qhttpprotocolhandler_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qhttpthreaddelegate.cpp
|
QNAM Fix error message
|
2015-11-28 20:43:46 +00:00 |
|
qhttpthreaddelegate_p.h
|
Merge remote-tracking branch 'origin/5.5' into dev
|
2015-06-03 10:23:56 +02:00 |
|
qnetworkaccessauthenticationmanager.cpp
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccessauthenticationmanager_p.h
|
Mark two member functions const
|
2015-05-29 08:05:33 +00:00 |
|
qnetworkaccessbackend.cpp
|
Merge remote-tracking branch 'origin/5.5' into dev
|
2015-04-22 09:25:54 +02:00 |
|
qnetworkaccessbackend_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccesscache.cpp
|
QNetworkAccessCache: convert QDateTime::currentDateTime() to currentDateTimeUtc()
|
2015-10-26 09:00:26 +00:00 |
|
qnetworkaccesscache_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccesscachebackend.cpp
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccesscachebackend_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccessdebugpipebackend.cpp
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccessdebugpipebackend_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccessfilebackend.cpp
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccessfilebackend_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccessftpbackend.cpp
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccessftpbackend_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkaccessmanager.cpp
|
Make UnknownAccessibility not block requests
|
2015-11-06 19:52:38 +00:00 |
|
qnetworkaccessmanager.h
|
QtNetwork: Use Q_NULLPTR instead of 0 in all public headers
|
2015-07-19 10:32:50 +00:00 |
|
qnetworkaccessmanager_p.h
|
Make UnknownAccessibility not block requests
|
2015-11-06 19:52:38 +00:00 |
|
qnetworkcookie.cpp
|
Convert some QDateTime::currentDateTime() to currentDateTimeUtc() (I)
|
2015-10-23 18:09:18 +00:00 |
|
qnetworkcookie.h
|
QtNetwork: make all Q_DECLARE_SHARED types nothrow move-assignable
|
2015-06-30 10:57:50 +00:00 |
|
qnetworkcookie_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkcookiejar.cpp
|
QtNetwork: convert some QDateTime::currentDateTime() to currentDateTimeUtc()
|
2015-10-27 18:27:59 +00:00 |
|
qnetworkcookiejar.h
|
QtNetwork: Use Q_NULLPTR instead of 0 in all public headers
|
2015-07-19 10:32:50 +00:00 |
|
qnetworkcookiejar_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkdiskcache.cpp
|
doc: Remove wrong statement about cache filenames.
|
2015-12-10 13:42:37 +00:00 |
|
qnetworkdiskcache.h
|
QtNetwork: Use Q_NULLPTR instead of 0 in all public headers
|
2015-07-19 10:32:50 +00:00 |
|
qnetworkdiskcache_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkreply.cpp
|
QNetworkAccessManager: Support HTTP redirection
|
2015-03-09 08:32:14 +00:00 |
|
qnetworkreply.h
|
QtNetwork: Use Q_NULLPTR instead of 0 in all public headers
|
2015-07-19 10:32:50 +00:00 |
|
qnetworkreply_p.h
|
QNetworkAccessManager: Support HTTP redirection
|
2015-03-09 08:32:14 +00:00 |
|
qnetworkreplydataimpl.cpp
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkreplydataimpl_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkreplyfileimpl.cpp
|
qnetworkreplyfileimpl: set attributes if file was sent
|
2015-05-04 11:20:40 +00:00 |
|
qnetworkreplyfileimpl_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkreplyhttpimpl.cpp
|
Use booleans as booleans; don't compare == true to do so !
|
2016-03-08 13:37:27 +00:00 |
|
qnetworkreplyhttpimpl_p.h
|
Merge remote-tracking branch 'origin/5.5' into 5.6
|
2015-10-02 16:59:55 +02:00 |
|
qnetworkreplyimpl.cpp
|
Do not try to connect to null object if bearer plugin is missing
|
2015-11-27 10:54:55 +00:00 |
|
qnetworkreplyimpl_p.h
|
Merge remote-tracking branch 'origin/5.5' into 5.6
|
2015-10-02 16:59:55 +02:00 |
|
qnetworkreplynsurlconnectionimpl.mm
|
Merge remote-tracking branch 'origin/5.4' into 5.5
|
2015-04-15 09:09:24 +02:00 |
|
qnetworkreplynsurlconnectionimpl_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qnetworkrequest.cpp
|
network: Use QList::reserve(), reduces reallocations.
|
2015-06-27 11:48:40 +00:00 |
|
qnetworkrequest.h
|
QtNetwork: make all Q_DECLARE_SHARED types nothrow move-assignable
|
2015-06-30 10:57:50 +00:00 |
|
qnetworkrequest_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |
|
qspdyprotocolhandler.cpp
|
QtBase: remove explicit function info from qWarning() etc
|
2015-11-28 16:34:26 +00:00 |
|
qspdyprotocolhandler_p.h
|
Update copyright headers
|
2015-02-11 06:49:51 +00:00 |