summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qnetworkproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Note: with \note in documentationKurt Pattyn2014-03-131-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-8/+8
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-1/+1
|\
| * BB10 systemProxyForQuery: query system proxy also for non-URL requestsPeter Hartmann2013-02-111-1/+1
* | Correct sentence in QNetworkProxy::setApplicationProxy() documentation.Mitch Curtis2013-03-061-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Hardcoded url for RFC 1929 QTBUG-28500Nico Vertriest2012-12-111-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+2
* Adding PAC and exclusion list support to BlackBerry Qt proxy implementation.Andrey Leonov2012-10-311-4/+3
* QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-10-301-0/+3
* Implementation of the BlackBerry Qt Proxy support.Andrey Leonov2012-10-081-0/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use QStringList::join(QChar) overload where applicable [QtNetwork]Marc Mutz2012-09-071-1/+1
* QtNetwork: bypass proxy for local connectionsJulien Brianceau2012-09-071-0/+12
* QtNetwork: add member-swap to shared classesMarc Mutz2012-07-061-0/+16
* Fix QtNetwork compilation for -qconfig largeTasuku Suzuki2012-05-211-0/+12
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-3/+3
* Document new APIs in 5.0Shane Kearns2012-05-031-0/+10
* Don't do anything if setting the same proxy factory.Xizhi Zhu2012-03-221-0/+2
* Make sure QGlobalNetworkProxy is created for QNetworkProxy.Xizhi Zhu2012-03-151-0/+8
* Add debug stream operator for QNetworkProxyShane Kearns2012-03-081-0/+47
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-33/+33
* Remove unnecessary locking from QNetworkProxy constructorShane Kearns2012-02-171-17/+6
* Qt Network: Added the \inmodule command in the class documentation.Michalina Ziemba2012-02-161-1/+1
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-151-3/+3
* 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
* Make QFtp private.Jonas M. Gastal2012-01-121-4/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Adds support for headers in QNetworkProxy.Jonas M. Gastal2011-11-241-0/+112
* QNetworkProxy documentation: mention usage of "http_proxy" variablePeter Hartmann2011-11-211-3/+3
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-2/+2
* Doc: Fixed qdoc warnings.David Boddie2011-07-011-1/+6
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Allow a network configuration to be included in a proxy queryShane Kearns2011-05-091-0/+98
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1310