summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccessmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Add a means to send a PUT request with an empty bodyMate Barany2024-03-191-0/+1
* Add a means to send a POST request that has an empty bodyMate Barany2024-03-191-0/+1
* Inline old QNetworkAccessManager transferTimeout int overloadsJuha Vuolle2024-02-141-0/+14
* Support for std::chrono as transferTimeout typeJuha Vuolle2023-12-081-1/+5
* Support body for an HTTP GET requestMate Barany2023-10-171-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* wasm: enable httpmultipartLorn Potter2020-09-041-1/+1
* Make QNetworkAccessManager::supportedSchemes virtualMårten Nordheim2020-08-241-2/+1
* Use QList instead of QVector in networkJarek Kobus2020-06-261-3/+3
* QNAM: Remove network connectivity pre-checkMårten Nordheim2020-06-151-1/+0
* MetaObject: Store the QMetaType of the methodsFabian Kosmale2020-06-021-0/+3
* Remove bearermanagement usage inside QNAM and QNetworkProxyMårten Nordheim2020-04-011-49/+0
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-1/+1
|\
| * QtNetwork deprecations: suppress internal warningsMårten Nordheim2020-03-121-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-1/+14
|\|
| * Bearer management deprecation cleanupMårten Nordheim2020-03-101-1/+14
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-1/+1
|\|
| * Rename TransferTimeoutPreset to DefaultTransferTimeoutConstantTimur Pocheptsov2020-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-13/+13
|\|
| * QNetworkAccessManager: deprecate bearer related functionsMårten Nordheim2020-01-301-13/+13
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-191-2/+0
|\|
| * QNetworkAccessManager: Avoid unnecessary calls to sender()Mårten Nordheim2020-01-161-2/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+1
|\|
| * Make transferTimeout getters constVille Voutilainen2019-11-221-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-011-0/+3
|\|
| * Add a transfer timeout at QNAM level as wellVille Voutilainen2019-10-311-0/+3
* | Get rid of QList forward declarationsLars Knoll2019-10-041-1/+0
|/
* Mark QNetworkAccessManager::autoDeleteReplies as constMårten Nordheim2019-08-291-1/+1
* Add setAutoDeleteReplies to QNetworkAccessManagerMårten Nordheim2019-05-151-0/+3
* Introduce QNetworkConnection/Status/MonitorTimur Pocheptsov2019-05-021-1/+1
* Add support for setting the peer verify name via the QNetwork* classesAndy Shaw2019-02-061-0/+3
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+3
* Modernize use of 'http' featureUlf Hermann2017-11-061-2/+5
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* Introduce QHstsStore - the permanent store for HSTS policiesTimur Pocheptsov2017-08-021-0/+3
* QNAM - rename Redirect*s*Nnn to RedirectNnnTimur Pocheptsov2017-02-231-2/+2
* HSTS - API/naming fixesTimur Pocheptsov2017-02-231-5/+5
* Refactor HSTS cache implementationTimur Pocheptsov2017-01-241-0/+3
* Add HTTP strict tranport security support to QNAMTimur Pocheptsov2017-01-201-0/+4
* Add redirects policy to QNetworkAccessManagerTimur Pocheptsov2017-01-171-2/+4
* Introduce QNetworkAccessManager::clearConnectionCache()Sebastian Lösch2017-01-161-0/+2
* Add missing overloads for custom verbsRichard J. Moore2016-07-221-0/+2
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+1
|\
| * Add Q_ENUM for QNetworkAccessManager::NetworkAccessibility.Volker Krause2016-06-011-0/+1
* | 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
| |\
| | * make sure QNAM reacts to configuration changesLorn Potter2016-05-071-0/+2
* | | Async open file support in QNetworkAccessManagerJesus Fernandez2016-03-071-0/+1
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/