summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccessmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Clarifying the flow of signals on QNetworkAccessManager.Jonas M. Gastal2011-12-281-1/+6
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2011-12-221-9/+3
* network: remove Symbian specific codePeter Hartmann2011-11-141-11/+1
* QNAM: Introduce clearAccessCache()Markus Goetz2011-07-131-0/+14
* QNAM: Remove QNetworkAccessHttpBackendMarkus Goetz2011-07-111-1/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Applying a pending change from previous merges.David Boddie2011-05-231-0/+4
* Clarified sendCustomRequest documentation to include HTTPSJanne Anttila2011-05-101-1/+1
* Enable per network configuration proxy settings in QNetworkAccessManagerShane Kearns2011-05-091-4/+0
* QNAM: Start new HTTP backend architectureMarkus Goetz2011-05-031-7/+25
* QNAM: Improve internal proxyAuthenticationRequired()Markus Goetz2011-05-031-6/+7
* QNAM: Improve internal authenticationRequired()Markus Goetz2011-05-031-11/+11
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1299