summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qnetworkproxy_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-06-161-1/+1
* QtNetwork: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-05-041-2/+4
* QtNetwork: use const (and const APIs) moreAnton Kudryavtsev2016-04-271-1/+1
* QtNetwork: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-04-251-2/+2
* QtNetwork: eradicate Q_FOREACH loops [already const]Marc Mutz2016-04-251-4/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-3/+12
|\
| * Limit URLs for proxy auto config to 2083 charsSebastian Lösch2016-04-071-3/+12
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-4/+11
|\
| * Windows : fix call to LookupAccountNameWAntonio Lotti2015-02-041-4/+11
* | Win32: Re-init system proxy if internet settings changeDaniel Molkentin2015-02-031-2/+84
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix the network proxy code for windows to detect properly servicesThierry Bastian2013-10-301-32/+20
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Windows - "bypass proxy for local..." also affects IP addressesShane Kearns2012-04-201-2/+19
* Fixed networkproxy build under WinCEBjoern Breitmeyer2012-04-161-0/+1
* Fixes a problem with the proxy detection on WindowsThierry2012-04-031-2/+46
* Windows - handle both auto detect proxy settings togetherShane Kearns2012-03-081-7/+31
* Fix a number of bugs with windows system proxiesShane Kearns2012-03-081-6/+75
* Windows - fall back on static proxy config if autoproxy failsShane Kearns2012-03-081-23/+17
* Windows - handle proxy autoconfiguration resulting in no proxyShane Kearns2012-03-081-0/+2
* Windows - fix proxy types for manually specified proxiesShane Kearns2012-03-081-8/+15
* Windows - fix QWindowsSystemProxy global static raceShane Kearns2012-03-061-1/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-1/+1
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+443