summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qdoc: properly implement \typealias commandTopi Reinio2020-04-2317-2/+155
* qdoc: tst_generatedoutput: Add option to regenerate expected dataTopi Reinio2020-04-211-3/+31
* qdoc: Fix handling of default values for function parametersTopi Reinio2020-04-219-19/+24
* Fix some deprecation warningsFriedemann Kleint2020-04-153-16/+17
* Add lupdate test for Objective-C++ sourcesTor Arne Vestbø2020-04-024-0/+77
* qdoc: Fix regression in resolved example file pathsTopi Reinio2020-03-296-0/+48
* qdoc: Ensure macros as a macro parameter are expandedTopi Reinio2020-03-264-0/+64
* qdoc: Extend \example command to consider CMake projectsVenugopal Shivashankar2020-03-2015-1/+104
* qdoc: Support relative paths in the master qdocconf fileTopi Reinio2020-03-201-2/+2
* qdoc: Expand \noautolist to cover also C++ module pagesTopi Reinio2020-03-1412-0/+192
* 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: Add unit tests for UtilitiesPaul Wicking2020-03-063-1/+103
* 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
* QDoc: Add basic unit test for ConfigPaul Wicking2020-03-053-0/+102
* Add an autotest for QDoc's single-exec generation modeTopi Reinio2020-03-044-0/+27
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
* 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
* Add binary compatibility files for qttools 5.14 branchMilla Pohjanheimo2019-12-163-0/+62061
* 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