summaryrefslogtreecommitdiff
path: root/src/qdoc/text.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Move QDoc source files under a further "qdoc" directoryLuca Di Sera2023-04-121-306/+0
* qdoc: Fix clang warnings about temporary QRegularExpression objectsFriedemann Kleint2022-12-021-1/+2
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* QDoc: Add an option to inspect the intermediate Atom representationLuca Di Sera2021-11-031-2/+46
* QDoc: Improve Text::operator<<()Paul Wicking2021-05-201-1/+1
* QDoc: Code cleanupPaul Wicking2021-05-191-34/+34
* QDoc: Code cleanupPaul Wicking2021-05-031-6/+2
* QDoc: Remove unused method from AtomPaul Wicking2020-09-291-14/+0
* Port qdoc to QRegularExpressionLars Knoll2020-05-181-2/+2
* QDoc: Clean up includesPaul Wicking2020-05-041-1/+1
* clang-format QDocPaul Wicking2019-12-171-25/+16
* QDoc: Clean up whitespacePaul Wicking2019-08-081-25/+25
* QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-2/+4
* QDoc: Code cleanup, use nullptr for nullptr constantsPaul Wicking2019-02-081-34/+34
* Add a Text::contains() method for use by QDocMartin Smith2019-01-221-0/+17
* Remove Atom::GuidLink as it is no longer in useMartin Smith2019-01-221-3/+2
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+300