summaryrefslogtreecommitdiff
path: root/src/network/kernel/qnetworkproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* BB10 systemProxyForQuery: query system proxy also for non-URL requestsPeter Hartmann2013-02-121-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Adding PAC and exclusion list support to BlackBerry Qt proxy implementation.Andrey Leonov2012-11-061-4/+3
* QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-11-011-0/+3
* Implementation of the BlackBerry Qt Proxy support.Andrey Leonov2012-10-141-0/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* QtNetwork: bypass proxy for local connectionsJulien Brianceau2012-09-071-0/+13
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Make sure QGlobalNetworkProxy is created for QNetworkProxy.Xizhi Zhu2012-03-151-0/+8
* Remove unnecessary locking from QNetworkProxy constructorShane Kearns2012-02-201-17/+6
* Various Qt documentation fixes (wk 44)artoka2012-01-311-3/+3
* Various Qt documentation bug fixes (wk 42)artoka2012-01-301-3/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* QNetworkProxy documentation: mention usage of "http_proxy" variablePeter Hartmann2011-11-221-3/+3
* Doc: Fixed qdoc warnings.David Boddie2011-08-151-1/+6
* Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-301-0/+8
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Allow a network configuration to be included in a proxy queryShane Kearns2011-04-181-0/+98
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* trivial: fix buildHarald Fernengel2010-11-031-2/+2
* Fix crashHarald Fernengel2010-11-021-2/+4
* Doc: Added details of a system proxy limitation on Windows.David Boddie2010-06-071-5/+27
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* API review: change function name to setUseSystemConfiguration.Thiago Macieira2009-10-061-2/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Add QNetworkProxyFactory::setUseSystemConfigurationEnabled(true)David Faure2009-08-311-0/+24
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-241-6/+5
* | Merge commit 'origin/4.5'Bill King2009-07-091-1/+1
|\ \ | |/
| * Fixed dead code possibly leading to crash.Rohan McGovern2009-07-031-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-051-1/+1
|/
* Fixed compilation with -qtnamespaceMarkus Goetz2009-05-221-2/+2
* Make QNetworkProxy calculate the capabilities for a new proxy typeThiago Macieira2009-05-071-3/+10
* Clarify documentation in QNetworkProxy about SOCKS5 supporting domainThiago Macieira2009-05-071-4/+5
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1255