summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-181-4/+0
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-18152-79/+5594
|\
| * Enforce zero warnings for QDoc's generatedoutput autotestTopi Reinio2020-03-1113-45/+54
| * qdoc: Fix regression in .index file outputTopi Reinio2020-03-101-1/+1
| * Add tests for QDoc's prepare and generate phasesTopi Reinio2020-03-093-0/+58
| * QDoc: Use correct node type string for \since in shared commentsPaul Wicking2020-03-066-0/+6
| * qdoc: Add an auto-generated note in \qmlsignal documentationTopi Reinio2020-03-061-4/+0
| * qdoc: Refactor automatic note generation for function nodesTopi Reinio2020-03-063-0/+12
| * qdoc: Fix issues in HelpProjectWriterTopi Reinio2020-03-053-3/+159
| * Add an autotest for QDoc's single-exec generation modeTopi Reinio2020-03-044-0/+27
| * qdoc: Parse arguments for an \obsolete commandTopi Reinio2020-02-281-3/+1
| * Fix path issues in QDoc's generatedOutput autotestTopi Reinio2020-02-266-10/+8
| * QDoc: Reorganize expected output testv5.15.0-beta1Paul Wicking2020-02-2164-47/+47
| * qdoc: Store and use the current namespace scope for \fn commentsTopi Reinio2020-02-181-1/+2
| * qdoc: Add a test for validating output of QML basic type methodsTopi Reinio2020-02-183-0/+28
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-1839-35/+1252
| * QDoc: Remove unused make target for test projectPaul Wicking2020-02-141-2/+0
| * qdoc: Correctly resolve qualified path of external base classesTopi Reinio2020-02-047-0/+213
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-285-13/+105
| |\
| | * qdoc: Sort the members of shared comment node collectiveTopi Reinio2020-01-242-7/+7
| | * qdoc: Fix regression in QML types inheriting property groupsTopi Reinio2020-01-244-0/+91
| * | qdoc: Ensure that \dontdocument works as expectedTopi Reinio2020-01-248-0/+196
| * | qdoc: Parse enum classes correctlyTopi Reinio2020-01-205-0/+164
| * | qdoc: Teach QDoc to output function and class template parametersTopi Reinio2020-01-2015-4/+337
| * | qdoc: Introduce locationinfo configuration variableTopi Reinio2020-01-1312-75/+66
| * | qdoc: Introduce ignoresince configuration variableTopi Reinio2020-01-135-0/+188
| * | Make DocBook-related QDoc test passTopi Reinio2020-01-071-0/+12
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-0730-116/+116
| |\|
| | * Change test function positions to match their declaration orderLevon Sargsyan2020-01-061-24/+23
| | * QDoc: Use html5 charset declarationPaul Wicking2020-01-0525-25/+25
| | * QDoc: Drop xml prolog from html outputPaul Wicking2020-01-0525-25/+0
| | * qdoc: Fix regression in C++ functions sharing a documentation commentTopi Reinio2020-01-056-2/+35
| * | Implement DocBook support for qdocThibaut Cuvelier2020-01-0322-1/+1157
| |/
| * Add an autotest for QDoc's example manifest fileTopi Reinio2019-12-203-0/+35
| * qdoc: Fix regression in output for QML properties with shared commentsTopi Reinio2019-12-1610-89/+157
| * Factor out the formatting of the "since" textThibaut Cuvelier2019-12-132-3/+3
| * QDoc: Add tests to cover webXML generationPaul Wicking2019-12-1318-0/+384
| * QDoc tests: add convenience functionLevon Sargsyan2019-12-131-0/+8
| * Make testAndCompare() take an output directory as parameterLevon Sargsyan2019-12-111-4/+16
| * Improve QDoc autotest for QML documentationTopi Reinio2019-12-0622-5/+945
| * Add regression test for class name sortingLevon Sargsyan2019-12-0412-0/+219
* | Convert QtTools testsLeander Beernaert2019-12-131-0/+14
|/
* Add new input data to test \reimp commandLevon Sargsyan2019-10-148-1/+112
* Add new test data for htmlFromCpp test-pointLevon Sargsyan2019-10-036-2/+89
* qdoc: generatedoutput autotest: Test more C++ -related commandsTopi Reinio2019-09-304-1/+24
* Add a test case for QDoc's link commandTopi Reinio2019-09-276-3/+67
* qdoc: generatedoutput autotest: Display filename on test failureTopi Reinio2019-09-231-1/+2
* Add an initial test case for C++ documentation generated by QDocTopi Reinio2019-09-059-0/+306
* Improve QDoc's generatedOutput autotestTopi Reinio2019-09-051-56/+50
* Use correct name in test functionPaul Wicking2019-08-151-2/+2