| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA[network/access]: Mark the rest significant | Mårten Nordheim | 2025-07-28 | 1 | -0/+1 |
| * | QNetworkAccessBackend: Do not leak wrapped upload byte device | Ulf Hermann | 2025-06-14 | 1 | -1/+4 |
| * | Initialize wrappedUploadByteDevice as nullptr | Mate Barany | 2024-07-24 | 1 | -1/+1 |
| * | Use QHttpHeaders: Update internal users of QNRequest, QNReply, QNProxy | Lena Biliaieva | 2024-05-07 | 1 | -0/+37 |
| * | Apply Q_CONSTINIT where beneficial | Sona Kurazyan | 2022-09-01 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QtNetwork: Include moc files | Mårten Nordheim | 2022-01-15 | 1 | -0/+2 |
| * | QNetworkAccessBackend: Fix living QObjects after QCoreApplication shutdown | Mike Achtelik | 2021-12-13 | 1 | -1/+5 |
| * | Doc: Fix documentation warnings for Qt Network | Topi Reinio | 2021-09-08 | 1 | -3/+3 |
| * | Fix documentation of QNetworkAccessBackend | Mårten Nordheim | 2021-09-01 | 1 | -0/+111 |
| * | Hold QRingBuffer and QNonContiguousByteDevice in shared_ptr | Marc Mutz | 2021-07-14 | 1 | -3/+3 |
| * | Redo QNetworkAccessBackend and various cleanups around it | Mårten Nordheim | 2020-08-27 | 1 | -136/+498 |
| * | Remove bearermanagement usage inside QNAM and QNetworkProxy | Mårten Nordheim | 2020-04-01 | 1 | -26/+0 |
| * | QNetworkAccessManager: deprecate bearer related functions | Mårten Nordheim | 2020-01-30 | 1 | -1/+1 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -5/+5 |
| * | QtNetwork: port remaining uses of QMutex::Recursive to QRecursiveMutex | Marc Mutz | 2019-07-06 | 1 | -2/+2 |
| * | Port from QAtomic::load() to loadRelaxed() | Giuseppe D'Angelo | 2019-06-20 | 1 | -3/+3 |
| * | Deprecate and remove the unused bearer support in QNetworkProxy | Thiago Macieira | 2017-07-21 | 1 | -22/+0 |
| * | QtNetwork: optimize if-else conditions. | Anton Kudryavtsev | 2016-03-03 | 1 | -9/+5 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-04-22 | 1 | -1/+2 |
| |\ |
|
| | * | Understand file:/ url's as local | Aleix Pol | 2015-04-21 | 1 | -1/+2 |
| * | | Remove <qhash.h> where it's not used | Marc Mutz | 2015-04-20 | 1 | -1/+0 |
| |/ |
|
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Fix authenticated POST/PUT http requests with buffering disabled | Allan Sandfeld Jensen | 2015-01-09 | 1 | -6/+0 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Merge remote-tracking branch 'origin/5.3' into dev | Frederik Gladhorn | 2014-07-01 | 1 | -1/+1 |
| |\ |
|
| | * | Mac networking: check system keychain for proxy auth | Peter Hartmann | 2014-06-23 | 1 | -1/+1 |
| * | | Add QNonContiguousByteDeviceFactory::createShared() | Marc Mutz | 2014-04-07 | 1 | -2/+2 |
| |/ |
|
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -1/+1 |
| * | List the URL schemes supported by QNetworkAccessManager | Kevin Ottens | 2013-04-28 | 1 | -0/+17 |
| * | Add an encrypted() signal to QNetworkAccessManager and QNetworkReply. | Richard Moore | 2013-02-19 | 1 | -0/+7 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | QNAM - maintain a weak reference to the QNetworkSession | Shane Kearns | 2012-06-01 | 1 | -5/+6 |
| * | Test for QT_NO_SSL instead of QT_NO_OPENSSL | Shane Kearns | 2012-02-21 | 1 | -1/+1 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Network - Use isLoopback API in place of existing localhost checks | Shane Kearns | 2011-10-24 | 1 | -2/+1 |
| * | Use QBasicAtomicInt as a static variable | Shane Kearns | 2011-10-21 | 1 | -4/+4 |
| * | Fix construction races in QtNetwork | Shane Kearns | 2011-10-11 | 1 | -5/+10 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Enable per network configuration proxy settings in QNetworkAccessManager | Shane Kearns | 2011-05-09 | 1 | -23/+53 |
| * | QNAM: Improve internal proxyAuthenticationRequired() | Markus Goetz | 2011-05-03 | 1 | -1/+1 |
| * | QNAM: Improve internal authenticationRequired() | Markus Goetz | 2011-05-03 | 1 | -1/+1 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+382 |