summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccesscache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Network: Remove Q_DECL_METATYPE_EXTERN for single-.cpp metatypesThiago Macieira2023-05-131-3/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: privat...Marc Mutz2022-04-061-0/+3
* QtNetwork: Include moc filesMårten Nordheim2022-01-151-0/+2
* Remove QNetworkAccessCache::Node's explicit ctorMårten Nordheim2021-09-071-8/+4
* QNetworkAccessCache: Style fixes and move assertsMårten Nordheim2021-09-021-6/+4
* QNetworkAccessCache: Port to QDeadlineTimerMårten Nordheim2021-09-021-13/+11
* QNetworkAccessCache: move debug logging to specific ifdefMårten Nordheim2021-09-021-1/+3
* QNetworkAccessCache: Remove the ctor and init member variables in classMårten Nordheim2021-09-021-5/+0
* QNetworkAccessCache: Rename first and last nodeMårten Nordheim2021-09-021-62/+66
* QNetworkAccessCache: Another fix to the linked list insertionMårten Nordheim2021-08-311-0/+2
* QNetworkAccessCache: Remove unused codeMårten Nordheim2021-08-271-41/+0
* Fix inserting node entry in QNetworkAccessCache::linkEntryJonas Kvinge2021-08-241-0/+1
* QNAM: Allow to configure when connections to a host are torn downMarkus Goetz2021-07-271-12/+47
* Fix QNetworkAccessCache after QHash stability semantics changeLars Knoll2020-03-151-42/+41
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-11/+11
* QNetworkAcesssCache: replace a QQueue with a std::vectorMarc Mutz2019-06-201-16/+16
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QNetworkAccessCache: convert QDateTime::currentDateTime() to currentDateTimeU...Marc Mutz2015-10-261-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* A few more random documentation fixesShawn Rutledge2012-08-231-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+379