qt6-bb10/src/network/kernel
Anton Kudryavtsev 3cbe25c9a6 QtNetwork: use QStringRef to optimize memory allocation
Replace substring functions that return QString with
corresponding functions that return QStringRef where
it's possible.

Create QString from QStringRef only where necessary.

Change-Id: I697f776c60003629990cfd197534ffed63bafe2f
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2016-03-31 07:47:29 +00:00
..
kernel.pri Remove dynamically-loaded use of DNS lookup feature for INTEGRITY. 2016-03-21 14:40:02 +00:00
qauthenticator.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qauthenticator.h Updated license headers 2016-01-15 12:25:24 +00:00
qauthenticator_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdnslookup.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdnslookup.h Updated license headers 2016-01-15 12:25:24 +00:00
qdnslookup_android.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdnslookup_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdnslookup_unix.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdnslookup_win.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdnslookup_winrt.cpp QtNetwork: use printf-style qWarning/qDebug where possible (I) 2016-03-04 10:29:19 +00:00
qhostaddress.cpp QtNetwork: use QStringRef to optimize memory allocation 2016-03-31 07:47:29 +00:00
qhostaddress.h Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qhostaddress_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qhostinfo.cpp QHostInfo: optimize container usage 2016-03-13 17:00:44 +00:00
qhostinfo.h Updated license headers 2016-01-15 12:25:24 +00:00
qhostinfo_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qhostinfo_unix.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qhostinfo_win.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkdatagram_p.h Add We-mean-it comment to qnetworkdatagram_p.h. 2016-02-25 10:20:54 +00:00
qnetworkfunctions_wince.h Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkinterface.cpp Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qnetworkinterface.h Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkinterface_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkinterface_unix.cpp Merge remote-tracking branch 'origin/5.6' into dev 2016-01-26 16:27:28 +01:00
qnetworkinterface_win.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkinterface_winrt.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkproxy.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkproxy.h Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkproxy_generic.cpp QtNetwork: optimize if-else conditions. 2016-03-03 11:48:22 +00:00
qnetworkproxy_libproxy.cpp Merge remote-tracking branch 'origin/5.6' into dev 2016-02-02 15:57:44 +01:00
qnetworkproxy_mac.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkproxy_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qnetworkproxy_win.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qurlinfo.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qurlinfo_p.h Updated license headers 2016-01-15 12:25:24 +00:00