index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
access
/
qnetworkdiskcache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QNetworkDiskCache: construct a QFile on the stack
Ahmad Samir
2 days
1
-6
/
+5
*
QDirListing: add flags to handle entries filtering
Ahmad Samir
2024-06-27
1
-3
/
+1
*
Add QHttpHeaders methods to QNetworkCacheMetaData
Lena Biliaieva
2024-05-02
1
-33
/
+25
*
Port to QDirListing
Ahmad Samir
2024-03-03
1
-5
/
+5
*
Tidy up QNetworkDiskCache::prepare
Anton Kudryavtsev
2023-09-12
1
-5
/
+1
*
QNetwork[http]: Discard or ignore corrupted cache entries
Mårten Nordheim
2023-03-09
1
-1
/
+1
*
QNetworkDiskCache: use QSaveFile
Mårten Nordheim
2023-03-09
1
-36
/
+17
*
QNetworkDiskCache: optimize expire()
Ahmad Samir
2023-01-12
1
-30
/
+39
*
Use QFileInfo's file times in UTC for file timestamps
Ahmad Samir
2023-01-04
1
-2
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Fix unused variables in qtbase
Andrei Golubev
2022-04-25
1
-1
/
+1
*
QtNetwork: replace remaining uses of QLatin1String by QLatin1StringView
Sona Kurazyan
2022-04-21
1
-1
/
+1
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
1
-4
/
+6
*
QtNetwork: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-21
1
-5
/
+4
*
Network: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
QtNetwork: Include moc files
Mårten Nordheim
2022-01-15
1
-0
/
+2
*
QDirIterator: add nextFileInfo()
Marc Mutz
2021-07-28
1
-2
/
+2
*
QNetworkDiskCache: Fix tracking of size during storeItem()
Mårten Nordheim
2021-07-20
1
-3
/
+1
*
Use QCryptographicHash::hash() more widely
Marc Mutz
2021-07-07
1
-3
/
+2
*
QNetworkDiskCache: Switch to unique_ptr in most cases
Mårten Nordheim
2021-04-16
1
-4
/
+6
*
QNetworkDiskCache: Drop the file mmap-ing
Mårten Nordheim
2021-04-16
1
-12
/
+1
*
Remove deprecated QDesktopServices APIs
Volker Hilsheimer
2020-05-13
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-11
/
+11
*
QByteArray: add compare() with case sensitivity options
Thiago Macieira
2018-06-22
1
-3
/
+3
*
QNetworkDiskCache: Fix deprecation warning
Friedemann Kleint
2017-09-29
1
-1
/
+3
*
Convert features.networkdiskcache to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-06
1
-4
/
+0
*
Avoid detaching temporary objects
Alexander Volkov
2017-01-25
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-12
1
-2
/
+4
|
\
|
*
QtNetwork: eradicate Q_FOREACH loops [rvalues]
Marc Mutz
2016-05-04
1
-2
/
+4
*
|
QtNetwork: Remove Windows CE.
Friedemann Kleint
2016-03-29
1
-1
/
+1
|
/
*
QtNetwork: use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2016-03-04
1
-6
/
+6
*
QtBase: avoid uses of Java-style iterators [QHash, QMap]
Marc Mutz
2016-02-02
1
-13
/
+4
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-2
/
+1
|
\
|
*
doc: Remove wrong statement about cache filenames.
Florian Bruhin
2015-12-10
1
-2
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
Make use of new QHash::erase(const_iterator) overload
Marc Mutz
2015-12-19
1
-2
/
+2
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Add missing #include <qdatastream.h> or <qiodevice.h>
Thiago Macieira
2014-08-07
1
-0
/
+1
*
Added stream version into network cache file format
Nikita Krupenko
2014-07-17
1
-1
/
+9
*
Replace Note: with \note in documentation
Kurt Pattyn
2014-03-13
1
-1
/
+1
*
QNetworkDiskCache - fix leak of file descriptor
Jungo Kim
2014-01-29
1
-0
/
+14
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Fix spelling mistake in QNetworkDiskCache detailed description.
Mitch Curtis
2012-10-15
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
QNetworkDiskCache: avoid a 31-bit truncation
Marc Mutz
2012-08-23
1
-1
/
+1
[next]