summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* Call cheaper clear() instead of assigning new QString()Markus Goetz2010-01-281-2/+2
* Fix some foreach usage to use const refsMarkus Goetz2010-01-281-2/+2
* Update copyright year to 2010Jason McDonald2010-01-0625-25/+25
* Change QHostInfo to use 5 parallel lookup threadsMarkus Goetz2009-12-173-194/+257
* Fix QWindowsSystemProxy::initMarkus Goetz2009-11-241-1/+4
* QHostInfo: do not wait forever on cleanupPeter Hartmann2009-11-041-2/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-10-161-1/+6
|\
| * QNetworkProxyFactory: Never return empty list on windowsMarkus Goetz2009-10-161-1/+6
* | Fix QHostInfo IP resolution when there's no reverse for the IP.Thiago Macieira2009-10-092-50/+30
* | API review: change function name to setUseSystemConfiguration.Thiago Macieira2009-10-062-3/+3
* | Fix tr-Errors/remove QObject::tr(), mainly in ScriptToolsFriedemann Kleint2009-09-291-1/+1
* | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-281-0/+3
|\ \ | |/
| * QHostAddress: Clarification about DNSMarkus Goetz2009-09-251-0/+3
| * Update license headers again.Jason McDonald2009-09-0824-96/+96
* | Removed a debug output that was a bit annoyingThorbjørn Lindeijer2009-09-151-2/+1
* | Update license headers again.Jason McDonald2009-09-0926-104/+104
* | QHostInfoPrivate: Uninitialized intMarkus Goetz2009-09-041-2/+3
* | Performance: don't call WinHttpGetProxyForUrl for a file URL (e.g. from webkit)David Faure2009-08-311-1/+6
* | Update license header for new file from merge requestThiago Macieira2009-08-311-14/+14
* | Add QNetworkProxyFactory::setUseSystemConfigurationEnabled(true)David Faure2009-08-313-0/+110
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3124-312/+312
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-3124-312/+312
| * Update URL of online documentation.Jason McDonald2009-08-111-1/+1
| * Update license headers.Jason McDonald2009-08-1124-24/+24
* | Merge commit 'qt/master'Jason Barron2009-08-203-19/+41
|\ \
| * | compile fix for WindowsJoerg Bornemann2009-08-201-0/+1
| * | Fix literal IPv6 hostname resolution in QHostInfo.Thiago Macieira2009-08-203-19/+40
* | | Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-181-15/+11
|\ \ \
| * | | Use qt_TDesC2QString() instead qstringFromDesc().Aleksandar Sasha Babic2009-08-171-15/+11
* | | | Merge commit 'qt/master'Jason Barron2009-08-187-9/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-176-8/+8
| * | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-1324-25/+25
|\ \ \ | |/ /
| * | Update references to online documentation.Jason McDonald2009-08-121-1/+1
| * | Update contact URL in license headers.Jason McDonald2009-08-1224-24/+24
* | | Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
* | | Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-042-85/+124
|\ \ \
| * | | Cleanup and applied Qt coding style for qnetworkinterface_symbian.cppJanne Anttila2009-08-041-68/+46
| * | | Trailing whitespace and tab/space fixes for QtNetworkJanne Anttila2009-08-032-38/+38
| * | | Small optimization.Aleksandar Sasha Babic2009-07-241-0/+4
| * | | For some reason interface info on Symbian will notAleksandar Sasha Babic2009-07-241-2/+59
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-2/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Port of Qt to VxWorksRobert Griebl2009-07-291-2/+9
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-282-8/+7
|\ \ \ \ | |/ / /
| * | | qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-242-8/+7
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-275-38/+20
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Forgot to include qnet_unix_p.h for the qt_safe_() functionsRobert Griebl2009-07-141-0/+1