summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qhostinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: replace Java-style iteratorsAnton Kudryavtsev2016-04-191-39/+46
* QHostInfo: optimize container usageAnton Kudryavtsev2016-03-131-24/+38
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge the multiple implementations of getting the local hostnameThiago Macieira2015-08-131-2/+14
* Fix bind+connect in both TCP and UDPThiago Macieira2015-03-041-0/+11
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Avoid double cache lookup in QHostInfoCacheJędrzej Nowacki2015-01-131-2/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Replace Note: with \note in documentationKurt Pattyn2014-03-131-1/+1
* Increase the number of concurrent DNS lookups.Richard J. Moore2014-02-161-1/+1
* Allow QHostInfo::lookupHost() with no receiver to warm the DNS cache.Richard Moore2013-02-201-1/+8
* Increase the size of the QHostInfo cache.Richard Moore2013-02-061-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-1/+1
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-6/+6
* 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
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-161-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* network: remove Symbian specific codePeter Hartmann2011-11-141-43/+0
* Fix memory leak in QHostInfoShane Kearns2011-07-081-0/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix compilationOlivier Goffart2011-05-101-1/+0
* Fixes warnings about unused variablesOlivier Goffart2011-05-101-0/+1
* Fix warnings on unused parameters and variablesThiago Macieira2011-05-101-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+808