summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qhostinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor memory allocation for arguments of QMetaCallEventsVolker Hilsheimer2019-08-101-7/+5
* Unify and simplify the QHostInfo::lookupHost overloadsVolker Hilsheimer2019-08-071-86/+68
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-9/+41
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-291-9/+41
| |\
| | * QHostInfo: Always post results through the event loop to the receiverVolker Hilsheimer2019-07-261-9/+41
* | | QHostInfo: un-QObject-ify QHostInfoLookupManagerMarc Mutz2019-07-191-2/+3
* | | QHostInfo: remove unused QAbstractHostInfoLookupManagerMarc Mutz2019-07-191-11/+6
* | | QHostInfo: port from recursive to non-recursive mutexMarc Mutz2019-07-181-5/+4
* | | QHostInfo: add nothrow move constructorMarc Mutz2019-07-181-3/+28
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-21/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-21/+13
| |\|
| | * QHostInfo: fix a race condition on QHostInfoCache::enabledMarc Mutz2019-07-091-14/+1
| | * QHostInfo: fix a race condition on wasDeletedMarc Mutz2019-07-051-7/+12
* | | QHostInfoRunnable: make the lookupFinished() call more robustMarc Mutz2019-07-091-8/+4
* | | QHostInfo: perform deferred cleanup (std::any_of)Marc Mutz2019-07-081-8/+1
* | | QtNetwork: port remaining uses of QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-061-1/+1
* | | Consolidate Unix and Windows implementations of QHostInfo::fromNameVolker Hilsheimer2019-04-301-0/+168
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-291-3/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-3/+8
| |\|
| | * Document that QHostInfo does not guarantee to return all IP addressesVolker Hilsheimer2019-04-251-3/+8
* | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-2/+2
|/ /
* / doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-19/+10
|/
* wasm: enable Network for nothreadLorn Potter2018-09-281-1/+18
* doc: Add template clauses in qhostinfo.cppMartin Smith2018-01-121-3/+3
* Fix some qdoc warnings for 5.10Friedemann Kleint2017-06-201-1/+1
* Add swap and move operator to QHostInfoJesus Fernandez2017-05-161-0/+21
* Use static initialization for QBasicAtomicsMarc Mutz2017-02-161-1/+1
* Make some atomic counters zero-basedMarc Mutz2017-02-151-3/+7
* Add QHostInfo::lookupHost overload with modern connect syntaxJesus Fernandez2017-01-241-0/+148
* 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