| .. |
|
kernel.pri
|
Merge remote-tracking branch 'origin/5.9' into 5.10
|
2017-11-09 11:47:57 +01:00 |
|
qauthenticator.cpp
|
QRandomGenerator: add system() and global()
|
2017-10-29 10:13:01 +00:00 |
|
qauthenticator.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
qauthenticator_p.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
qdnslookup.cpp
|
Change almost all other uses of qrand() to QRandomGenerator
|
2017-11-08 09:14:03 +00:00 |
|
qdnslookup.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
qdnslookup_android.cpp
|
…
|
|
|
qdnslookup_p.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
qdnslookup_unix.cpp
|
Use QT_CONFIG(library) instead of QT_NO_LIBRARY
|
2017-03-06 11:27:20 +00:00 |
|
qdnslookup_win.cpp
|
…
|
|
|
qdnslookup_winrt.cpp
|
QtNetwork: eradicate Q_FOREACH loops [needing qAsConst()]
|
2016-04-25 07:38:59 +00:00 |
|
qhostaddress.cpp
|
Merge remote-tracking branch 'origin/5.9' into 5.10
|
2017-10-16 22:21:52 +03:00 |
|
qhostaddress.h
|
QHostAddress: add missing op!=(SpecialAddress, QHostAddress)
|
2017-01-26 16:44:02 +00:00 |
|
qhostaddress_p.h
|
Refactor QNetworkAddress not to keep a full QHostAddress
|
2017-09-25 05:38:24 +00:00 |
|
qhostinfo.cpp
|
Fix some qdoc warnings for 5.10
|
2017-06-20 08:54:52 +00:00 |
|
qhostinfo.h
|
Add swap and move operator to QHostInfo
|
2017-05-16 09:55:46 +00:00 |
|
qhostinfo_p.h
|
Add QHostInfo::lookupHost overload with modern connect syntax
|
2017-01-24 20:54:07 +00:00 |
|
qhostinfo_unix.cpp
|
QHostInfo: Make getaddrinfo() mandatory
|
2017-10-18 09:26:43 +00:00 |
|
qhostinfo_win.cpp
|
QHostInfo: Make getaddrinfo() mandatory
|
2017-10-18 09:26:43 +00:00 |
|
qnetworkdatagram.cpp
|
Doc: Remove unsupported systems out of QNetworkDatagram's list
|
2017-10-06 03:49:35 +00:00 |
|
qnetworkdatagram.h
|
Network: Use canonical license headers
|
2017-02-28 15:34:01 +00:00 |
|
qnetworkdatagram_p.h
|
Network: Use canonical license headers
|
2017-02-28 15:34:01 +00:00 |
|
qnetworkinterface.cpp
|
QNetworkInterface: don't include addresses from inactive interfaces
|
2017-10-14 02:13:51 +00:00 |
|
qnetworkinterface.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
qnetworkinterface_p.h
|
Refactor QNetworkAddress not to keep a full QHostAddress
|
2017-09-25 05:38:24 +00:00 |
|
qnetworkinterface_unix.cpp
|
QNetworkInterface: Fold the test for if_nameindex into the config test
|
2017-08-24 03:47:12 +00:00 |
|
qnetworkinterface_win.cpp
|
MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 API
|
2017-10-19 10:58:59 +00:00 |
|
qnetworkinterface_winrt.cpp
|
Merge remote-tracking branch 'origin/5.6' into 5.7
|
2016-04-13 06:55:37 +02:00 |
|
qnetworkproxy.cpp
|
Merge remote-tracking branch 'origin/5.9' into 5.10
|
2017-09-06 13:26:31 +02:00 |
|
qnetworkproxy.h
|
Deprecate and remove the unused bearer support in QNetworkProxy
|
2017-07-21 18:25:42 +00:00 |
|
qnetworkproxy_generic.cpp
|
Use QString::fromLatin1() less to avoid string allocations
|
2016-09-15 15:55:57 +00:00 |
|
qnetworkproxy_libproxy.cpp
|
Fix crashes with libproxy+webkitgtk: it's not threadsafe
|
2017-08-27 16:37:08 +00:00 |
|
qnetworkproxy_mac.cpp
|
qnetworkproxy_mac - fix proxyAutoConfigCallback
|
2017-01-26 20:32:24 +00:00 |
|
qnetworkproxy_win.cpp
|
Fix some syntax issues in SCTP implementation
|
2016-08-03 06:21:47 +00:00 |
|
qtnetworkglobal.h
|
Modularize configure.json/.pri
|
2016-09-15 08:23:53 +00:00 |
|
qtnetworkglobal_p.h
|
Modularize configure.json/.pri
|
2016-09-15 08:23:53 +00:00 |
|
qurlinfo.cpp
|
Convert features.ftp to QT_[REQUIRE_]CONFIG
|
2017-09-06 06:50:47 +00:00 |
|
qurlinfo_p.h
|
Convert features.ftp to QT_[REQUIRE_]CONFIG
|
2017-09-06 06:50:47 +00:00 |