summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qmediastoragelocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* QString: replace QString(QLatin1String( with QStringLiteralTim Blechmann2024-04-181-1/+1
* strings: use QStringLiteral instead of fromUtf8Tim Blechmann2024-04-091-2/+2
* QMediaStorageLocation: Do not modified path with content schemeBartlomiej Moskal2024-03-111-4/+9
* QMediaStorageLocation: Use QUrl in generateFileName functionBartlomiej Moskal2024-03-071-1/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Remove duplicated media storage location implementationsPiotr Srebrny2021-09-031-68/+41
* Modernize code baseLars Knoll2021-03-021-3/+1
* Qt6: Port QtMultimedia from QStringRef to QStringViewKarsten Heimrich2020-06-111-1/+1
* Use the static version of QFileInfo::exists(), it's faster.Sergio Martins2016-03-021-1/+1
* Updated license headersAntti Kokko2016-01-191-14/+20
* Multimedia, MultimediaWidgets: replace foreach with range-based forAnton Kudryavtsev2016-01-151-2/+3
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* Moved QMediaStorageLocation out of the Android plugin.Yoann Lopes2014-05-091-0/+146