index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
kernel
/
qnetworkinterface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qnetworkinterface.cpp: Rename "interface" variables to "iface" to fix a unity...
Nodir Temirkhodjaev
2025-03-25
1
-10
/
+10
*
Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing
Marc Mutz
2024-11-08
1
-6
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QtNetwork: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-21
1
-1
/
+1
*
QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public...
Marc Mutz
2022-04-05
1
-0
/
+3
*
network: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Doc: Fix warnings about undocumented enum and parameters
Nico Vertriest
2021-08-03
1
-2
/
+2
*
QNetworkAddressEntry: export QDebug stream operator
Fabian Kosmale
2021-05-19
1
-3
/
+18
*
Port from QScopedPointer to std::unique_ptr
Volker Hilsheimer
2021-03-15
1
-2
/
+5
*
Fix QNetworkInterface IsUp and IsRunning enum documentation
Andreas Hartmetz
2021-02-10
1
-3
/
+5
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
Avoid initializing QFlags with 0 or nullptr in further cases
Friedemann Kleint
2019-11-22
1
-1
/
+1
*
Doc: Move literal code block to a separate file
Cristian Maureira-Fredes
2018-10-15
1
-6
/
+2
*
Fix 5.11 API review findings in QtNetwork
Friedemann Kleint
2018-03-10
1
-1
/
+1
*
doc: Add more missing return types to \fn commands
Martin Smith
2018-01-24
1
-1
/
+1
*
doc: Fix all remaining non-link qdoc warnings
Martin Smith
2018-01-20
1
-1
/
+1
*
QNetworkInterface: add MTU
Thiago Macieira
2017-11-07
1
-0
/
+23
*
QNetworkInterface: Add the DNS eligibility
Thiago Macieira
2017-11-07
1
-1
/
+67
*
QNetworkInterface: add support for extracting address lifetime
Thiago Macieira
2017-11-07
1
-0
/
+116
*
QNetworkInterface: Add type()
Thiago Macieira
2017-11-07
1
-1
/
+69
*
QNetworkInterface: Use ranged-for in postProcess
Mårten Nordheim
2017-10-26
1
-11
/
+7
*
QNetworkInterfaceManager: use ranged-for in interfaceFrom*
Mårten Nordheim
2017-10-26
1
-12
/
+11
*
QNetworkInterface: don't include addresses from inactive interfaces
Thiago Macieira
2017-10-14
1
-10
/
+15
*
Refactor QNetworkAddress not to keep a full QHostAddress
Thiago Macieira
2017-09-25
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-1
/
+1
|
|
\
|
|
*
Doc: Change instances of '(Mac) OS X' to 'macOS'
Topi Reinio
2016-08-12
1
-1
/
+1
*
|
|
Long live QNetworkDatagram!
Thiago Macieira
2016-06-20
1
-2
/
+2
|
/
/
*
|
QtNetwork: eradicate Q_FOREACH loops [needing qAsConst()]
Marc Mutz
2016-04-25
1
-1
/
+1
*
|
QtNetwork: eradicate Q_FOREACH loops [already const]
Marc Mutz
2016-04-25
1
-6
/
+6
*
|
QtNetwork: Remove documentation references to QUdpDatagram.
Friedemann Kleint
2016-04-01
1
-2
/
+2
*
|
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
Add QNetworkInterface::interface{IndexFromName,NameFromIndex}
Thiago Macieira
2015-10-15
1
-0
/
+46
|
/
*
QNetworkInterface: make the name lookup search numbers in string forms
Thiago Macieira
2015-08-16
1
-2
/
+12
*
network: Use QList::reserve(), reduces reallocations.
Sérgio Martins
2015-06-27
1
-0
/
+2
*
Network: Fix operator<<(QDebug, ...) operations
Kai Koehne
2015-02-12
1
-18
/
+20
*
QNetworkInterface: remove a use of (native) sprintf
Marc Mutz
2015-02-12
1
-10
/
+7
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-02-10
1
-2
/
+1
|
\
|
*
Do not specifically mention features supported since XP
Kai Koehne
2015-02-04
1
-2
/
+1
*
|
Remove workarounds for RVCT compiler bugs
Thiago Macieira
2015-01-06
1
-5
/
+0
|
/
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-3
/
+3
*
Doc: added scenario in case of failure QNetorkInterface
Nico Vertriest
2013-05-13
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Add more qtbase implictly-shared classes to the list
Giuseppe D'Angelo
2012-11-30
1
-0
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
QtNetwork: add member-swap to shared classes
Marc Mutz
2012-07-06
1
-0
/
+16
[next]