aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-1746-89/+51
* QQuikTableView: use TableViewModel instead of QQmlDelegateModelRichard Moe Gustavsen2018-07-171-6/+0
* Merge remote-tracking branch 'origin/5.11' into devSimon Hausmann2018-07-172-88/+0
|\
| * Revert "[Quick] Make sure an transition instance is stopped when destroyed"Simon Hausmann2018-07-172-88/+0
* | Revert "tst_qquickpositioners: Remove forced basic renderloop workaround"Simon Hausmann2018-07-161-0/+4
* | Revert "Tighten expected output for floating point conversions"Simon Hausmann2018-07-161-8/+18
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-169-71/+304
|\|
| * [Quick] Make sure an transition instance is stopped when destroyedErik Verbruggen2018-07-132-0/+88
| * Tooling: Increase timeouts in qqmldebugjs test by a factor of 6Ulf Hermann2018-07-121-44/+51
| * Fix items in layouts not being rendered when layers are usedMitch Curtis2018-07-092-0/+96
| * Don't leak components in QQuickLoaderColin Ogilvie2018-07-051-0/+53
| * Fix tst_qquickitem::qtBug60123Sami Nurmenniemi2018-07-052-9/+8
| * Tighten expected output for floating point conversionsSimon Hausmann2018-07-021-18/+8
* | QML Preview: Blacklist paths ":/qgradient" and "/etc"Ulf Hermann2018-07-131-0/+10
* | Tooling: Add QML preview debug serviceUlf Hermann2018-07-1310-1/+617
* | JS: Encode result of Math.min and Math.max as int when possibleErik Verbruggen2018-07-131-0/+17
* | Add LineStyle support to Context2dColin Ogilvie2018-07-121-0/+91
* | Blacklist tst_qquickflickable::nestedSliderUsingTouchJoni Jantti2018-07-121-0/+1
* | Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and ::nestedJoni Jantti2018-07-121-0/+2
* | Add Flickable.synchronousDrag propertyShawn Rutledge2018-07-122-1/+73
* | Move demos to qtdoc repositoryFrederik Gladhorn2018-07-122-12/+0
* | tst_FlickableInterop: test both usages of DragHandler in a SliderShawn Rutledge2018-07-124-32/+195
* | QML Profiler: Test that only one Complete message is sent per sessionUlf Hermann2018-07-1024-45/+114
* | TableView: remove row and column from attached objectRichard Moe Gustavsen2018-07-103-18/+21
* | Fix invalid object property key conversionsSimon Hausmann2018-07-103-0/+314
* | Teach Rectangle's gradient property to accept QGradient::PresetTor Arne Vestbø2018-07-104-8/+48
* | tst_qquickpositioners: Remove forced basic renderloop workaroundTor Arne Vestbø2018-07-031-4/+0
* | Quick tests: remember positions of stationary pointsShawn Rutledge2018-07-032-46/+49
* | Input handler tests: remember positions of stationary pointsShawn Rutledge2018-07-033-23/+26
* | Fix class members that are generatorsLars Knoll2018-07-031-516/+0
* | Give classes a name propertyLars Knoll2018-07-031-76/+0
* | Correctly setup the this object after a super callLars Knoll2018-07-031-9/+0
* | Add support for super propertiesLars Knoll2018-07-031-31/+7
* | Fix naming of classes in class expressionsLars Knoll2018-07-031-490/+0
* | Add support for super callsLars Knoll2018-07-031-63/+6
* | Implement support for new.targetLars Knoll2018-07-031-12/+3
* | Clean up the property key API in StringOrSymbolLars Knoll2018-07-021-9/+0
* | Unify the get and getIndexed vtable functions of QV4::ObjectLars Knoll2018-07-023-4/+3
* | Unify put and putIndexedLars Knoll2018-07-021-1/+0
* | Add basic support for subclassingLars Knoll2018-07-021-23/+0
* | Improve error messageRainer Keller2018-07-021-2/+2
* | tst_qquicktestinput: Fix for test due to QIntValidator changeTuomas Heimonen2018-07-021-3/+0
* | Add QJSEngine::throwError() method to report run-time errorsRichard Weickelt2018-07-021-0/+35
* | Fix running the ES test suiteSimon Hausmann2018-07-023-6/+7
* | StrictlyEnforceRange should not override valid SnapOne decisionsMichael Brasser2018-06-292-0/+9
* | Fix SnapOneItem/Row behavior for mid-range flicksMichael Brasser2018-06-292-20/+39
* | Add cat. logging in wantsEventPoint; improve FlickableInterop testShawn Rutledge2018-06-292-34/+19
* | Replace MultiPtHndlr.pointDistanceThreshold with PointerHandler.marginShawn Rutledge2018-06-292-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-295-21/+196
|\|
| * Adapt floating point precision test to changes in QtBaseSimon Hausmann2018-06-281-11/+19