summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add QNetworkProxy::usesSystemConfiguration() accessorKai Koehne2016-11-024-103/+55
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-8/+8
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-0/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-0/+3
| |\
| | * QNetworkInterface: fix reporting of virtual interfaces on LinuxThiago Macieira2016-09-241-0/+3
* | | Use QString::fromLatin1() less to avoid string allocationsAnton Kudryavtsev2016-09-152-2/+2
* | | Modularize configure.json/.priLars Knoll2016-09-152-0/+2
* | | QNetworkProxy: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-311-46/+34
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-223-6/+7
|\ \ \
| * | | Add support for Apple watchOSJake Petroules2016-08-191-1/+2
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
| * | | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-3/+3
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-3/+3
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-122-3/+3
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* | | | Standardize some "We mean it" commentsFriedemann Kleint2016-08-172-7/+6
|/ / /
* | | Fix some syntax issues in SCTP implementationAlex Trotsenko2016-08-031-1/+2
* | | Fix grammar issues in SCTP documentationAlex Trotsenko2016-08-021-2/+2
* | | Introduce SCTP sockets supportAlex Trotsenko2016-07-275-6/+60
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-2/+2
| |\|
| | * Q_(U)INT64_C is not a type, so don't use it as if it wasMarc Mutz2016-07-061-2/+2
* | | Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-6/+2
* | | Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-0317-1/+135
* | | Bump \since 5.7 to 5.8 for QNetworkDatagramAndré Klitzing2016-06-221-1/+1
* | | Long live QNetworkDatagram!Thiago Macieira2016-06-205-4/+675
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-172-2/+2
|\| |
| * | QtNetwork: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-06-162-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-132-5/+9
|\| |
| * | Plug padding holes in QHostAddressPrivateThiago Macieira2016-06-091-4/+3
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-1/+6
| |\|
| | * Compile fix: OpenBSD does not have <arpa/nameser_compat.h>Ralf Nolden2016-06-011-1/+6
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-51/+46
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+2
| |\|
| | * Fixed crash in QAuthenticator::operator==Jesus Fernandez2016-05-131-0/+2
* | | Add support for Apple tvOSMike Krus2016-05-171-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1211-103/+96
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-063-32/+16
| |\|
| | * Remove the use of QMutexPool in QHostInfo and QDnsLookupThiago Macieira2016-04-303-32/+16
| * | QtNetwork: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-05-041-2/+4
| * | QtNetwork: use const (and const APIs) moreAnton Kudryavtsev2016-04-273-13/+13
| * | QtNetwork: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-04-253-4/+4
| * | QtNetwork: eradicate Q_FOREACH loops [already const]Marc Mutz2016-04-254-13/+13
| * | QtNetwork: replace Java-style iteratorsAnton Kudryavtsev2016-04-191-39/+46
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-032-3/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-132-3/+13
| |\|
| | * WinRT: Enable broadcastsOliver Wolff2016-04-111-0/+1
| | * Limit URLs for proxy auto config to 2083 charsSebastian Lösch2016-04-071-3/+12