summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qnetworkinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-6/+2
* Fix 5.11 API review findings in QtNetworkFriedemann Kleint2018-03-101-1/+1
* doc: Add more missing return types to \fn commandsMartin Smith2018-01-241-1/+1
* doc: Fix all remaining non-link qdoc warningsMartin Smith2018-01-201-1/+1
* QNetworkInterface: add MTUThiago Macieira2017-11-071-0/+23
* QNetworkInterface: Add the DNS eligibilityThiago Macieira2017-11-071-1/+67
* QNetworkInterface: add support for extracting address lifetimeThiago Macieira2017-11-071-0/+116
* QNetworkInterface: Add type()Thiago Macieira2017-11-071-1/+69
* QNetworkInterface: Use ranged-for in postProcessMårten Nordheim2017-10-261-11/+7
* QNetworkInterfaceManager: use ranged-for in interfaceFrom*Mårten Nordheim2017-10-261-12/+11
* QNetworkInterface: don't include addresses from inactive interfacesThiago Macieira2017-10-141-10/+15
* Refactor QNetworkAddress not to keep a full QHostAddressThiago Macieira2017-09-251-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
* | | Long live QNetworkDatagram!Thiago Macieira2016-06-201-2/+2
|/ /
* | QtNetwork: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-04-251-1/+1
* | QtNetwork: eradicate Q_FOREACH loops [already const]Marc Mutz2016-04-251-6/+6
* | QtNetwork: Remove documentation references to QUdpDatagram.Friedemann Kleint2016-04-011-2/+2
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Add QNetworkInterface::interface{IndexFromName,NameFromIndex}Thiago Macieira2015-10-151-0/+46
|/
* QNetworkInterface: make the name lookup search numbers in string formsThiago Macieira2015-08-161-2/+12
* network: Use QList::reserve(), reduces reallocations.Sérgio Martins2015-06-271-0/+2
* Network: Fix operator<<(QDebug, ...) operationsKai Koehne2015-02-121-18/+20
* QNetworkInterface: remove a use of (native) sprintfMarc Mutz2015-02-121-10/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-2/+1
|\
| * Do not specifically mention features supported since XPKai Koehne2015-02-041-2/+1
* | Remove workarounds for RVCT compiler bugsThiago Macieira2015-01-061-5/+0
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* Doc: added scenario in case of failure QNetorkInterfaceNico Vertriest2013-05-131-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: add member-swap to shared classesMarc Mutz2012-07-061-0/+16
* Qt Network: Added the \inmodule command in the class documentation.Michalina Ziemba2012-02-161-0/+2
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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/+619