summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdataurl.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdataurl: extract string literalsAnton Kudryavtsev2023-09-101-4/+6
* qDecodeDataUrl: use QL1S moreAnton Kudryavtsev2023-09-051-3/+3
* qDecodeDataUrl: use QBAV moreAnton Kudryavtsev2023-09-021-5/+7
* Fix int/qsizetype mismatches in data url supportMarc Mutz2022-08-211-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QtCore: Replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-03-261-2/+2
* QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicableSona Kurazyan2022-03-251-1/+1
* qDecodeDataUrl(): treat ";base64" marker as case-insensitiveMarc Mutz2022-03-111-4/+6
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix qDecodeDataUrl for already percentage encoded content.Alexis Menard2012-05-091-2/+2
* Long live the new QUrl implementation.Thiago Macieira2012-03-301-5/+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
* Make qDecodeDataUrl return bool.Jonas M. Gastal2011-12-291-34/+32
* 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/+101