summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qhostinfo_p.h
Commit message (Expand)AuthorAgeFilesLines
* QHostInfoResult::postResultsReady: streamline the implementationGiuseppe D'Angelo2023-09-061-4/+4
* QHostInfoResult: use the same semantics as the contextless connect()Giuseppe D'Angelo2023-09-061-3/+4
* QHostInfo: remove usused -Result and -Runnable ctorsMarc Mutz2023-08-181-11/+0
* QHostInfo: add -Result and -Runnable ctors taking SlotObjUniquePtrMarc Mutz2023-08-181-0/+4
* QHostInfo: de-inline -Result and -Runnable dtorsMarc Mutz2023-08-071-0/+4
* Add copy(SlotObjUniquePtr), use it in QHostInfoResult & SlotObjSharedPtrMarc Mutz2023-08-061-3/+1
* QHostInfo: use SlotObjUniquePtrMårten Nordheim2023-08-061-9/+3
* QHostInfo: fix leaking slot objectMårten Nordheim2023-07-191-0/+8
* Remove redundant qsharedpointer.h #includesAhmad Samir2023-01-311-2/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtNetwork: replace remaining uses of QLatin1String by QLatin1StringViewSona Kurazyan2022-04-211-1/+1
* wasm: implement host lookup for socket tunnelingMorten Johan Sørvig2021-12-151-1/+0
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-051-1/+0
* QHostInfo: Remove useless codeMårten Nordheim2020-01-151-7/+0
* Unify and simplify the QHostInfo::lookupHost overloadsVolker Hilsheimer2019-08-071-41/+24
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-1/+8
|\
| * QHostInfo: Always post results through the event loop to the receiverVolker Hilsheimer2019-07-261-1/+8
* | QHostInfo: un-QObject-ify QHostInfoLookupManagerMarc Mutz2019-07-191-7/+1
* | QHostInfo: remove unused QAbstractHostInfoLookupManagerMarc Mutz2019-07-191-18/+4
* | QHostInfo: port from recursive to non-recursive mutexMarc Mutz2019-07-181-2/+4
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-3/+6
|\|
| * QHostInfo: fix a race condition on QHostInfoCache::enabledMarc Mutz2019-07-091-3/+6
* | 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-3/+4
* | More nullptr usage in headersKevin Funk2019-03-141-1/+1
|/
* wasm: enable Network for nothreadLorn Potter2018-09-281-1/+8
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\
| * Add overrideAlbert Astals Cid2018-01-101-1/+1
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
|/
* Add QHostInfo::lookupHost overload with modern connect syntaxJesus Fernandez2017-01-241-1/+41
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix bind+connect in both TCP and UDPThiago Macieira2015-03-041-0/+1
* 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
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* 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-101/+0
* 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/+319