summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccessmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QNetworkAccessManager: introduce support for TLS PSKGiuseppe D'Angelo2015-01-231-0/+37
* Reset QNAM's NetworkConfiguration when state changes.Lorn Potter2014-11-051-1/+11
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Mac networking: only try system proxy credentials oncePeter Hartmann2014-06-231-4/+9
* Mac networking: check system keychain for proxy authPeter Hartmann2014-06-231-19/+20
* network: add support for the SPDY protocolPeter Hartmann2014-02-191-0/+13
* Remove obsolete parts from QNAM documentationAlex Blasche2014-01-241-6/+1
* NSUrlConnection backend for QNetworkAccessManagerMorten Johan Sørvig2013-11-081-0/+10
* Merge branch 'stable' into devSergio Ahumada2013-09-211-2/+2
|\
| * HTTP authentication fails if QUrl contains password with %Allan Sandfeld Jensen2013-09-171-2/+2
* | QNetworkAccessManager: add public methods to pre-TCP/pre-SSL-connectPeter Hartmann2013-06-031-4/+53
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-2/+2
|\|
| * Utilize the new Q_OS_MACX define.Jake Petroules2013-05-091-2/+2
* | List the URL schemes supported by QNetworkAccessManagerKevin Ottens2013-04-281-0/+51
* | QNetworkAccessManager: track online / accessible state without sessionPeter Hartmann2013-04-021-6/+45
* | QNetworkAccessManager: store QNetworkConfiguration instead of identifierPeter Hartmann2013-04-021-5/+7
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-9/+9
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-1/+5
* Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+37
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | QNetworkAccessManager: return default configuration if without sessionPeter Hartmann2013-01-111-6/+7
|/
* Docs: Fixed enum and parameter links for networkOliver Wolff2012-12-011-1/+1
* Fix mistakes in QNetworkAccessManager docs.Mitch Curtis2012-10-221-2/+2
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* fix a mismatch of using QT_NO_NETWORKPROXYJing Bai2012-09-031-0/+3
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-8/+8
* QNetworkAccessManager: delete the httpThreadMartin Petersson2012-06-201-2/+8
* QNAM - maintain a weak reference to the QNetworkSessionShane Kearns2012-06-011-21/+37
* Track active network replies without qFindChildrenShane Kearns2012-06-011-1/+5
* Fix QtNetwork compilation for -qconfig largeTasuku Suzuki2012-05-191-0/+2
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-6/+6
* Use reference count to close down idle network sessionShane Kearns2012-05-051-4/+4
* Fixed iOS compilation issues.Ian Dean2012-04-261-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-0/+70
|\
| * Automatically query for Mac Proxy Server credentialsAron Rosenberg2012-04-111-0/+70
* | Add autotest interface to get session from QNAMShane Kearns2012-04-111-0/+11
|/
* Call wait() after calling quit() so that it can gracefully finishAndy Shaw2012-03-081-0/+2
* Fix tst_QNetworkReply::httpWithNoCredentialUsage autotestShane Kearns2012-03-061-4/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-4/+4
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-4/+4
* Make https requests fail fast when configured without ssl supportShane Kearns2012-02-211-1/+5
* Fix handling of urls containing username/password in QNetworkAccessManagerShane Kearns2012-02-171-0/+10
* Remove one un-used variant.Xizhi Zhu2012-02-021-1/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Cleaning up header includes.Jonas M. Gastal2012-01-131-0/+1