summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Remove unused symlinkKai Köhne2023-09-111-1/+0
* Rename qt_attribution.json test fileKai Köhne2023-09-062-1/+1
* qdoc: Ensure a group is listed as part of the navigation barTopi Reinio2023-08-313-2/+7
* qdoc: Fix missing arguments in Node::signature() outputTopi Reinio2023-08-2212-10/+72
* Support explicit list of example categories in manifest fileKai Köhne2023-07-212-0/+11
* lupdate/Python: Handle f/r stringsFriedemann Kleint2023-07-102-1/+25
* lupdate: Improve indentation calculation for Python codeFriedemann Kleint2023-07-072-2/+21
* qdoc: Sort the output of \generatelist <groupname>Topi Reinio2023-06-309-24/+30
* qdoc: Fix incorrect meta content generated for \brief containing a linkTopi Reinio2023-06-2823-26/+26
* lupdate: Fix missing context in functions with trailing return typeJoerg Bornemann2023-06-282-1/+122
* qdoc: Ensure the example files list is correctVenugopal Shivashankar2023-06-225-0/+8
* qdoc: Set correct genus for TypeAliasNode instancesTopi Reinio2023-06-1916-1/+69
* QDoc: Allow line comments in see also commandPaul Wicking2023-05-3012-0/+237
* CMake: Fix qt6_create_translation for same-named .ts filesJoerg Bornemann2023-05-265-0/+79
* QDoc: Ensure CMD_BRIEF works with line commentsPaul Wicking2023-05-2210-4/+106
* qdoc: Store read-only attribute to index for C++ propertiesTopi Reinio2023-05-161-4/+4
* QDoc: Append hash when normalizing non-ascii file namesPaul Wicking2023-05-1516-3/+232
* QDoc: Move catch_generators under srcLuca Di Sera2023-05-1528-3324/+9
* QDoc: Append hash to canonical titles with non-alnum charactersPaul Wicking2023-05-135-0/+136
* qdoc: Wrap a <div> around the addendum noteVenugopal Shivashankar2023-05-123-20/+20
* QDoc: Move catch_conversions under srcLuca Di Sera2023-05-1112-68/+9
* QDoc: Move the catch dependency under srcLuca Di Sera2023-05-1125-18037/+23
* QDoc: Protect CMD_BRIEF from calls to getRestOfLine()Paul Wicking2023-05-098-3/+39
* QDoc: implement ITS attributes for parts that shouldn't be translatedThibaut Cuvelier2023-04-2625-110/+111
* QDoc DocBook: add new test suite for the extension tagsThibaut Cuvelier2023-04-2628-3/+1988
* DocBook: introduce a member variable to enable 5.2 tagsThibaut Cuvelier2023-04-2616-857/+2
* QDoc: Make \keyword enforce paragraphsPaul Wicking2023-04-255-4/+61
* qdoc: Allow custom status descriptions for C++, QML typesTopi Reinio2023-04-243-1/+8
* qdoc: Add status information to the requisites table for typesTopi Reinio2023-04-248-1/+95
* lrelease: Report all occurrences of duplicatesJoerg Bornemann2023-04-191-1/+2
* qdoc: Add \details commandJaishree Vyas2023-04-195-0/+21
* QDoc: Remove relative paths to QDoc files from QDoc test projectsLuca Di Sera2023-04-145-15/+18
* QDoc: Don't write type attributes to index files for macrosPaul Wicking2023-04-133-12/+12
* QDoc: Remove unused \qmltext | \endqmltext command pairPaul Wicking2023-04-135-8/+0
* QDoc: Move QDoc source files under a further "qdoc" directoryLuca Di Sera2023-04-124-15/+15
* qdoc: Fix links in \generatelist <groupname> outputTopi Reinio2023-04-114-0/+58
* Revert "qdoc: Add support for 'category' argument in \generatelist command"Topi Reinio2023-04-115-62/+2
* QDoc: Prevent crash in WebXMLGeneratorPaul Wicking2023-04-077-0/+98
* QDoc: Don't write default attributes to index filesPaul Wicking2023-04-044-81/+81
* lupdate: Handle C++ string literalsJoerg Bornemann2023-04-012-0/+62
* lupdate: Fix assert when applying number heuristicsJoerg Bornemann2023-04-014-3/+19
* Don't treat enum classes as a normal classAndy Shaw2023-03-282-0/+18
* qdoc: Add support for 'category' argument in \generatelist commandTopi Reinio2023-03-275-2/+62
* qdoc: Exclude broken links to \dontdocument nodes in \sincelist outputTopi Reinio2023-03-221-4/+1
* qdoc: Display individual enum items in \sincelist outputTopi Reinio2023-03-225-5/+52
* qdoc: Allow \meta tags {...}Kai Köhne2023-03-201-1/+1
* qdoc: C++ marker: Allow single quote as a separator in integer literalsTopi Reinio2023-03-176-0/+40
* qdoc: Remove unnecessary Config access functionsTopi Reinio2023-03-141-15/+15
* qdoc: Add meta description header to HTML outputTopi Reinio2023-03-0656-0/+56
* qtattributionsscanner: Add SecurityCritical attributeKai Köhne2023-03-065-0/+9