summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qttoolsHEADdevQt Submodule Update Bot2 days1-3/+3
* Doc: Remove mentioning of second argument to \pageKai Köhne2 days2-49/+1
* ui4 code generation: point to source files (useful for qtbase)David Faure2 days2-0/+2
* qlitehtml: clang-cl compile fixTim Blechmann2 days1-0/+1
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot4 days1-3/+3
* Use `_qt_internal_set_source_file_generated`Cristian Le5 days2-6/+3
* Move `qt_internal_project_setup` as early as possibleCristian Le9 days1-2/+7
* support label attribute in UI filesMasoud Jami10 days9-15/+60
* linguist: add support for representation of labelsMasoud Jami11 days12-693/+1056
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot12 days1-3/+3
* support label attribute in UI filesMasoud Jami12 days2-0/+15
* Doc: Update 'QML Documentation Style' to use \qmlenumDheerendra Purohit13 days1-2/+1
* linguist: add new example for Qt i18n in plurals and time formatsMasoud Jami13 days18-1/+648
* Bump version to 6.11.0Jani Heikkinen2025-06-141-1/+1
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2025-06-141-3/+3
* Doc: Add dedicated page for the lconvert toolJoerg Bornemann2025-06-131-2/+162
* QDoc: Warn about cyclic inheritance and document the warningsDavid Boddie2025-06-103-3/+22
* QDoc: Try to make C++ signature parsing/reading clearerDavid Boddie2025-06-101-20/+18
* qdoc: Don't warn about failed auto-linking from a node to itselfDavid Boddie2025-06-102-6/+10
* Update qlitehtml submoduleAlexandru Croitor2025-06-061-0/+0
* Buddy: search for a buddy bottom-up rather than top-downRichard Moe Gustavsen2025-06-051-1/+12
* licenseRule.json: Add exception for .tag files in QDoc's test dataTopi Reinio2025-06-051-1/+6
* qdoc: Allow generated lists in table of contents structureTopi Reinio2025-06-0529-5/+498
* QDoc: Avoid accidental nullptr dereferencingPaul Wicking2025-06-051-3/+3
* qdoc: Issue warnings for undocumented classes with documented membersTopi Reinio2025-06-046-0/+103
* QDoc: Promote documentation in headers featurePaul Wicking2025-06-031-4/+4
* Doc: Fix links in QHelpEngineCore class descriptionKai Köhne2025-06-021-1/+1
* QDoc: Sort non-function nodes by name then erase duplicatesDavid Boddie2025-05-301-4/+2
* qdoc: Process Nodes of type QmlEnum in HelpProjectWriterTopi Reinio2025-05-301-0/+1
* qdoc: Introduce NativeEnum containerTopi Reinio2025-05-3015-72/+215
* qdoc: Add QmlEnumNode instances to indexTopi Reinio2025-05-301-3/+13
* qdoc: Introduce \qmlenum commandTopi Reinio2025-05-306-1/+85
* qdoc: Add sections for QML enumeration documentationTopi Reinio2025-05-302-11/+23
* qdoc: Extend QmlPropertyArgumentsTopi Reinio2025-05-302-6/+27
* qdoc: Introduce QmlEnumNodeTopi Reinio2025-05-3011-10/+48
* qdoc: C++ code parser: Extract recurring logic for searching nodesTopi Reinio2025-05-301-25/+25
* qdoc: Remove dead code from HTMLGeneratorTopi Reinio2025-05-301-49/+0
* QDoc: Don't auto-link to deprecated functionsDavid Boddie2025-05-301-1/+1
* CMake: Add PURL and CPE info to 3rd party attribution filesAlexandru Croitor2025-05-302-0/+2
* lupdate/Python parser: Fix coverity warning about variable being copied when ...Friedemann Kleint2025-05-281-2/+2
* QDoc: Consolidate duplicate protect() functions into oneDavid Boddie2025-05-285-76/+48
* Doc: Describe what comment trimming is supposed to doDavid Boddie2025-05-281-8/+18
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio2025-05-273-0/+9
* Doc: Fix typo in \modulestate command paragraphSafiyyah Moosa2025-05-271-1/+1
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2025-05-231-3/+3
* Qt Designer: Handle size constraint properties of older Qt versionsFriedemann Kleint2025-05-232-2/+27
* Qt Designer: Add separate layout size constraint properties for Qt 7Friedemann Kleint2025-05-235-8/+111
* qdoc: Add support for generating links to source code in C++ referenceTopi Reinio2025-05-2313-32/+172
* lupdate/Python parser: Fix coverity warning about uninitialized variablesFriedemann Kleint2025-05-221-9/+9
* QDoc: Add a test for a corner case when dealing with page titlesDavid Boddie2025-05-224-0/+124