aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix binding loop issue during implicit size change in paneSanthosh Kumar2023-09-142-50/+80
* Loader: re-set ItemObservesViewport flag on child if already setShawn Rutledge2023-09-143-0/+56
* QQuickAbstractButton: accept only left mouse buttonVladimir Belyavsky2023-09-143-19/+56
* TextEdit/TextArea: don't deselect on release if IM just selected textShawn Rutledge2023-09-131-0/+35
* QQmlProperty: Accept badly capitalized signal handler namesUlf Hermann2023-09-082-0/+36
* Windows native style: Mark ScrollBar as non-customizableFabian Kosmale2023-09-061-2/+1
* scenegraph: un-blacklist the render autotest on AndroidAndy Nichols2023-09-065-5/+18
* ScrollBar: Fix visualSize being stuck without change signalIvan Tkachenko2023-09-051-0/+15
* DelegateModel: handle roleName invalidationFabian Kosmale2023-08-302-0/+73
* PropertyAnimation: Handle targets being deletedFabian Kosmale2023-08-302-0/+51
* Value types: Prefer assigning bindings instead of convertingFabian Kosmale2023-08-302-1/+19
* Doc: add how-to for using C++ enums in JavaScriptMitch Curtis2023-08-306-0/+145
* QQmlJSTypePropagator: Support StoreNameStrictFabian Kosmale2023-08-302-0/+15
* qmllint: Detect unqualified id access in StoreNameSloppyFabian Kosmale2023-08-303-0/+31
* QML Models: Test deletion during model writeKai Uwe Broulik2023-08-302-0/+99
* qml compiler: Detect if user confuses flags and enumsFabian Kosmale2023-08-304-0/+36
* Fix child popup palette inheritanceMitch Curtis2023-08-282-1/+77
* Dialogs: fix statically-built applications not runningMitch Curtis2023-08-281-0/+1
* QtQml: Reset context object when destroying it from QObjectWrapperUlf Hermann2023-08-222-0/+33
* QV4::QObjectWrapper: Use the object's actual meta typeKai Uwe Broulik2023-08-223-0/+69
* QQmlBind: handle top-level attached propertiesFabian Kosmale2023-08-222-0/+31
* QtQml: Correctly resolve aliases to aliases when loading .qmlc filesUlf Hermann2023-08-211-0/+50
* QmlDom: Remove the standalone version of QmlDomOlivier De Cannière2023-08-175-51/+0
* QmlCompiler: Fix console loggingUlf Hermann2023-08-161-1/+12
* Fix disambiguation of file-selected components and scriptsUlf Hermann2023-08-1514-13/+76
* QQmlDelegateModelPrivate:object: release objects only with objectRef >0Axel Spoerl2023-08-152-0/+29
* qmlformat: Don't add unnecessary space in target bindingsJoshua Goins2023-08-1110-6/+16
* Clear out some locale-dependencies from XHR unit testEdward Welbourne2023-08-1148-77/+21
* SwipeView: reposition items that aren't visible after startup tooMitch Curtis2023-08-101-2/+11
* SwipeView: ensure items fill the boundsMitch Curtis2023-08-101-3/+12
* Fix scroll wheel issue for top item with overlay as parentSanthosh Kumar2023-08-092-0/+78
* Allow customization of native Dialog and DialogButtonBoxMitch Curtis2023-08-091-1/+1
* QML: Allow conversion from JS Array to QByteArrayUlf Hermann2023-08-083-0/+41
* Make a group animation dirty when a member changedInho Lee2023-08-083-0/+249
* Port some trivial Q_FOREACH users to ranged for loopsMarc Mutz2023-08-074-8/+8
* Fix mouse event delivery issue for items within SwipeDelegateSanthosh Kumar2023-08-031-0/+43
* Fix attached property propagation when accessed on QQuickPopupItemMitch Curtis2023-07-311-2/+39
* Context properties: Don't trigger an assert for numeric namesFabian Kosmale2023-07-311-0/+10
* QQmlPropertyBinding: Correctly link observers after undefined valued bindingFabian Kosmale2023-07-313-0/+27
* SwipeDelegate: use QEventPoint's pressed pos for drag distanceShawn Rutledge2023-07-281-5/+36
* QML: Do convert objects with prototypes to QVariantMapUlf Hermann2023-07-282-3/+21
* QmlCompiler: Force QObject* for LoadElement on list propertiesUlf Hermann2023-07-274-0/+51
* QML: When marking a QObjectWrapper, also mark its const counterpartUlf Hermann2023-07-262-0/+54
* QV4::ArrayData: Fix offset calculation for sort()Ulf Hermann2023-07-251-17/+52
* QmlCompiler: Optimize storage for register variablesUlf Hermann2023-07-252-0/+121
* QML: Unify treatment of wrappers when dealing with QObjectMethodUlf Hermann2023-07-251-0/+92
* Add testcase verifying unshift misbehavingAmanda Hamblin-Trué2023-07-241-0/+42
* Fix fetching data when reuseItems is trueAleix Pol2023-07-212-0/+97
* tst_QV4UrlObject: fix -WtrigraphMarc Mutz2023-07-211-2/+3
* Move imagine/musicplayer to tests/manual/imagine/musicplayerJan Arve Sæther2023-07-12156-0/+1474