aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove mention of module version requirement6.4Paul Wicking2023-06-251-4/+2
* NinePatchImage: support the compressed texture imageJaehak Lee2023-05-166-8/+63
* QQuickFlickable: avoid processing the same event twiceRichard Moe Gustavsen2023-05-113-0/+73
* Material: Fix incorrect path in qt_attribution.jsonTopi Reinio2023-04-301-2/+2
* Flickable: Send movement signal when flick startsSeokha Ko2023-04-292-1/+84
* Blacklist failing tests in tst_flickableinteropSeokha Ko2023-04-281-0/+3
* Clarify unsupported topologies in QSSGGeometry docsLaszlo Agocs2023-04-191-10/+15
* Support building for Raspberry Pi 1 or ZeroDimitrios Apostolou2023-04-181-0/+1
* Fix word selection on touchTomi Korpipaa2023-04-181-1/+3
* Fix stack layout index when loaded asynchronouslySanthosh Kumar2023-04-142-0/+37
* Ignore tap events for table view when interactive is disabledSanthosh Kumar2023-04-124-1/+100
* Add copyright header to OpacityMask shader codeMatthias Rauter2023-04-041-0/+3
* Doc: Flatten header structure for 'Import Statements'Kai Köhne2023-03-291-9/+7
* Fix destroying glyph cache textures with hidden text itemsLaszlo Agocs2023-03-235-40/+24
* doc: Fix native texture interface header nameLaszlo Agocs2023-03-201-0/+4
* Doc: Fix example code for QQmlApplicationEngine::objectCreationFailedAndreas Eliasson2023-03-181-1/+1
* QSGBatchRenderer: Fix batching with geometry without index bufferAndy Nichols2023-03-161-1/+1
* qmllocale: fix build when deprecated APIs are disabledYuhang Zhao2023-03-162-4/+10
* Software Adaptation: Don't leak QSGRenderContext resourcesAndy Nichols2023-03-151-0/+12
* doc: Customize and update docs for PointHandlerShawn Rutledge2023-03-157-5/+275
* Doc: Mention QDS and UI files in Best PracticesLeena Miettinen2023-03-131-3/+24
* Fix multiple object creation in LoaderSanthosh Kumar2023-03-102-1/+22
* Doc: Improve documentation for Palette / ColorGroupKai Köhne2023-03-102-7/+7
* Avoid crash updating source of shader-less effectEskil Abrahamsen Blomfeldt2023-03-072-1/+13
* Fix scoping of index in SwipeDelegate snippetDaniel Smith2023-03-031-2/+1
* doc: Add snippets and animations illustrating TapHandler.GesturePolicyShawn Rutledge2023-03-0310-36/+303
* doc: Add qml PointerDevice, pointingDeviceUniqueId and PointerEventShawn Rutledge2023-03-031-0/+134
* qt_add_qml_module: Error out if singleton is marked as internalFabian Kosmale2023-03-024-0/+34
* ListView: Mention section's support for required propertiesFabian Kosmale2023-03-021-1/+2
* QtQml: Always throw when requesting an enum from an invalid singletonUlf Hermann2023-03-025-1/+68
* doc: remove docs for PinchHandler.acceptedButtonsShawn Rutledge2023-03-021-0/+7
* doc: remove docs for HoverHandler.dragThresholdShawn Rutledge2023-03-021-0/+7
* Work around GCC 13 bogus warning about use-after-freeThiago Macieira2023-03-011-3/+3
* Doc: fix grammar of PropertyAnimation section titleMitch Curtis2023-03-011-1/+1
* Avoid setting INSTALL_RPATH if it was set beforeAlexey Edelev2023-02-281-1/+7
* QmlCompiler: Drop broken line comments in generated C++Ulf Hermann2023-02-285-39/+6
* QmlCompiler: Fix coercion of undefined to float and doubleUlf Hermann2023-02-225-9/+50
* Update dependencies on '6.4' in qt/qtdeclarativeQt Submodule Update Bot2023-02-211-5/+5
* Simplify dragNDrop example and remove unneeded aliasThomas Zander2023-02-211-11/+1
* Use SequentialAnimation.loops in FlashAnimation in handlers exampleShawn Rutledge2023-02-211-7/+1
* doc: Rename QML type HandlerPoint to handlerPointShawn Rutledge2023-02-204-18/+18
* tst_QQuickPinchHandler: use QScopedPointer for input devicesShawn Rutledge2023-02-201-19/+20
* doc: Add the handlerPoint.device propertyShawn Rutledge2023-02-201-0/+7
* Doc: How to combine custom singletons and qt_generate_foreign_qml_typesUlf Hermann2023-02-172-1/+12
* Drop useless extra QQmlContext from QQuickDialogButtonBoxPrivateUlf Hermann2023-02-171-3/+1
* Use QStringDecoder::decoderForHtml()Lars Knoll2023-02-161-5/+2
* Defining QML Types from C++: Add CMake documentationFabian Kosmale2023-02-161-20/+49
* tst_dialog: Fix testing for implicitWidth and wait for enter transitionsDoris Verria2023-02-161-0/+4
* QQmlMetaType: Clear property caches on qmlClearTypeRegistrationsUlf Hermann2023-02-152-0/+15
* Repair QQmlGadgetPtrWrapper's metaObjectUlf Hermann2023-02-157-65/+60