summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Store group membership for all node types into index filesTopi Reinio2020-10-126-11/+30
* qdoc: Fix processing of related non-members read from indexTopi Reinio2020-10-123-12/+12
* qdoc: generatedOutput autotest: Don't regenerate files twiceTopi Reinio2020-10-091-1/+4
* qdoc: Document friend functions as related non-membersTopi Reinio2020-10-0814-0/+134
* qdoc: Fix regression in handling config variables defined as emptyTopi Reinio2020-10-051-0/+1
* QDoc: Move separator into utilitiesPaul Wicking2020-10-051-0/+74
* lupdate: Make good:proparsing test compilableJoerg Bornemann2020-10-0110-18/+11
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0120-22/+22
* tst_lupdate: Print message where the sub-tests are runningJoerg Bornemann2020-09-301-1/+1
* QDoc: Turn QdocTagFiles into TagFileWriter to unify designPaul Wicking2020-09-283-2/+265
* qdoc: DocBook generator: Remove code for encoding special charactersTopi Reinio2020-09-272-2/+2
* qdoc: Test documentation for a macro parameter with a reference typeTopi Reinio2020-09-2610-29/+29
* qdoc: include QML import + major version number in keywordMarco Benelli2020-09-261-0/+8
* QDoc tests: Extend example manifest testPaul Wicking2020-09-267-1/+15
* qdoc: Fix printing of generated output test failuresTor Arne Vestbø2020-09-241-2/+2
* qdoc: Manage logging category in utilities.h/cppTor Arne Vestbø2020-09-246-14/+5
* qdoc: Test the C++ property macros in QDoc's generatedoutput autotestTopi Reinio2020-09-2310-0/+608
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-221-0/+10
* QDoc: Fix deprecation warning in testPaul Wicking2020-09-181-1/+1
* qdoc: ClangCodeParser: Improve function argument matchingTopi Reinio2020-09-187-0/+88
* qdoc: generatedOutput autotest: Use shared defaults for file extensionsTopi Reinio2020-09-183-6/+3
* 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