summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* windeployqt: Fix name of qt6CoreName variableMarius Kittler2020-11-261-1/+1
* qdoc: Fix CMake statementKai Koehne2020-11-263-15/+15
* Fix warnings from deprecated QVariant::Type usageVolker Hilsheimer2020-11-251-6/+6
* Use https instead of http when opening docsJarek Kobus2020-11-253-4/+7
* Assistant: Fix tr()-callsFriedemann Kleint2020-11-241-2/+3
* qdoc: Fix incorrect usage of QChar(EOF)Topi Reinio2020-11-241-13/+18
* qdoc: Avoid excess warnings for undocumented namespacesTopi Reinio2020-11-231-2/+6
* Revert "Exclude assistant from build"Kai Koehne2020-11-233-3/+10
* windeployqt CMake: add target description and use qt_internal_add_tool()Li Xinwei2020-11-211-4/+7
* lupdate: Fix assertion in C++ parserJoerg Bornemann2020-11-201-1/+3
* qmake: Fix qHash-related integer conversion warningsFriedemann Kleint2020-11-203-11/+11
* Doc: Document attribution argumentKai Koehne2020-11-171-6/+8
* qdoc: Allow \generatelist to list collections with no membersTopi Reinio2020-11-161-7/+5
* CMake: Update documentation of CMake commands for Qt 6 for Qt LinguistToolsKai Koehne2020-11-162-19/+24
* qdbus: Fix deprecation warnings related to QVariant::TypeFriedemann Kleint2020-11-161-9/+8
* lupdate: Fix compiler warningFriedemann Kleint2020-11-161-1/+1