summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qbytearray.h
Commit message (Expand)AuthorAgeFilesLines
* Un-deprecate QByteArray's relational operators taking QStringSona Kurazyan2020-08-261-7/+1
* Deprecate QByteArray's methods taking QStringSona Kurazyan2020-06-241-17/+31
* Fix Clang 10 warnings about deprecated copy constructorsThiago Macieira2020-06-101-0/+1
* QByteArrayLiteral: Remove const temporary that may prevent optimizationAlbert Astals Cid2020-05-211-2/+1
* QString/QByteArray: make all symmetry-checked member-compare() combinations n...Marc Mutz2020-03-051-4/+4
* 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-1/+59
|/
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+754