summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.4' in qt/qttoolsv6.4.0-beta3Qt Submodule Update Bot2022-08-111-3/+3
* Remove references to m_numTableRows in DocBook generatorThibaut Cuvelier2022-08-101-3/+0
* Replace occurrences of QPair with std::pairThibaut Cuvelier2022-08-091-5/+5
* QDoc: Avoid losing output for unlinkable AutoLinks in WebXMLGeneratorLuca Di Sera2022-08-091-15/+17
* QDoc: prefer std::pair over QPairPaul Wicking2022-08-0913-35/+31
* Introduce a single function to write xml:idThibaut Cuvelier2022-08-092-18/+28
* Remove a useless overload of startSectionBeginThibaut Cuvelier2022-08-092-9/+1
* Update dependencies on '6.4' in qt/qttoolsQt Submodule Update Bot2022-08-081-3/+3
* Update dependencies on '6.4' in qt/qttoolsQt Submodule Update Bot2022-08-021-3/+3
* Update dependencies on '6.4' in qt/qttoolsQt Submodule Update Bot2022-07-281-3/+3
* Update dependencies on '6.4' in qt/qttoolsQt Submodule Update Bot2022-07-271-3/+3
* Doc: QDoc Manual: Document the examplesinstallpath qdocconf variableTopi Reinio2022-07-252-9/+61
* Update dependencies on '6.4' in qt/qttoolsQt Submodule Update Bot2022-07-251-3/+3
* CMake: Fix build with system litehtml and gumboAlexandru Croitor2022-07-251-3/+11
* Doc: Add missing dependencies to qtuitools.qdocconfTopi Reinio2022-07-221-1/+1
* QHelpIndexWidget: guard the usage of deprecated signalsIvan Solovev2022-07-211-0/+4
* Assistant: guard deprecated method definitionsIvan Solovev2022-07-212-0/+10
* Designer: port away from the deprecated QAction APIsIvan Solovev2022-07-218-38/+54
* Doc: Do not advertise Qt module includeKai Köhne2022-07-218-39/+0
* Make order of sections in .qhp file deterministicKai Köhne2022-07-211-1/+2
* Revert "Revert "qdoc: Prefer CMake example project files over qmake .pro files""Kai Köhne2022-07-192-2/+3
* Make order in tags file deterministicKai Köhne2022-07-192-110/+111
* Update dependencies on '6.4' in qt/qttoolsQt Submodule Update Bot2022-07-191-3/+3
* Update dependencies on '6.4' in qt/qttoolsQt Submodule Update Bot2022-07-151-3/+3
* Update dependencies on '6.4' in qt/qttoolsQt Submodule Update Bot2022-07-131-3/+3
* Prepare for adding -Wshorten-64-to-32 to headerscleanTor Arne Vestbø2022-07-131-1/+1
* lrelease: Fix reporting of duplicatesJoerg Bornemann2022-07-111-34/+30
* Update Catch2 to v2.13.9Marc Mutz2022-07-062-6/+10
* Doc: Add a note about Qt Design Studio in Qt Designer landing pageTopi Reinio2022-07-051-1/+7
* linguist: work around Clang 10 headers throwing GCC 12 -Werror=nonnullMarc Mutz2022-07-013-0/+3
* linguist: port from \#pragma to QT_WARNING macrosMarc Mutz2022-07-013-30/+19
* qdoc: Improve generatedoutput autotest behavior when qdoc is not foundTopi Reinio2022-06-303-18/+12
* Qt Designer: Fix assert when switching from Top Level Mode to DockedFriedemann Kleint2022-06-301-0/+7
* Update dependencies on '6.4' in qt/qttoolsv6.4.0-beta2Qt Submodule Update Bot2022-06-301-3/+3
* Qt Designer: Fix assert when switching from Docked to Top Level mode with formsFriedemann Kleint2022-06-281-0/+3
* Update dependencies on '6.4' in qt/qttoolsQt Submodule Update Bot2022-06-281-3/+3
* Fix typo in \ingroup documentationKai Köhne2022-06-271-1/+1
* Fix qhelpgenerator for static top-level buildsJoerg Bornemann2022-06-221-3/+13
* lupdate: Allow multiple specifiers after method signatureJoerg Bornemann2022-06-223-2/+24
* CMake: Remove old QT_RESOURCE_TARGET_DEPENDENCY propertyAlexandru Croitor2022-06-221-1/+0
* Doc: Fix typoKai Köhne2022-06-221-1/+1
* lupdate: Apply a simpler fix for static initializersJoerg Bornemann2022-06-221-34/+29
* De-inline dtors of polymorphic classesMarc Mutz2022-06-226-17/+29
* Update dependencies on '6.4' in qt/qttoolsQt Submodule Update Bot2022-06-211-3/+3
* qdoc: Always consider section titles as the last resort for linkingTopi Reinio2022-06-202-28/+27
* qtdiag: Fix missing output on WindowsFriedemann Kleint2022-06-201-3/+6
* Qt Designer: Fix occasional exit assert in property editorFriedemann Kleint2022-06-161-0/+3
* Update qlitehtmlJarek Kobus2022-06-151-0/+0
* Doc: QDoc Manual: Fix documentation for \qtcmakepackage commandTopi Reinio2022-06-151-12/+15
* Designer: Add a code for legacy custom signals/slotsJarek Kobus2022-06-153-48/+96