summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "QDoc: Make Generator::fileBase static"Topi Reinio2021-04-167-13/+18
* qdoc: Tag Q_INVOKABLE functions with [invokable]Topi Reinio2021-04-161-0/+2
* qdoc: Correctly handle const property typesTopi Reinio2021-03-192-13/+21
* QDoc: Fix possible crash in WebXMLGeneratorJiDe Zhang2021-03-181-1/+1
* QDoc: Remove obsolete command codePaul Wicking2021-03-131-15/+0
* Doc: Clean up example snippets in QDoc manualPaul Wicking2021-03-121-30/+10
* Doc: Fix link in QDoc manualPaul Wicking2021-03-121-2/+2
* QDoc: update manual to use links to Qt6 documentationIvan Solovev2021-03-041-14/+14
* qdoc: Drop \internal entities from the indexTopi Reinio2021-03-031-2/+6
* Qt Linguist: Fix the phrase view suggestion shortcuts to workFriedemann Kleint2021-02-243-29/+8
* qdoc: Fix regression in handling of global functionsTopi Reinio2021-02-221-4/+14
* qdoc: Allow any type of page as qhp indexTitleTopi Reinio2021-02-191-1/+3
* Qt Designer/Windows: Fix crash when instantiating QQuickWidgetFriedemann Kleint2021-02-151-0/+10
* qdoc: Don't clear the warning count in single-exec modeTopi Reinio2021-02-031-1/+2
* Bump copyright year to 2021Friedemann Kleint2021-02-034-4/+4
* qdoc: Fix CMake CONDITION expression "win32-icc_x_ OR win32-msvc_x_"Li Xinwei2021-02-021-1/+1
* qdoc: Fix generation of TOC for basic QML/JS typesTopi Reinio2021-01-281-2/+2
* lupdate: Fix warning about copy of loop variableFriedemann Kleint2021-01-191-1/+1
* qdoc: Fix handling of overloads when adopting functions between parentsTopi Reinio2021-01-144-55/+58
* qdoc: Do not add functions from \dontdocument classes to function indexTopi Reinio2021-01-141-1/+1
* qdoc: Fix addendums for QML signals that contain '.' in the nameTopi Reinio2021-01-112-4/+6
* Don't call a method on potential nullptrJarek Kobus2021-01-081-2/+2
* Qt Designer: Fix potential crashes when using findChild<>Friedemann Kleint2021-01-083-2/+4
* qdoc: Ignore empty example meta tagsTopi Reinio2021-01-081-1/+1
* Designer: Fix a crash when creating a new formJarek Kobus2021-01-081-0/+3
* Qt Designer: Improve plugin error dialogFriedemann Kleint2021-01-082-5/+45
* windeployqt: Restore default behavior for compiler runtime deploymentOliver Wolff2021-01-071-2/+4
* qdoc: Fix Section::reduce() omitting sections with obsolete membersTopi Reinio2021-01-071-2/+4
* qdoc: Fix breadcrumb generation for normal page nodesTopi Reinio2021-01-051-2/+2
* Qt Designer: Remove special handling of the removed QLayout::margin propertyFriedemann Kleint2021-01-041-34/+15
* Qt Designer: Open Qt 5 forms using QComboBox::AdjustToMinimumContentsLengthFriedemann Kleint2021-01-041-5/+25
* windeployqt: Do not unconditionally deploy compiler runtimeFriedemann Kleint2020-12-221-2/+0
* windeployqt: Fix namespaced buildsFriedemann Kleint2020-12-181-2/+4
* qdoc: Recursively resolve QML type inheritanceTopi Reinio2020-12-173-38/+42
* CMake: Fix static build of designerJoerg Bornemann2020-12-163-9/+3
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-094-130/+0
* qdoc: Remove 'doc' from example and demo tagsKai Koehne2020-12-081-2/+2
* qtplugininfo: Do not explicitly reference Qt5Kai Koehne2020-12-081-1/+1
* Qt Designer: Open Qt 5 forms using QDockWidget::AllDockWidgetFeaturesFriedemann Kleint2020-12-031-0/+5
* Fix compile warning following change in qtbaseVolker Hilsheimer2020-12-031-1/+1
* Clamp registered collection time-stamp to SOURCE_DATE_EPOCH if setKai Pastor2020-12-011-1/+9
* CMake: Fix handling of -extensions argumentKai Koehne2020-12-011-3/+3
* Linguist: Install phrasebooksKai Koehne2020-11-302-8/+185
* qdoc: Improve warnings generated for missing example manifest attributesTopi Reinio2020-11-301-10/+14
* Doc: Use PRIVATE linkage with target_link_librariesKai Koehne2020-11-302-3/+3
* Make windeployqt an optional featureMarius Kittler2020-11-271-1/+1
* qdoc: Fix example attributes being incorrectly appliedKai Koehne2020-11-271-1/+1
* Fix qdbusviewer.exe missing version and copyright informationLi Xinwei2020-11-274-4/+3
* Revert "Designer: Use QDesktopServices to show designer help"Kai Koehne2020-11-277-25/+275
* Revert "Linguist: Use QDesktopServices to show linguist manual"Kai Koehne2020-11-272-5/+32