summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qttoolsHEADdevQt Submodule Update Bot24 hours1-3/+3
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2 days1-3/+3
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot5 days1-3/+3
* Doc: Remove mentioning of second argument to \pageKai Köhne5 days2-49/+1
* ui4 code generation: point to source files (useful for qtbase)David Faure5 days2-0/+2
* qlitehtml: clang-cl compile fixTim Blechmann6 days1-0/+1
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot7 days1-3/+3
* Use `_qt_internal_set_source_file_generated`Cristian Le9 days2-6/+3
* Move `qt_internal_project_setup` as early as possibleCristian Le12 days1-2/+7
* support label attribute in UI filesMasoud Jami14 days9-15/+60
* linguist: add support for representation of labelsMasoud Jami2025-06-1812-693/+1056
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2025-06-181-3/+3
* support label attribute in UI filesMasoud Jami2025-06-172-0/+15
* Doc: Update 'QML Documentation Style' to use \qmlenumDheerendra Purohit2025-06-161-2/+1
* linguist: add new example for Qt i18n in plurals and time formatsMasoud Jami2025-06-1618-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