summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qbytearray.cpp
Commit message (Expand)AuthorAgeFilesLines
* Un-deprecate QByteArray's relational operators taking QStringSona Kurazyan2020-08-261-12/+0
* Deprecate QByteArray's methods taking QStringSona Kurazyan2020-06-241-0/+20
* Small fixes for the Q*Ref deprecation stuffMarc Mutz2020-05-141-4/+12
* Doc: Replace 'In alternative' with 'Alternatively'Kai Koehne2020-02-281-1/+1
* Fix some qdoc warningsFriedemann Kleint2020-01-031-6/+7
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-1/+1
|\
| * Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-1/+1
* | QByteArray: add a strict mode to fromBase64Giuseppe D'Angelo2019-12-051-49/+251
* | QByteArray: Don't realloc when resizing to a smaller sizeMårten Nordheim2019-08-301-9/+2
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-4/+3
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+5020