summaryrefslogtreecommitdiffstats
path: root/src/core5/text
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of QStringRef::compareJaishree Vyas2023-12-121-37/+36
* Fix QStringRef::trimmed()Shawn Rutledge2023-07-251-3/+3
* QStringRef: drop dependency from QAbstractConcatenableVladimir Belyavsky2023-06-121-1/+1
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-191-2/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-053-32/+32
* qt5compat: opt in to reduced includesFabian Kosmale2022-07-301-0/+1
* QRegExp: include the QRegularExpression porting docsSona Kurazyan2022-07-281-128/+1
* Eradicate QT_STRINGVIEW_LEVEL usesMarc Mutz2022-07-182-22/+0
* Prepare for adding -Wshorten-64-to-32 to headerscleanTor Arne Vestbø2022-07-091-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-234-157/+13
* Qt5Compat: replace qSwap with std::swap/member-swap where possibleMarc Mutz2022-05-091-1/+1
* Remove uses of deprecated QString::count()Sona Kurazyan2022-03-161-1/+1
* Remove left-over .pri filesJoerg Bornemann2021-05-051-8/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-221-2/+2
* Fix compile warning from potentially unused overloadVolker Hilsheimer2020-11-261-1/+1
* Doc: Remove obsolete tag from classesKai Koehne2020-11-261-1/+0
* Doc: Fix documentation warningsTopi Reinio2020-10-191-6/+7
* Fix the failing buildSona Kurazyan2020-10-071-2/+2
* Fix compilation with C++14 [[deprecated]]Allan Sandfeld Jensen2020-10-051-37/+37
* Fix forward-declaration of QStringListAdriaan de Groot2020-09-161-1/+1
* Move files from core5 to the subdirectories they belong toKarsten Heimrich2020-08-273-2/+5190
* Move QStringRef and remains into Qt5CompatKarsten Heimrich2020-08-243-0/+2581