summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Move `sortName` out of `Section`Luca Di Sera2022-09-232-4/+1
* QDoc: Remove the second parameter of Section::sortNameLuca Di Sera2022-09-232-11/+6
* qdoc: fix typo in variable name in documentationRolf Eike Beer2022-09-231-1/+1
* Remove operator<<(QDebug, const std::string &)Ville Voutilainen2022-09-203-19/+13
* Qt Designer: Fix blurry icon in version dialog on Hi DPI screensFriedemann Kleint2022-09-201-4/+6
* qdoc: Ensure links to navigation items are based on the correct targetTopi Reinio2022-09-161-3/+18
* Update qlitehtml to newer stateJarek Kobus2022-09-161-0/+0
* QDoc: Initialize static members of `Sections` in-placeLuca Di Sera2022-09-154-157/+103
* QDoc: Remove unused since sectionLuca Di Sera2022-09-152-4/+0
* QDoc: Devirtualize Node::getMemberNamespaces/getMemberClassesLuca Di Sera2022-09-153-14/+2
* QDoc: make QRegularExpression instance static constIvan Solovev2022-09-141-1/+1
* QDoc: Remove the "\newcode" and "\oldcode" command pairLuca Di Sera2022-09-138-74/+0
* QDoc: Remove deprecated usage of _qs literal operatorLuca Di Sera2022-09-131-1/+3
* Linguist: Sync code shared with qmakeJoerg Bornemann2022-09-1213-156/+428
* lupdate: Fix spelling of Q_UNUSED macro and add semicolonØystein Heskestad2022-09-091-1/+1
* QDoc: Remove Node::goalsLuca Di Sera2022-09-094-42/+1
* QDoc: Remove Node::initializeLuca Di Sera2022-09-093-46/+30
* QDoc: Remove support for javascript codeblocksLuca Di Sera2022-09-0910-189/+3
* qdbusviewer: disable set/get value when not availableTasuku Suzuki2022-09-091-0/+4
* Doc: Remove usages of the second argument of a "\page" commandLuca Di Sera2022-09-081-2/+2
* QDoc: Remove Node::PageTypeLuca Di Sera2022-09-0812-197/+60
* QDoc: Remove unfinished support for documenting javascriptLuca Di Sera2022-09-0736-760/+207
* QtTools utils: port away from deprecated QLocale callsIvan Solovev2022-09-079-56/+68
* Qt Designer: Enable QQuickWidget for all Graphics APIsFriedemann Kleint2022-09-061-10/+0
* QDoc: Move `Node::setNoAutoList` to `PageNode`Luca Di Sera2022-09-054-8/+9
* QDoc: Remove Node::matchLuca Di Sera2022-09-022-12/+0
* 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
* QDoc: Remove setDesignable/setScriptable from [Qml]PropertyNodeLuca Di Sera2022-09-014-29/+0
* qtattributionsscanner: Allow */ to appear in license textsKai Köhne2022-08-311-5/+14
* Assistant: temporary un-deprecate QHelpEngineCore APIsIvan Solovev2022-08-311-4/+4
* QDoc: port away from deprecated QRegularExpression callsIvan Solovev2022-08-301-1/+1
* QtTools: port away from deprecated operator""_qs()Ivan Solovev2022-08-305-9/+19
* 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
* QDoc: port away from deprecated qSetGlobalQHashSeed(0)Ivan Solovev2022-08-291-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2541-41/+41
* Qt Designer: add QAction's menu role to action dialogTasuku Suzuki2022-08-256-5/+55
* Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-231-1/+1
* qdoc: Store BINDABLE property members into PropertyNodeTopi Reinio2022-08-2311-87/+88
* Update DocBook tags to 5.2Thibaut Cuvelier2022-08-231-32/+56
* Rework the class hierarchy to be recursiveThibaut Cuvelier2022-08-231-31/+39
* Refactor to use the startSection/endSection helpersThibaut Cuvelier2022-08-222-45/+51
* doc: Handle macros while generating since infoVenugopal Shivashankar2022-08-221-0/+3
* Doc: Don't mention qdoc's cpp.ignoredirectives, cpp.ignoretokens anymoreKai Köhne2022-08-222-116/+2
* Qt Designer: Improve icon theme selectorTasuku Suzuki2022-08-223-65/+25