summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Extract method from DocParser::insertTargetPaul Wicking2023-04-282-6/+20
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-04-271-3/+3
* Doc: Fix QDoc warning in QDoc manualPaul Wicking2023-04-271-6/+5
* QDoc: implement ITS attributes for parts that shouldn't be translatedThibaut Cuvelier2023-04-2627-115/+166
* QDoc DocBook: add new test suite for the extension tagsThibaut Cuvelier2023-04-2628-3/+1988
* QDoc DocBook: allow deciding the use of extensions by qdocconf filesThibaut Cuvelier2023-04-261-1/+2
* QDoc DocBook: remove use of QStringLiteralThibaut Cuvelier2023-04-261-2/+2
* DocBook: introduce a member variable to enable 5.2 tagsThibaut Cuvelier2023-04-2618-861/+10
* QDoc: Make \keyword enforce paragraphsPaul Wicking2023-04-256-4/+62
* Doc: Improve CMake macro docsLeena Miettinen2023-04-251-12/+17
* qdoc: Allow custom status descriptions for C++, QML typesTopi Reinio2023-04-246-16/+37
* qdoc: Add status information to the requisites table for typesTopi Reinio2023-04-2413-4/+184
* qdoc: Rename transmogrify() and move it under Utilities namespaceTopi Reinio2023-04-243-41/+48
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-04-241-3/+3
* QDoc: Flatten DocParser::leavePara()Paul Wicking2023-04-211-17/+18
* QDoc: Flatten DocParser::enterPara()Paul Wicking2023-04-211-17/+17
* Qt Designer: Replace QLatin1Char by modern literalsFriedemann Kleint2023-04-2146-188/+151
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-04-201-3/+3
* hellotr: Clarify that .ts file is generated in the source directoryTor Arne Vestbø2023-04-191-1/+1
* lrelease: Report all occurrences of duplicatesJoerg Bornemann2023-04-194-15/+35
* assistant: Remove unused network dependency from help/qhelpgeneratorJimi Huotari2023-04-192-2/+0
* qdoc: Add \details commandJaishree Vyas2023-04-1911-1/+98
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-04-191-1/+1
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-04-181-3/+3
* CMake: Add note about CMake version requirementsAlexandru Croitor2023-04-181-0/+6
* CMake: Mark qm files as GENERATED in the target scopeAlexandru Croitor2023-04-181-0/+15
* QDoc: Remove relative paths to QDoc files from QDoc test projectsLuca Di Sera2023-04-145-15/+18
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-04-131-3/+3
* Place the QT_END_NAMESPACE in the right placeAmir Masoud Abdol2023-04-136-12/+12
* QDoc: Don't write type attributes to index files for macrosPaul Wicking2023-04-134-13/+15
* QDoc: Remove unused \qmltext | \endqmltext command pairPaul Wicking2023-04-1313-104/+0
* QDoc: Remove unreachable code in WebXMLGenerator::addAtomElementsPaul Wicking2023-04-131-8/+0
* Doc: Remove unused image from QDoc manualLuca Di Sera2023-04-131-0/+0
* Qt Designer: Replace QString::fromUtf8() by modern literalsFriedemann Kleint2023-04-1319-62/+76
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-04-121-3/+3
* QDoc: Move QDoc source files under a further "qdoc" directoryLuca Di Sera2023-04-12173-124/+130
* qdoc: Fix links in \generatelist <groupname> outputTopi Reinio2023-04-118-21/+90
* Revert "qdoc: Add support for 'category' argument in \generatelist command"Topi Reinio2023-04-1112-130/+27
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-1111-11/+11
* QDoc: Be const correct in QDocIndexFilesPaul Wicking2023-04-111-6/+7
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-04-111-3/+3
* Qt Designer: Replace QLatin1String by modern literalsFriedemann Kleint2023-04-1117-74/+60
* QDoc: Prevent crash in WebXMLGeneratorPaul Wicking2023-04-078-1/+99
* Qt Designer: Replace QStringLiteral by modern literalsFriedemann Kleint2023-04-07108-1117/+1256
* Qt Designer: Fix editing horizontal alignment propertiesFriedemann Kleint2023-04-061-1/+1
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-04-051-3/+3
* QDoc: Don't write default attributes to index filesPaul Wicking2023-04-045-89/+96
* QDoc: Ensure FunctionNode sets sensible virtualness valuesPaul Wicking2023-04-042-6/+5
* QDoc: Extract method from QDocIndexFiles::generateFunctionSectionPaul Wicking2023-04-042-8/+27
* QDoc: Remove unused method from FunctionNodePaul Wicking2023-04-031-1/+0