summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qutf8stringview.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Add missing QUtf8StringView relational operatorsIvan Solovev2024-03-021-0/+8
* Doc: Fix \fn template arguments for Qt CoreLuca Di Sera2023-11-301-4/+4
* Improve the documentation of compare() overloads for string-like typesJaishree Vyas2023-11-201-2/+3
* Doc: Fix template information for two QUtf8StringView constructorsLuca Di Sera2023-11-181-2/+2
* String views: de-duplicate API docsAhmad Samir2023-10-021-0/+4
* String-like containers: add implicit conversions towards std:: string viewsGiuseppe D'Angelo2023-07-131-0/+10
* Q{Any,Utf8,}StringView: fix docs of generic Container ctorMarc Mutz2023-05-041-6/+6
* Make compare(QU8SV) a non-template, document itMarc Mutz2023-03-091-0/+18
* [docs] Fix ints that should be qsizetype [src/corelib/text]Marc Mutz2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-26/+2
* Add isValidUtf8() methods to QUtf8StringView and QByteArray{,View}Ievgenii Meshcheriakov2021-09-221-0/+9
* Fix some errors in docs of string-related classesSona Kurazyan2021-08-161-14/+14
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-3/+3
* QUtf8StringView: ensure binary compatibility throughout 6.xThiago Macieira2021-04-201-31/+3
* Q{*String,ByteArray}View::length(): use qsizetype, not intGiuseppe D'Angelo2021-04-151-7/+1
* Doc: Add a workaround for QUtf8StringView's missing docsTopi Reinio2020-11-061-46/+36
* Doc: Add notes on how to use View classes in Qt6Karsten Heimrich2020-10-271-4/+4
* Q(Any|Utf8)StringView: move array size deduction feature to fromArrayMårten Nordheim2020-09-181-5/+23
* Long live Q{Any,Utf8}StringView!Marc Mutz2020-08-311-0/+720