summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Append translate attribute to few more blocksVenugopal Shivashankar2022-12-1538-270/+270
* qdoc: Add translate attribute to HTML blocksVenugopal Shivashankar2022-12-1461-1274/+300
* qtattributionsscanner: Support multiple license filesKai Koehne2022-09-028-9/+76
* lupdate: Allow multiple specifiers after method signatureJoerg Bornemann2022-07-152-0/+24
* qdoc: Do not generate tags from titles anymoreKai Köhne2022-05-122-3/+3
* qdoc: Fix assert on empty link targetTopi Reinio2022-03-152-2/+9
* Don't run qdoc tests if qdoc was not enabled during configureTor Arne Vestbø2022-02-251-0/+4
* lupdate: Support numeric literal separatorsJoerg Bornemann2022-01-191-0/+7
* qdoc: Fix Section::reduce() omitting sections with obsolete membersTopi Reinio2021-09-1310-0/+73
* Fix regression in lconvert handling empty translationsKai Köhne2021-05-142-0/+2
* qdoc: Fix generation of TOC for basic QML/JS typesTopi Reinio2021-01-281-0/+2
* qdoc: Skip ignored entries in .qhpTopi Reinio2020-11-193-1/+71
* qdoc: DocBook generator: Fix \headerfile generationTopi Reinio2020-11-191-1/+69
* Add macdeployqt autotestMorten Johan Sørvig2020-10-265-2/+342
* qdoc: DocBook generator: Correctly handle enum classesTopi Reinio2020-09-283-3/+266
* Add binary compatibility files for 5.15 for QtToolsMilla Pohjanheimo2020-08-173-0/+62216
* qdoc: Correctly handle default values for \qmlmethod parametersTopi Reinio2020-08-075-7/+7
* qdoc: DocBook generator: Stop generating empty synopsis for shared nodesTopi Reinio2020-07-141-7/+0
* Fix the buildSona Kurazyan2020-06-293-3/+3
* 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
* qdoc: Fix regression in HeaderNode name handlingTopi Reinio2020-05-198-1/+254
* 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
* 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