summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "qdoc: Prefer CMake example project files over qmake .pro files"Kai Koehne2020-10-291-1/+0
* qdoc: Fix issues in \include commandTopi Reinio2020-10-288-0/+21
* qdoc: Fix handling of \fn signatures with unnamed parametersTopi Reinio2020-10-2716-45/+56
* Add macdeployqt autotestMorten Johan Sørvig2020-10-237-2/+355
* Fix compiler warnings from deprecated QLibraryInfo::locationVolker Hilsheimer2020-10-235-5/+5
* Re-enable tst_windeployqtFriedemann Kleint2020-10-211-2/+0
* qdoc: Add 'private signal' attribute for private signalsTopi Reinio2020-10-202-2/+2
* qdoc: Fix parsing of private signalsTopi Reinio2020-10-206-0/+35
* qdoc: Allow documenting implicitly generated special member functionsTopi Reinio2020-10-1617-1/+163
* 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