summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make tst_lupdate's good/backslashes test compilableJoerg Bornemann2021-06-172-5/+6
* 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
* 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
* qdoc: Drop \internal entities from the indexTopi Reinio2021-03-023-28/+0
* qdoc: Fix regression in handling of global functionsTopi Reinio2021-02-226-0/+140
* Remove QMake project filesJoerg Bornemann2021-02-1230-323/+0
* qdoc: Fix generation of TOC for basic QML/JS typesTopi Reinio2021-01-281-0/+2
* qdoc: Allow overriding documentation from abstract QML base typesTopi Reinio2021-01-217-0/+161
* qdoc: Fix handling of overloads when adopting functions between parentsTopi Reinio2021-01-148-1/+81
* qdoc: Fix addendums for QML signals that contain '.' in the nameTopi Reinio2021-01-116-0/+34
* qdoc: Fix Section::reduce() omitting sections with obsolete membersTopi Reinio2021-01-0714-0/+106