summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/properties/testcpp.index
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Move tst_generatedoutput under srcLuca Di Sera2023-08-091-120/+0
* qdoc: Sort the output of \generatelist <groupname>Topi Reinio2023-06-301-1/+1
* qdoc: Fix incorrect meta content generated for \brief containing a linkTopi Reinio2023-06-281-1/+1
* qdoc: Output warnings for QML docs with incorrect module identifierTopi Reinio2023-06-221-3/+3
* qdoc: Set correct genus for TypeAliasNode instancesTopi Reinio2023-06-191-0/+1
* qdoc: Store read-only attribute to index for C++ propertiesTopi Reinio2023-05-161-4/+4
* QDoc: Don't write type attributes to index files for macrosPaul Wicking2023-04-131-5/+5
* QDoc: Don't write default attributes to index filesPaul Wicking2023-04-041-37/+37
* QDoc: Tag C++ elements as "noexcept" when they are marked as suchLuca Di Sera2023-01-251-2/+2
* qdoc: Avoid invalid links generated for QML value typesTopi Reinio2022-12-121-2/+2
* qdoc: Stop listing invalid group names in type referenceTopi Reinio2022-11-021-1/+2
* QDoc: Add support for en-dash and em-dashPaul Wicking2022-08-181-0/+2
* qdoc: Make types inherit \since statement from their module docsTopi Reinio2022-07-131-6/+6
* qdoc: Automatically resolve read-only attribute for QML propertiesTopi Reinio2022-06-131-0/+4
* qdoc: DocBook generator: Fix reimplements clause generationTopi Reinio2022-01-311-0/+2
* qdoc: Improve link text formattingTopi Reinio2021-11-031-1/+4
* qdoc: Improve function tagging for grouped \fn commandsTopi Reinio2021-08-231-0/+2
* qdoc: Clean up index file generationTopi Reinio2021-07-011-2/+2
* qdoc: Stop documenting ignored nodesTopi Reinio2021-06-171-1/+2
* qdoc: Drop 'module' attribute from the index for page nodesTopi Reinio2021-06-141-2/+2
* qdoc: \generatelist: Ensure we link to the main namespace referenceTopi Reinio2021-06-141-1/+4
* qdoc: Remove Node::Obsolete statusTopi Reinio2021-05-101-4/+4
* Revert "QDoc: Add \deprecatedsince command"Paul Wicking2021-04-301-1/+1
* QDoc: Add \deprecatedsince commandPaul Wicking2021-04-281-1/+1
* qdoc: Tag Q_INVOKABLE functions with [invokable]Topi Reinio2021-04-151-0/+1
* qdoc: Stop auto-linking to section titlesTopi Reinio2021-03-221-0/+4
* qdoc: Correctly handle const property typesTopi Reinio2021-03-191-0/+4
* qdoc: Drop \internal entities from the indexTopi Reinio2021-03-021-21/+0
* qdoc: Fix handling of overloads when adopting functions between parentsTopi Reinio2021-01-141-0/+3
* qdoc: Fix Section::reduce() omitting sections with obsolete membersTopi Reinio2021-01-071-0/+1
* qdoc: Unify generated documentation between \typedef and \typealiasTopi Reinio2020-11-091-2/+2
* qdoc: Fix handling of \fn signatures with unnamed parametersTopi Reinio2020-10-271-4/+5
* qdoc: Fix parsing of private signalsTopi Reinio2020-10-201-0/+1
* qdoc: Allow documenting implicitly generated special member functionsTopi Reinio2020-10-161-0/+4
* qdoc: Store group membership for all node types into index filesTopi Reinio2020-10-121-4/+5
* qdoc: Fix processing of related non-members read from indexTopi Reinio2020-10-121-5/+5
* qdoc: Document friend functions as related non-membersTopi Reinio2020-10-081-0/+4
* qdoc: Test documentation for a macro parameter with a reference typeTopi Reinio2020-09-261-4/+4
* qdoc: Test the C++ property macros in QDoc's generatedoutput autotestTopi Reinio2020-09-231-0/+98