summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-228-8/+8
* QDoc: Improve report when a file is not copied during test regenerationLuca Di Sera2021-09-131-2/+2
* Binary compatibility files for 6.1Milla Pohjanheimo2021-09-033-0/+61529
* lupdate/Python: Add support for extra comments and idsFriedemann Kleint2021-08-302-7/+10
* macdeployqt: add tests for plugin deploymentMorten Johan Sørvig2021-08-255-0/+101
* qdoc: Improve function tagging for grouped \fn commandsTopi Reinio2021-08-2312-0/+94
* lupdate/clang: Add test for alias functionLucie Gérard2021-08-094-0/+45
* lupdate/clang: Adapt test for alias functionLucie Gérard2021-07-164-20/+23
* qt6_add_translations: Add OUTPUT_TARGETS argumentJoerg Bornemann2021-07-161-0/+15
* lupdate: Support PythonFriedemann Kleint2021-07-073-0/+95
* lupdate/clang: Correct testing of skipped code warningLucie Gérard2021-07-021-1/+1
* lupdate/clang: Add test for same line commentsLucie Gérard2021-07-023-0/+99
* lupdate/clang: Add test for isolated commentsLucie Gérard2021-07-024-0/+199
* qdoc: Clean up index file generationTopi Reinio2021-07-0113-65/+4
* Add test files for QT_TR_NOOP contextLucie Gerard2021-06-307-1/+486
* Fix the name of Tools module in testsAlexey Edelev2021-06-221-1/+1
* qt6_add_translations: Add a way to create a resource with .qm filesJoerg Bornemann2021-06-181-0/+6
* qt6_add_translations: Fix glitch in QM_FILES_OUTPUT_VARIABLEJoerg Bornemann2021-06-181-2/+2
* Adapt and run the lupdate tests for the clang-based lupdate tooJoerg Bornemann2021-06-1797-400/+3289
* qdoc: Stop documenting ignored nodesTopi Reinio2021-06-1711-35/+38
* CMake translation API: Add way to get hold of generated .qm filesJoerg Bornemann2021-06-151-2/+31
* qdoc: Drop 'module' attribute from the index for page nodesTopi Reinio2021-06-147-9/+9
* qdoc: \generatelist: Ensure we link to the main namespace referenceTopi Reinio2021-06-1418-5/+203
* qdoc: Fix incorrect parameters generated for QML signalsTopi Reinio2021-06-105-0/+32
* Make tst_lupdate's good/backslashes test compilableJoerg Bornemann2021-06-092-5/+6
* CMake: Introduce new lupdate/lrelease APIJoerg Bornemann2021-06-035-1/+177
* Move qtattributionsscanner to libexecKai Köhne2021-05-311-1/+1
* QDoc: clean up html outputPaul Wicking2021-05-2545-168/+182
* QDoc: Improve Text::operator<<()Paul Wicking2021-05-2035-35/+0
* qdoc: Skip multi-line descriptions of enum values marked with \omitvalueTopi Reinio2021-05-124-4/+15
* qdoc: Remove unused files from generatedoutput autotestTopi Reinio2021-05-1018-974/+0
* Doc: Improve \deprecated commandPaul Wicking2021-05-1018-13/+74
* qdoc: Remove Node::Obsolete statusTopi Reinio2021-05-109-34/+34
* qdoc: Check if the module version no. is emptyVenugopal Shivashankar2021-05-0815-6/+160
* qdoc: Remove defunct command \granularityTopi Reinio2021-05-041-2/+0
* Revert "QDoc: Add \deprecatedsince command"Paul Wicking2021-04-3021-103/+38
* Add binary compatibility files for Qt 6.0.0 for QtToolsMilla Pohjanheimo2021-04-303-0/+61503
* qdoc: Omit descriptions of enum values marked with \omitvalueTopi Reinio2021-04-301-1/+2
* QDoc: Add \deprecatedsince commandPaul Wicking2021-04-2821-38/+103
* QDoc: Stop writing <a name=> html tagsPaul Wicking2021-04-2655-354/+229
* qdoc: Fix linking to scoped enumsTopi Reinio2021-04-238-2/+110
* qdoc: Tag Q_INVOKABLE functions with [invokable]Topi Reinio2021-04-157-1/+38
* Revert "QDoc: Make Generator::fileBase static"Topi Reinio2021-04-151-1/+1
* Mark QThread::run overrides in tests to silence compiler warningsVolker Hilsheimer2021-03-302-2/+2
* Don't use deprecated QLibrary::locationVolker Hilsheimer2021-03-261-1/+1
* qdoc: Stop auto-linking to section titlesTopi Reinio2021-03-228-0/+79
* qdoc: Correctly handle const property typesTopi Reinio2021-03-196-1/+50
* qdoc: Re-implement \default commandTopi Reinio2021-03-176-4/+6
* QDoc: Let default be qmldefaultPaul Wicking2021-03-172-2/+2
* Fix regression in lconvert handling empty translationsKai Köhne2021-03-102-0/+2