summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* qdoc: Ignore unnamed declarations when retrieving parameter namesTopi Reinio2020-06-3014-0/+102
* Fix the buildSona Kurazyan2020-06-293-3/+3
* CMake: fix tst_windeployqtCristian Adam2020-06-182-0/+21
* qdoc: Enforce zero warning policy to generatedOutput autotestTopi Reinio2020-06-1721-14/+27
* qdoc: DocBook generator: Stop generating empty synopsis for shared nodesTopi Reinio2020-06-172-14/+0
* Fix naming clash for windeployqt testappMårten Nordheim2020-06-091-1/+1
* qdoc: Extend synopsis for detailed reference sectionsTopi Reinio2020-06-0821-33/+175
* qdoc: Fix output for abstract internal QML base typesTopi Reinio2020-06-087-1/+122
* qdoc: DocBook generator: Fix \headerfile generationTopi Reinio2020-06-081-1/+69
* qdoc: DocBook generator: Correctly handle enum classesTopi Reinio2020-06-083-3/+280
* QDoc: Remove unused code in htmlgeneratorPaul Wicking2020-06-051-3/+1
* CMake: Conditionally include qdoc test, only if qdoc existsAlexandru Croitor2020-06-042-1/+14
* qdoc: Ensure QML method parameter types are generated correctlyTopi Reinio2020-06-0410-23/+23
* qdoc: Improve handling of templated typesTopi Reinio2020-06-047-3/+68
* Merge remote-tracking branch 'origin/5.15' into devTopi Reinio2020-05-2917-25/+212
|\
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-1417-2/+155
| |\
| | * qdoc: properly implement \typealias commandTopi Reinio2020-04-2317-2/+155
| * | qdoc: QML parser: Fix parsing of function parametersTopi Reinio2020-05-144-0/+38
| * | qdoc: Output status and since information for all modulesTopi Reinio2020-05-126-1/+15
| * | qdoc: Fix parsing of QML signals that take parametersTopi Reinio2020-05-064-0/+58
| |/
| * 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
* | Improve qdoccommandlineparser testPaul Wicking2020-05-277-5/+38
* | QDoc: Add CMake package information to documentationPaul Wicking2020-05-2614-10/+42
* | qdoc: Introduce automatic generation of navigation linksTopi Reinio2020-05-1911-4/+96
* | Get rid of the QTextCodec dependency in linguistLars Knoll2020-05-182-2/+2
* | qdoc: Fix regression in HeaderNode name handlingTopi Reinio2020-05-148-1/+254
* | qdoc: QML parser: Fix parsing of function parametersTopi Reinio2020-05-144-0/+38
* | qdoc: Output status and since information for all modulesTopi Reinio2020-05-126-1/+15
* | Port linguist from QRegExp to QRegularExpressionLars Knoll2020-05-092-4/+4
* | Add tests for QDoc's configuration variable types and pathsTopi Reinio2020-05-066-22/+102
* | qdoc: Fix parsing of QML signals that take parametersTopi Reinio2020-05-064-0/+58
* | qdoc: Allow expansion of config variablesTopi Reinio2020-05-017-0/+29
* | Fix tst_windeployqt output directoryMårten Nordheim2020-04-282-1/+12
* | Merge remote-tracking branch 'origin/5.15' into devAlexandru Croitor2020-04-1537-3/+487
|\|
| * 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
* | Fix some deprecation warningsFriedemann Kleint2020-04-153-16/+17
* | Get rid of the Qt5 BIC dataLars Knoll2020-04-0839-693146/+0
* | CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-189-19/+55
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-18161-81/+67860
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devPaul Wicking2020-03-1129-49/+489
| |\|
| | * 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