summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkdiskcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated QDesktopServices APIsVolker Hilsheimer2020-05-131-1/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-11/+11
* QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-3/+3
* QNetworkDiskCache: Fix deprecation warningFriedemann Kleint2017-09-291-1/+3
* Convert features.networkdiskcache to QT_[REQUIRE_]CONFIGStephan Binner2017-09-061-4/+0
* Avoid detaching temporary objectsAlexander Volkov2017-01-251-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-2/+4
|\
| * QtNetwork: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-05-041-2/+4
* | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-1/+1
|/
* QtNetwork: use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-041-6/+6
* QtBase: avoid uses of Java-style iterators [QHash, QMap]Marc Mutz2016-02-021-13/+4
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-2/+1
|\
| * doc: Remove wrong statement about cache filenames.Florian Bruhin2015-12-101-2/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Make use of new QHash::erase(const_iterator) overloadMarc Mutz2015-12-191-2/+2
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add missing #include <qdatastream.h> or <qiodevice.h>Thiago Macieira2014-08-071-0/+1
* Added stream version into network cache file formatNikita Krupenko2014-07-171-1/+9
* Replace Note: with \note in documentationKurt Pattyn2014-03-131-1/+1
* QNetworkDiskCache - fix leak of file descriptorJungo Kim2014-01-291-0/+14
* 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
* Fix spelling mistake in QNetworkDiskCache detailed description.Mitch Curtis2012-10-151-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QNetworkDiskCache: avoid a 31-bit truncationMarc Mutz2012-08-231-1/+1
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-2/+2
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-3/+3
* 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/+728