aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improve Material style documentationMitch Curtis2023-08-161-18/+41
* QmlCompiler: Fix console loggingUlf Hermann2023-08-152-4/+6
* Fix disambiguation of file-selected components and scriptsUlf Hermann2023-08-154-63/+130
* TreeViewDelegate: don't use deprecated APIRichard Moe Gustavsen2023-08-155-15/+15
* Quick: Private-export QQuickTextLineUlf Hermann2023-08-151-1/+1
* QJSEngine::evaluate: Cross-reference QQmlExpressionFabian Kosmale2023-08-151-0/+5
* particles: Remove unused checked-in .qsb filesLaszlo Agocs2023-08-1512-0/+0
* QQmlDelegateModelPrivate:object: release objects only with objectRef >0Axel Spoerl2023-08-151-1/+3
* Do not link against ShaderToolsKai Köhne2023-08-151-1/+0
* Improve Qt Quick Shapes curve renderer strokesEskil Abrahamsen Blomfeldt2023-08-1416-1275/+1987
* Material: make Switch respect Dense variantMitch Curtis2023-08-144-6/+42
* qmltyperegistrar: Keep types sorted while processing themUlf Hermann2023-08-141-7/+12
* qmltyperegistrar: Fix sequence registration for builtin value typesUlf Hermann2023-08-141-0/+3
* QtTest: Do not verify() before logging startsUlf Hermann2023-08-121-1/+5
* Doc: Fix Shortcut's sequences code snippetAndreas Eliasson2023-08-111-1/+1
* qmlformat: Don't add unnecessary space in target bindingsJoshua Goins2023-08-111-1/+1
* QML Permissions: Tag as added in 6.6Fabian Kosmale2023-08-111-0/+6
* Doc: Add note to the QML Shortcut sequence propertyAndreas Eliasson2023-08-111-3/+8
* QML: Make notify list thread safeUlf Hermann2023-08-113-53/+100
* Merge variables for tracking component completion for QQuickWindowTor Arne Vestbø2023-08-105-15/+11
* SwipeView: reposition items that aren't visible after startup tooMitch Curtis2023-08-101-15/+19
* SwipeView: ensure items fill the boundsMitch Curtis2023-08-102-0/+8
* QQmlSA::ElementPass: Improve documentationFabian Kosmale2023-08-091-1/+49
* ListView: add extra note about reusing itemsRichard Moe Gustavsen2023-08-091-0/+4
* Fix scroll wheel issue for top item with overlay as parentSanthosh Kumar2023-08-091-2/+13
* Allow customization of native Dialog and DialogButtonBoxMitch Curtis2023-08-093-15/+0
* QML: Allow conversion from JS Array to QByteArrayUlf Hermann2023-08-082-3/+19
* QmlCompiler: Fix SetLookup on shadowable propertiesUlf Hermann2023-08-085-25/+55
* Doc: Move GridView.isCurrentItem exampleSafiyyah Moosa2023-08-081-2/+2
* Fix mouse event delivery issue for items within SwipeDelegateSanthosh Kumar2023-08-032-11/+33
* ItemDelegate: Use required properties in example codeFabian Kosmale2023-08-031-1/+4
* Doc: Add \br between \value and \tableAndreas Eliasson2023-08-031-0/+1
* Fix wrong property name in customization warningMitch Curtis2023-08-021-1/+1
* Use build time shader processing for multieffectLaszlo Agocs2023-08-0128-78/+320
* UndefinedBehavior: fix some things found with -sanitize undefinedOlivier De Cannière2023-08-017-10/+54
* qmlformat: fix formatting of object destructuringSemih Yavuz2023-08-012-19/+44
* Fix attached property propagation when accessed on QQuickPopupItemMitch Curtis2023-08-013-7/+52
* doc: Note in QQuickGr.Conf. that pipl.cache is disabled on MetalLaszlo Agocs2023-07-311-1/+2
* sg: Fix dirty bit when changing mirror for QSGSimpleTextureNodeLaszlo Agocs2023-07-311-1/+1
* Context properties: Don't trigger an assert for numeric namesFabian Kosmale2023-07-314-13/+29
* QQmlPropertyBinding: Correctly link observers after undefined valued bindingFabian Kosmale2023-07-311-3/+1
* QQuickWidget: give each mapped mouse event the same QEventPointShawn Rutledge2023-07-281-0/+6
* SwipeDelegate: use QEventPoint's pressed pos for drag distanceShawn Rutledge2023-07-281-2/+1
* Use pixel aligned value in Flickable ends checkDavid Edmundson2023-07-271-2/+2
* QQuickTapHandler: Pass flag to Q_FLAG instead of enumFabian Kosmale2023-07-271-1/+1
* builtins: QUrl exetends URL, not UrlFabian Kosmale2023-07-271-1/+1
* QML: Do convert objects with prototypes to QVariantMapUlf Hermann2023-07-271-18/+25
* Add categorized logging and internal doc to QQuickPixmapCacheShawn Rutledge2023-07-272-4/+93
* QmlCompiler: Force QObject* for LoadElement on list propertiesUlf Hermann2023-07-261-3/+1
* doc: Remove readonly tag from PinchHandler persistent propertiesShawn Rutledge2023-07-261-3/+1