summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QtHelp: Reverse the default state for readonly property for help engineJarek Kobus2020-09-163-0/+9
* QDoc: Make Generator::fileBase staticPaul Wicking2020-09-041-1/+1
* QDoc: Warn about missing example propertiesPaul Wicking2020-09-0416-10/+20
* QDoc: Add Config::showInternal()Paul Wicking2020-09-021-0/+1
* qdoc: Skip ignored entries in .qhpTopi Reinio2020-09-013-1/+72
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-261-1/+1
* Remove deprecated functionalityLars Knoll2020-08-242-69/+0
* qdoc: Fix output of \footnote commandTopi Reinio2020-08-244-55/+35
* QDoc: Update expected output testPaul Wicking2020-08-195-3/+319
* Fix qt_attribution.json fileSamuel Gaist2020-08-171-1/+1
* CMake: Do not built qdoc/lupdate for MSVC NMC with CMake < 3.19Joerg Bornemann2020-08-172-0/+14
* qdoc: generatedoutput autotest: Fix typo in documentation configTopi Reinio2020-08-131-1/+1
* qdoc: Prefer CMake example project files over qmake .pro filesTopi Reinio2020-08-101-0/+1
* qdoc: Correctly handle default values for \qmlmethod parametersTopi Reinio2020-08-075-7/+7
* Remove winrt specific codeOliver Wolff2020-08-063-3/+3
* qtattributionsscanner: Add property CopyrightFileKai Koehne2020-07-246-11/+25
* qtattributionsscanner: Support multiple license filesKai Koehne2020-07-248-9/+76
* Clean up list of testdata in tst_qtattributionsscannerKai Koehne2020-07-241-4/+8
* qdoc: Introduce \required command and handle REQUIRED for QML propertiesTopi Reinio2020-07-156-5/+8
* QDoc: Config: Allow in-place expansion of environment variablesTopi Reinio2020-07-152-0/+5
* 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