summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Enable correct linking to externally-built dependenciesTopi Reinio2022-10-261-9/+10
* lupdate: Explain -locations options in command helpKai Köhne2022-10-211-0/+5
* qdoc: Do not add 'doc' as example tag to manifest filesKai Köhne2022-10-171-0/+3
* lupdate: Fix build with clang 15+Björn Schäpers2022-10-062-3/+17
* Doc: QDoc Manual: Document the \wrapper commandTopi Reinio2022-09-292-0/+10
* qdoc: fix typo in variable name in documentationRolf Eike Beer2022-09-231-1/+1
* QDoc: Remove the "\newcode" and "\oldcode" command pairLuca Di Sera2022-09-228-74/+0
* Qt Designer: Fix blurry icon in version dialog on Hi DPI screensFriedemann Kleint2022-09-201-4/+6
* Update qlitehtml to newer stateJarek Kobus2022-09-161-0/+0
* lupdate: Fix spelling of Q_UNUSED macro and add semicolonØystein Heskestad2022-09-091-1/+1
* Use registerRef to ensure xml:id validity and unicityThibaut Cuvelier2022-09-026-52/+67
* Don't let \C and \Formatting collideThibaut Cuvelier2022-09-021-1/+6
* Revamp support for formattingThibaut Cuvelier2022-09-022-7/+32
* Fix several issues regarding duplicate/empty xml:idThibaut Cuvelier2022-09-011-5/+49
* lupdate: Fix build with llvm < 10.0Kai Köhne2022-09-011-0/+1
* qtattributionsscanner: Allow */ to appear in license textsKai Köhne2022-08-311-5/+14
* QDoc manual: drop extra backslash in macroPaul Wicking2022-08-291-1/+1
* QDoc: Generate briefs also for QmlBasicType pagesPaul Wicking2022-08-291-0/+1
* QDoc manual: improve Clang for QDoc sectionPaul Wicking2022-08-291-9/+14
* Make order of sections in .qhp file deterministic (take 2)Kai Köhne2022-08-291-4/+6
* Doc: Don't mention qdoc's cpp.ignoredirectives, cpp.ignoretokens anymoreKai Köhne2022-08-222-116/+2
* doc: Handle macros while generating since infoVenugopal Shivashankar2022-08-221-0/+3
* Refactor to use generateSimpleLinkThibaut Cuvelier2022-08-211-5/+1
* Use QWidget::activateWindow() instead of QApplication::setActiveWindow()Tor Arne Vestbø2022-08-182-2/+2
* Fix several more improperly placed #include mocThiago Macieira2022-08-171-2/+2
* Fix a common mistake when setting table sizeThibaut Cuvelier2022-08-111-1/+15
* 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