summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: QDoc Manual: Document the examplesinstallpath qdocconf variableTopi Reinio2022-07-252-9/+61
* 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-191-2/+2
* Make order in tags file deterministicKai Köhne2022-07-191-1/+2
* 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
* 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
* Qt Designer: Fix assert when switching from Top Level Mode to DockedFriedemann Kleint2022-06-301-0/+7
* Qt Designer: Fix assert when switching from Docked to Top Level mode with formsFriedemann Kleint2022-06-281-0/+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-221-2/+0
* 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
* qdoc: Always consider section titles as the last resort for linkingTopi Reinio2022-06-201-27/+26
* 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
* QDoc: Ensure ordering for the members section of a since listLuca Di Sera2022-06-152-10/+14
* Qt Designer: Fix empty widget boxFriedemann Kleint2022-06-142-0/+4
* qdoc: Down-prioritize linking to section titlesTopi Reinio2022-06-133-70/+48
* qdoc: Automatically resolve read-only attribute for QML propertiesTopi Reinio2022-06-132-30/+20
* Qt Designer: Fix a crash when reading a device profileFriedemann Kleint2022-06-031-1/+1
* Remove references to DITA and replace them by DocBookThibaut Cuvelier2022-06-032-7/+7
* Fix a typo in a commentThibaut Cuvelier2022-06-031-1/+1
* DBusViewer: Drop margins from nested layoutIvan Tkachenko2022-06-031-0/+1
* Wrap generated text for associated properties in its own paragraphThibaut Cuvelier2022-06-021-0/+3
* Output method modifiers after the parameters in DocBookThibaut Cuvelier2022-06-021-10/+12
* Remove namespace in synopsisinfo@roleThibaut Cuvelier2022-06-011-1/+1
* Improve formatting of DocBook notesThibaut Cuvelier2022-06-011-0/+1
* Avoid generating empty table headers in DocBookThibaut Cuvelier2022-06-011-0/+5
* Add a row item when there is none for DocBook tablesThibaut Cuvelier2022-06-011-0/+14