summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qtextboundaryfinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initialize QTextBoundaryFinder::pos to zeroEdward Welbourne2024-04-091-4/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* QTextBoundaryFinder: fix a flawed buffer size calculationMarc Mutz2022-08-121-1/+1
* Convert Since ... comments on \value lines to [since ...] parametersEdward Welbourne2022-05-311-4/+4
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Doc: Use https for links to unicode.orgPaul Wicking2021-06-251-6/+6
* Fix qdoc warning: QTextBoundaryFinderVolker Hilsheimer2020-09-261-1/+1
* Clean up QTextBoundaryFinder and qunicodetoolsLars Knoll2020-09-071-93/+81
* Change signature of initScripts to take out pointer to a QVLA<ScriptItem>Lars Knoll2020-03-171-17/+2
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-7/+7
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+511