summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qttoolsHEADdevQt Submodule Update Bot2023-05-171-3/+3
* qdoc: Store read-only attribute to index for C++ propertiesTopi Reinio2023-05-162-4/+9
* qdbusviewer: Don't include unused <stdio.h>Ievgenii Meshcheriakov2023-05-161-2/+0
* qdbusviewer: Replace string-baced invokeMethodIevgenii Meshcheriakov2023-05-161-1/+1
* qdbusviewer: Use modern string literalsIevgenii Meshcheriakov2023-05-166-81/+112
* QDBusViewer: Use QDBusServiceWatcherIevgenii Meshcheriakov2023-05-162-14/+6
* QDoc: Merge Doc::canonicalTitle and Utilities::canonicalizeFileNamePaul Wicking2023-05-1510-124/+63
* QDoc: Append hash when normalizing non-ascii file namesPaul Wicking2023-05-1517-3/+254
* QDoc: Move catch_generators under srcLuca Di Sera2023-05-1531-59/+78
* QDoc: Append hash to canonical titles with non-alnum charactersPaul Wicking2023-05-136-7/+186
* qdoc: Wrap a <div> around the addendum noteVenugopal Shivashankar2023-05-124-21/+24
* Attribution docs: Fix path to catch.hpp in qt_attribution.jsonTopi Reinio2023-05-121-1/+1
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-05-111-3/+3
* QDoc: Move catch_conversions under srcLuca Di Sera2023-05-1114-9/+20
* QDoc: Move the catch dependency under srcLuca Di Sera2023-05-1127-21/+34
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-05-101-3/+3
* QDoc: Protect CMD_BRIEF from calls to getRestOfLine()Paul Wicking2023-05-099-3/+41
* Doc: Let QDoc manual reflect new example guidelinesPaul Wicking2023-05-051-5/+5
* Qt Designer: Fix static analysis warning about overloaded signalsFriedemann Kleint2023-05-035-6/+7
* Qt Designer: Fix static analysis warning getter being marked as slotFriedemann Kleint2023-05-031-1/+2
* Qt Designer: Fix static analysis warning about wrong event castFriedemann Kleint2023-05-031-1/+1
* Fix static analysis/clazy warnings about QString::arg()/multiFriedemann Kleint2023-05-035-21/+17
* QHelpCollectionHandler: Fix static analysis warning about const-signalsFriedemann Kleint2023-05-032-3/+4
* Add the use of the qt_internal_project_setup functionAlexey Edelev2023-05-031-0/+1
* lupdate/Python parser: Fix hang on trailing empty comment lineFriedemann Kleint2023-05-031-0/+1
* Revert "Check the return value from QTranslator::load()"Tor Arne Vestbø2023-05-021-2/+1
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-05-021-3/+3
* QDoc: Extract DocParser::insertKeyword from insertTargetPaul Wicking2023-04-282-11/+47
* QDoc: Refactor DocParser::insertTargetPaul Wicking2023-04-281-10/+10
* 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