summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qanystringview.qdoc
Commit message (Expand)AuthorAgeFilesLines
* QAnyStringView: add QDebug stream operatorMarc Mutz2023-07-061-599/+0
* Q{Any,Utf8,}StringView: fix docs of generic Container ctorMarc Mutz2023-05-041-0/+17
* QAnyStringView: add substringing operationsMarc Mutz2022-12-081-0/+136
* [doc] QAnyStringView: document visit()Marc Mutz2022-12-021-0/+66
* [docs] Fix ints that should be qsizetype [src/corelib/text]Marc Mutz2022-09-011-2/+2
* [docs] QAnyStringView: remove the prediction that Qt 7 will drop L1Marc Mutz2022-08-231-3/+5
* [docs] QAnyStringView: mention automatic U8→L1 reclassificationMarc Mutz2022-08-211-0/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-26/+2
* QtCore: Replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-03-261-3/+3
* QAnyStringView: fix code point -> code unit in the docsGiuseppe D'Angelo2022-01-161-1/+1
* Doc: Fix formatting: remove extra \c before \nullptrIvan Tkachenko2021-10-241-1/+1
* Fix some errors in docs of string-related classesSona Kurazyan2021-08-161-4/+4
* Q{*String,ByteArray}View::length(): use qsizetype, not intGiuseppe D'Angelo2021-04-151-7/+1
* Fix QAnyStringView comparison documentationVolker Hilsheimer2020-11-091-6/+6
* Doc: Fix documentation warnings for string classesTopi Reinio2020-10-291-35/+13
* Doc: Add notes on how to use View classes in Qt6Karsten Heimrich2020-10-271-2/+2
* Fix some qdoc warnings for QAnyStringViewVolker Hilsheimer2020-09-261-4/+4
* Q(Any|Utf8)StringView: move array size deduction feature to fromArrayMårten Nordheim2020-09-181-5/+24
* Long live Q{Any,Utf8}StringView!Marc Mutz2020-08-311-0/+406