summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qnetworkproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: port remaining uses of QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-061-3/+2
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-2/+2
* Modernize use of 'http' featureUlf Hermann2017-11-061-4/+8
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-4/+6
|\
| * Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-061-4/+6
* | Deprecate and remove the unused bearer support in QNetworkProxyThiago Macieira2017-07-211-24/+24
|/
* Add debug stream operator for QNetworkProxyQueryLars Schmertmann2017-01-241-4/+15
* Doc: added spec about parameter enableNico Vertriest2016-12-121-2/+2
* Tweak wording of QNetworkProxy doc for SOCKS5Edward Welbourne2016-11-291-1/+3
* Add QNetworkProxy::usesSystemConfiguration() accessorKai Koehne2016-11-021-18/+54
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-2/+2
| |\
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-2/+2
* | | Fix grammar issues in SCTP documentationAlex Trotsenko2016-08-021-2/+2
* | | Introduce SCTP sockets supportAlex Trotsenko2016-07-271-2/+35
|/ /
* | QtNetwork: use const (and const APIs) moreAnton Kudryavtsev2016-04-271-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-10/+0
|/
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
* Network: Fix operator<<(QDebug, ...) operationsKai Koehne2015-02-121-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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