summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-144-31/+33
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-0622-121/+135
| |\
| | * QSharedNetworkSessionManager: clean upMarc Mutz2019-05-282-23/+27
| | * Construct from an array instead of assigning just past a string's endEdward Welbourne2019-05-281-5/+3
| * | Bump version to Qt 6Lars Knoll2019-05-141-3/+3
* | | CMake: MinGW build fixCristian Adam2019-06-051-1/+1
* | | Regenerate the main qtbase modulesAlexandru Croitor2019-06-052-1/+6
* | | Android: Fix incorrect build config for NetworkLeander Beernaert2019-06-041-8/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-033-4/+6
|\ \ \ | | |/ | |/|
| * | Use QStringView overloads of <QDate/Time>::toString()Marc Mutz2019-05-291-1/+1
| * | Use QtPrivate::QHashCombine in qHash(QSslError)Marc Mutz2019-05-271-3/+3
| * | Fix network build without feature.networkproxyTasuku Suzuki2019-05-271-0/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0355-413/+1243
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-26/+6
| |\ \
| | * | wasm: fix empty body on POSTLorn Potter2019-05-221-26/+6
| * | | QSslSocket: do not bypass the base class' overridesGiuseppe D'Angelo2019-05-141-6/+6
| * | | QHsts: code tidiesGiuseppe D'Angelo2019-05-131-2/+2
| * | | Fix qdoc warnings for Qt 5.14Friedemann Kleint2019-05-211-0/+1
| * | | QtNetwork: port away from Java-style iteratorsMarc Mutz2019-05-211-4/+3
| * | | Add setAutoDeleteReplies to QNetworkAccessManagerMårten Nordheim2019-05-153-0/+44
| * | | Introduce AutoDeleteReplyOnFinishAttribute for QNetworkRequestMårten Nordheim2019-05-153-1/+11
| * | | QNetworkReply: replace a QQueue with a std::vectorMarc Mutz2019-05-152-16/+9
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-135-6/+12
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-1/+7
| | |\ \
| | | * | WinRT: Fix crash in native socket engine during closeMårten Nordheim2019-05-081-1/+7
| | * | | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-084-5/+5
| * | | | QNetworkStatusMonitor - make it always enabled on DarwinTimur Pocheptsov2019-05-102-28/+5
| | |_|/ | |/| |
| * | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
| * | | Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-1/+1
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-1/+8
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-1/+8
| | |\|
| | | * HTTP2: Fix handling of GOAWAY framesChristian Kamm2019-05-031-1/+8
| * | | Compile-fix: add private/ prefix to qnetconmonitor_p.hEdward Welbourne2019-05-061-1/+1
| * | | Introduce QNetworkConnection/Status/MonitorTimur Pocheptsov2019-05-0213-55/+903
| * | | Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-0115-43/+0
| * | | Consolidate Unix and Windows implementations of QHostInfo::fromNameVolker Hilsheimer2019-04-304-247/+178
| * | | FTP: Workaround for servers without HELP command supportJesus Fernandez2019-04-293-1/+20
| * | | Set 'originalRequest' in QNetworkReplyImplMårten Nordheim2019-04-291-0/+1
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-291-3/+8
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-3/+8
| | |\|
| | | * Document that QHostInfo does not guarantee to return all IP addressesVolker Hilsheimer2019-04-251-3/+8
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-04-241-2/+2
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-2/+2
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-241-2/+2
| | | |\|
| | | | * Fix typo in QHostAddress::SpecialAddress descriptionVolker Hilsheimer2019-04-231-2/+2
| * | | | Fix compiling with QHOSTINFO_DEBUG enabledVolker Hilsheimer2019-04-241-4/+9
| |/ / /
| * | | QRegExp include cleanupSamuel Gaist2019-04-191-0/+1
| * | | Clear SSL key data as soon as possible when move-assigningKonstantin Shegunov2019-04-183-4/+24
* | | | Regenerate networkAlexandru Croitor2019-05-202-1/+425
* | | | Fix special cases in networkAlexandru Croitor2019-05-061-1/+3