summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-175-148/+32
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-163-14/+123
| |\
| * \ Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-103-2/+51
| |\ \
| * | | QHostAddress: improve qHash implementationGiuseppe D'Angelo2012-04-082-4/+3
| * | | More qHash(T, uint) overloads for Qt typesGiuseppe D'Angelo2012-04-072-3/+3
| * | | Port QHostAddress to use the new IP utilities in QtCoreThiago Macieira2012-03-281-132/+12
| * | | Merge master into api_changesKent Hansen2012-03-271-0/+2
| |\ \ \
| * | | | Optimise QHostAddress a littleThiago Macieira2012-03-231-7/+12
| * | | | Merge master into api_changesKent Hansen2012-03-231-0/+2
| |\ \ \ \
| * \ \ \ \ Merge master into api_changesKent Hansen2012-03-162-1/+13
| |\ \ \ \ \
| * | | | | | QtNetwork: make some constructors explicitMarc Mutz2012-03-143-4/+4
* | | | | | | Fixed networkproxy build under WinCEBjoern Breitmeyer2012-04-162-0/+89
| |_|_|_|_|/ |/| | | | |
* | | | | | fixed compiling of QDnsRunner for wince and windows desktopBjoern Breitmeyer2012-04-121-8/+9
* | | | | | Modified project files to be iOS compatible.Qt4iOS2012-04-111-1/+1
* | | | | | Add Proxy Auto Config support (PAC) on MacAron Rosenberg2012-04-112-5/+113
| |_|_|_|/ |/| | | |
* | | | | Fixes a problem with the proxy detection on WindowsThierry2012-04-031-2/+46
* | | | | Set QNetworkInterface::IsPointToPoint on WindowsMartin Petersson2012-04-022-0/+5
| |_|_|/ |/| | |
* | | | Fix performance problem with NTLM auth in http POSTShane Kearns2012-03-231-0/+2
| |_|/ |/| |
* | | 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
* | Build with the LSB build envHarald Fernengel2012-03-151-1/+5
|/
* Add debug stream operator for QNetworkProxyShane Kearns2012-03-082-0/+51
* 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
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-024-55/+55
* Use QSystemError for QDnsLookup windows backendShane Kearns2012-03-011-1/+2
* Fix buffer overrun crash running MSVC2010 win32 Qt on win64Shane Kearns2012-03-012-32/+4
* Fix error handling in QHostInfo windows backendShane Kearns2012-02-171-10/+18
* Remove unnecessary locking from QNetworkProxy constructorShane Kearns2012-02-171-17/+6
* Fix warnings about missing file.Friedemann Kleint2012-02-171-1/+1
* Update documentation to show NTLMv2 is supportedShane Kearns2012-02-171-4/+2
* Qt Network: Added the \inmodule command in the class documentation.Michalina Ziemba2012-02-163-1/+4
* Include headers before QT_BEGIN_NAMESPACE.Xizhi Zhu2012-02-162-2/+3
* Add missing private headers to .pri.Xizhi Zhu2012-02-161-1/+6
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-151-3/+3
* Include winsock2.h for ntohl.Andreas Holzammer2012-02-101-0/+1
* Use QBasicMutex instead of Q_GLOBAL_STATIC QMutexOlivier Goffart2012-02-012-12/+5
* Fix QDnslookup build on FreeBSDJeremy Lainé2012-02-011-3/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-012-2/+2
* Add support for DNS lookups using native APIsJeremy Lainé2012-01-306-3/+1943
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3025-25/+25
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-256-6/+0
* Update contact information in license headers.Jason McDonald2012-01-2325-25/+25
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-192-19/+0
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-162-0/+4
* Make QFtp private.Jonas M. Gastal2012-01-121-4/+3