summaryrefslogtreecommitdiff
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* doc: Use part of window example for Window.flags property snippetShawn Rutledge2023-05-163-1/+60
* doc: Make Window snippets testable; remove import versionsShawn Rutledge2023-05-173-19/+36
* doc: Clarify usage of palette; testable snippetsShawn Rutledge2023-05-174-17/+55
* Enhance Image docs about compressed formatsLaszlo Agocs2023-05-161-0/+37
* Doc: Fix linking and read-only status for Window.visibility propertiesTopi Reinio2023-05-161-1/+3
* doc: add both stretch factors to the list of attached propertiesOliver Eftevaag2023-05-161-0/+2
* QQuickWindow: Add missing break statements in event()Vlad Zahorodnii2023-05-151-0/+2
* QQuickText: Mark as a dirty node when its ClipRect changesPiotr Wierciński2023-05-122-12/+21
* QQuickWindow track changes via DevicePixelRatioChange eventDavid Edmundson2023-05-111-22/+11
* QQuickItem: Do not synthesize replace() for data/resources/childrenUlf Hermann2023-05-092-13/+72
* Doc: make grabToImage example snippet more usefulVolker Hilsheimer2023-05-091-2/+3
* Quick: Update documentation of TapHandler to reflect renamed enumDavid Edmundson2023-05-051-1/+1
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-05-021-1/+0
* Drop extra resizing of upload poolsMårten Nordheim2023-05-021-9/+4
* Really release pool resources in Renderer::releaseCachedResourcesMårten Nordheim2023-05-021-2/+4
* QQuickFlickable: avoid processing the same event twiceRichard Moe Gustavsen2023-05-021-0/+13
* Flickable: Send movement signal when flick startsSeokha Ko2023-04-291-1/+8
* Models: Make all model roles available for array modelsUlf Hermann2023-04-271-0/+14
* Doc: Fix typo in qmllint overviewKai Köhne2023-04-261-1/+1
* Trace: Convert qtdeclarative to use new tracepoint generationAntti Määttä2023-04-266-49/+43
* Hook up GPU frame timing to QQuickGraphicsConfig and the logsLaszlo Agocs2023-04-256-6/+71
* qquickwindow: Clear hover when a window is hiddenDavid Edmundson2023-04-253-0/+10
* Accessibility: respect value in attached Accessible in controlsVolker Hilsheimer2023-04-213-6/+16
* QQuickItem: item stays pressed after DoubleClicksSami Shalayel2023-04-201-0/+5
* Remove reference to QQuickPointerScrollEvent in documentationMatthias Rauter2023-04-201-1/+1
* QQuickItemView: Skip instantiating delegates if size is 0Fabian Kosmale2023-04-203-0/+9
* QQuickListView: relayout when section geometry changesWang Chuan2023-04-191-0/+8
* Doc: add a general statement about QQuickItem::visibleVolker Hilsheimer2023-04-181-1/+5
* Fix word selection on touchTomi Korpipaa2023-04-181-1/+3
* QQuickWidget: don't crash in accessibility when reparentingVolker Hilsheimer2023-04-181-3/+7
* De-inline QQuickItemChangeListener destructor and export classVolker Hilsheimer2023-04-182-3/+6
* QQuickItem: merge notifyChangeListeners overloadsVolker Hilsheimer2023-04-181-15/+7
* Remove Qt 5 era comment in qsggeometry headerLaszlo Agocs2023-04-171-4/+0
* Clarify unsupported topologies in QSSGGeometry docsLaszlo Agocs2023-04-171-10/+15
* MultiTouchArea: only subscribe to hover events when enabledVolker Hilsheimer2023-04-152-3/+11
* Use correct names for QEventPoint::State, PointerDevice::GrabTransitionShawn Rutledge2023-04-145-24/+88
* Fix build with -no-feature-listview and itemviewsTasuku Suzuki2023-04-131-0/+3
* Fix TapHandler signals in combination with exclusiveSignalsShawn Rutledge2023-04-112-20/+29
* Fix PinchHandler.persistentTranslation; test cumulative native gesturesShawn Rutledge2023-04-113-30/+37
* Ignore tap events for table view when interactive is disabledSanthosh Kumar2023-04-112-1/+31
* Add missing Direct3D12 enum value to GraphicsInfoLaszlo Agocs2023-04-112-0/+2
* Correctly discover metaType for UntypedProxyPropertyMikolaj Boc2023-04-051-1/+1
* Improve QQuickAnimator::transition warning messageMitch Curtis2023-04-041-1/+2
* Docs: add module dependencies to configurationVolker Hilsheimer2023-04-031-0/+2
* Docs: fix link to performance documentation pageVolker Hilsheimer2023-04-031-1/+1
* Docs: fix links to widthVolker Hilsheimer2023-04-031-5/+5
* Docs: fix typoVolker Hilsheimer2023-04-031-1/+1
* Docs: fix a few linksVolker Hilsheimer2023-04-033-15/+16
* Doc: Add QQEM link to Qt Quick tools and utilities pageMats Honkamaa2023-03-311-0/+6
* Add an Android TimePickerDialog how-toMitch Curtis2023-03-313-0/+19