aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-01265-696/+1594
|\
| * Immediately complete component upon creation failureFabian Kosmale2022-09-121-1/+9
| * CMake: Correctly process root paths for qmlimportscannerAlexandru Croitor2022-09-121-1/+3
| * CMake: Harden construction of QML import paths for qmlimportscannerAlexandru Croitor2022-09-121-10/+12
| * V4: Account for the guard pages when allocating stack spaceUlf Hermann2022-09-121-6/+9
| * Doc: link to Navigating with StackView section of chat tutorialMitch Curtis2022-09-101-2/+2
| * Doc: note that customizing sometimes requires several overridesMitch Curtis2022-09-101-0/+5
| * Doc: fix links for ways to initialize required propertiesTasuku Suzuki2022-09-101-2/+2
| * Imagine: fix ComboBox's implicit size bindingsOliver Eftevaag2022-09-091-2/+2
| * Fix alias to inline component typeFabian Kosmale2022-09-082-2/+9
| * qmltyperegistrar: Add .hh to the list of recognized header extensionsUlf Hermann2022-09-081-0/+1
| * QQmlEngineExtensionPlugin: Mention that CMake API is generally fineFabian Kosmale2022-09-071-0/+8
| * Make context help for id attribute available in Qt CreatorKai Köhne2022-09-061-0/+1
| * StackLayout: Do not set size of children to (-1, -1)Jan Arve Sæther2022-09-062-4/+12
| * Flickable: let changing contentItem pos also affect the drag starting posOliver Eftevaag2022-09-062-7/+25
| * Optimize QQuickMultiPointHandler::grabPoints slightlyShawn Rutledge2022-09-021-1/+1
| * PinchHandler: Enforce min/max scale limits with native gesturesShawn Rutledge2022-09-021-0/+1
| * qmldom: correctly use delete to free objects created with newFawzi Mohamed2022-08-301-1/+1
| * Doc: Document behavior of remote implicit importsUlf Hermann2022-08-292-2/+11
| * Doc: Connections: Mention old syntax and its problemsUlf Hermann2022-08-291-0/+6
| * Doc: fix typo in QQuickAccessibleOliver Eftevaag2022-08-261-1/+1
| * Flickable: don't grab on press if already movingShawn Rutledge2022-08-261-2/+3
| * Use the time stamp of the touch event when deliver touch as mouseSeokha Ko2022-08-261-0/+1
| * Doc: Drop duplicated wordPaul Wicking2022-08-251-1/+1
| * Platform: fix MenuItem being triggered when disabledMitch Curtis2022-08-252-33/+45
| * Doc: Apply some fixes to LocalStorage documentationUlf Hermann2022-08-241-5/+5
| * Q_IMPORT_QML_PLUGIN: put documentation into correct placeFabian Kosmale2022-08-231-1/+1
| * Mention Q_IMPORT_QML_PLUGIN in qt_add_qml_module docsFabian Kosmale2022-08-231-0/+4
| * Fix SplitView containmentMask hit testingIgor Bugaev2022-08-233-23/+56
| * JSON: Properly handle bad objects in JSON.stringify()Ulf Hermann2022-08-232-6/+28
| * Fix scroll bars not showing up when binding to standalone contentItemMitch Curtis2022-08-224-0/+44
| * A11Y: Send Scrolling Events when Flickable movesJens Trillmann2022-08-191-0/+12
| * doc: Add missing PointerHandler.CanTakeOverFromItems enum valueShawn Rutledge2022-08-161-0/+2
| * PinchArea: fix pinches being stolen when in PathViewMitch Curtis2022-08-161-0/+6
| * Don't compress touch events in subscene DeliveryAgentsShawn Rutledge2022-08-151-0/+5
| * Doc: Split qmldir entries table into subsectionsAndreas Eliasson2022-08-121-268/+277
| * Doc: link to QML module examples from qt_add_qml_module pageMitch Curtis2022-08-121-0/+3
| * Quick test lib: Account for DPR when grabbing sub-imageTimur Pocheptsov2022-08-081-1/+2
| * QuickTemplates2: includemocsMarc Mutz2022-08-082-0/+4
| * Re-run includemocs (new script version)Marc Mutz2022-08-0515-0/+29
| * Doc: improve Exporting 9-Patch Images sectionMitch Curtis2022-08-051-7/+12
| * Doc: link to Sketch template and generated assertsMitch Curtis2022-08-051-3/+9
| * Clarify QSGRenderNode docsLaszlo Agocs2022-08-041-7/+8
| * Qml: Don't crash on nested group properties with aliasesUlf Hermann2022-08-042-18/+23
| * qintrusivelvist_p.h: Silence nullpointer subtraction warningFabian Kosmale2022-08-041-0/+5
| * Universal: don't show hover effects when disabledMitch Curtis2022-08-0416-19/+20
| * Fusion: don't show hover effects when disabledMitch Curtis2022-08-047-14/+25
| * Imagine: don't show hover effects when disabledMitch Curtis2022-08-0429-55/+55
| * Material: don't show hover effects when disabledMitch Curtis2022-08-0413-16/+16
| * qqmljsimportvisitor: Fix bindings on prefixed attached propertiesMaximilian Goldstein2022-08-032-3/+45