aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* scenegraph docs: Mention a way to enable Metal validationLaszlo Agocs2022-08-251-2/+4
* Fix bad rendering after text selectionShawn Rutledge2022-08-252-2/+22
* Doc: Drop duplicated wordPaul Wicking2022-08-251-1/+1
* Doc: fix FolderDialog example snippetMitch Curtis2022-08-251-4/+4
* Platform: fix MenuItem being triggered when disabledMitch Curtis2022-08-252-33/+45
* Doc: Apply some fixes to LocalStorage documentationUlf Hermann2022-08-241-5/+5
* Remove stray qDebug()Ulf Hermann2022-08-241-1/+0
* JSON: Properly handle bad objects in JSON.stringify()Ulf Hermann2022-08-232-6/+30
* Fix duplicate symbol lcTextInput build failure on static buildsLorn Potter2022-08-221-2/+2
* Fix duplicate symbol QPlatformDialogHelperForeignLorn Potter2022-08-221-1/+1
* QQuickTreeViewDelegate: use pointerhandlers instead of event handlersRichard Moe Gustavsen2022-08-192-126/+79
* A11Y: Send Scrolling Events when Flickable movesJens Trillmann2022-08-191-0/+12
* Fix compilation error when using QQuickLinearLayout in C++Yuhang Zhao2022-08-191-1/+1
* doc: Add missing PointerHandler.CanTakeOverFromItems enum valueShawn Rutledge2022-08-181-0/+2
* Fix scroll bars not showing up when binding to standalone contentItemMitch Curtis2022-08-183-0/+42
* QQuickFileDialog: give non-native dialog a text field for filenameOliver Eftevaag2022-08-178-30/+277
* 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
* Remove all usage of m_ignoredItemsJan Arve Sæther2022-08-152-6/+1
* QQuickShortcut: export as part of private APIYuhang Zhao2022-08-141-1/+2
* QQuickStackLayout: also export the attached typeYuhang Zhao2022-08-131-1/+1
* 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
* QQuickTableView: clear selection on tap directly in TableViewRichard Moe Gustavsen2022-08-112-5/+8
* qmlformat: Preserve variable declaration scope typeFabian Kosmale2022-08-111-8/+19
* QQuickControlPrivate::resizeBackground: preserve geometry bindingFabian Kosmale2022-08-101-2/+13
* Host environment doc: Improve chances to find ?. and ??Fabian Kosmale2022-08-101-1/+2
* Doc: Add \relates command to documented global functionsTopi Reinio2022-08-102-10/+13
* Doc: Fix linking issuesTopi Reinio2022-08-109-23/+22
* doc: fix spelling error in qquicktreeview.cppRichard Moe Gustavsen2022-08-091-1/+1
* Revert "Make find_package for qmlsc look only in host qt"Jani Heikkinen2022-08-091-18/+1
* Do not try to create unsupported compressed textures with MetalAndy Nichols2022-08-081-0/+6
* Native style, StyleItemScrollbar: don't draw the scrollbar as sunken when usi...Richard Moe Gustavsen2022-08-061-0/+2
* 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
* Enable internally to access the RT and related in QSGRenderNodeLaszlo Agocs2022-08-042-1/+4
* Enhance renderpass-related notes in QSGRendererInterface docsLaszlo Agocs2022-08-041-5/+13
* Qml: Omit QQmlComponentAttached from qmltypesUlf Hermann2022-08-041-0/+1
* Clarify QSGRenderNode docsLaszlo Agocs2022-08-041-7/+8
* QmlCompiler: Allow any conversion possible via QJSPrimitiveValueUlf Hermann2022-08-042-8/+35
* Qml: Don't crash on nested group properties with aliasesUlf Hermann2022-08-042-11/+14
* iOS Style: Don't show progress if value is 0Doris Verria2022-08-031-0/+1
* V4: Mark InternalClass parents when running GCUlf Hermann2022-08-037-64/+210
* QQuickTableView: remove unused static variablesFabian Kosmale2022-08-032-10/+0
* Fix a typo in the docs of StackViewThibaut Cuvelier2022-08-031-1/+1
* Fix dynamically changing the image mipmap propertyKaj Grönholm2022-08-031-0/+2
* sg: Prevent not supported format warnings when wrapping external texturesLaszlo Agocs2022-08-033-2/+6
* QQmlDebuggingEnabler: guard deprecated constructor definitionIvan Solovev2022-08-031-0/+2
* QQmlMetaType::registerPluginTypes - fix unused variable warningIvan Solovev2022-08-031-0/+2
* Remove unused .pri files in src/Mitch Curtis2022-08-0219-821/+0