summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* QHostAddress: make it implictly sharedGiuseppe D'Angelo2017-01-192-43/+29
* doc: removed illegal qdoc commentsMartin Smith2017-01-041-2/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-162-0/+33
|\
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-162-0/+33
| |\
| | * QHostAddress: fix assignment operatorsMarc Mutz2016-12-072-0/+33
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-3/+5
|\| |
| * | Doc: added spec about parameter enableNico Vertriest2016-12-121-2/+2
| * | Tweak wording of QNetworkProxy doc for SOCKS5Edward Welbourne2016-11-291-1/+3
| |/
* | Merge remote-tracking branch 'gerrit/5.8' into devTor Arne Vestbø2016-11-054-103/+55
|\|
| * Add QNetworkProxy::usesSystemConfiguration() accessorKai Koehne2016-11-024-103/+55
* | qhostaddress.cpp: optimize string usageAnton Kudryavtsev2016-10-241-5/+5
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-131-8/+8
|\|
| * Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-8/+8
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-291-0/+3
|\|
| * 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
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-212-2/+2
|\| | |
| * | | Use QString::fromLatin1() less to avoid string allocationsAnton Kudryavtsev2016-09-152-2/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-153-46/+36
|\| | |
| * | | Modularize configure.json/.priLars Knoll2016-09-152-0/+2
| * | | QNetworkProxy: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-311-46/+34
* | | | Don't link to SystemConfiguration on watchOS at allJake Petroules2016-08-261-2/+1
|/ / /
* | | 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
|\| |