aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* Unify and fix number to string conversion with radixUlf Hermann2019-02-251-0/+16
* V4: Rotate loop in ArrayPattern and eliminate "done" labelErik Verbruggen2019-02-251-0/+9
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-02-222-30/+26
|\
| * Only warn about incompatible parameter types passed from QMLUlf Hermann2019-02-212-30/+26
* | QML: Pass type minor version when creating property dataUlf Hermann2019-02-213-0/+69
* | Blacklist tests in tst_FlickableInteropUlf Hermann2019-02-211-0/+4
* | QQmlDelegateModel: guard new row/column properties with revision 12Richard Moe Gustavsen2019-02-212-0/+99
* | QQmlPropertyCache: support setting an explicit metaObject revisionRichard Moe Gustavsen2019-02-211-0/+21
|/
* Avoid unnecessary re-generation qml cache files in some circumstancesUlf Hermann2019-02-182-17/+46
* QML: Don't crash the parser on certain kinds of bad inputUlf Hermann2019-02-181-0/+10
* Check parameter types when invoking C++ functions from QMLUlf Hermann2019-02-172-26/+30
* PropertCache: Don't pass Q_GADGET value types as integersUlf Hermann2019-02-142-0/+51
* DelegateModel: Zero foreign context objects when they are deletedUlf Hermann2019-02-142-0/+133
* Canvas: Handle switching between object and string based colorsAndy Shaw2019-02-141-0/+35
* Make test more robust in case we have interleaved update eventsJan Arve Saether2019-02-131-6/+10
* Connect quit() and exit() signals with queued connectionsMichal Policht2019-02-137-13/+65
* Don't optimize global lookups if fast QML lookups are disabledUlf Hermann2019-02-132-0/+38
* Move initView() to tests/auto/quick/sharedJan Arve Sæther2019-02-113-67/+73
* Un-blacklist tst_qquickanimationsShawn Rutledge2019-02-101-4/+0
* Un-blacklist tst_qquickflickable::reboundShawn Rutledge2019-02-101-3/+0
* Remove blacklisting of several tests that are passingShawn Rutledge2019-02-107-19/+0
* Try to fix flakiness in flickableinterop testUlf Hermann2019-02-071-1/+1
* Try to stabilize tst_qquickwindow::defaultSurfaceFormatUlf Hermann2019-02-061-2/+4
* Fix bug where QQMPH kept an exclusive grab when no buttons were pressedJan Arve Sæther2019-02-062-0/+107
* Improve error messageRainer Keller2019-02-042-2/+2
* TapHander: do not "want" an eventPoint that is outside parent boundsShawn Rutledge2019-01-301-3/+7
* Correctly scope unwind handlers for try blocksLars Knoll2019-01-301-3/+44
* PinchHandler: Avoid unwanted translations when axes are disabledShawn Rutledge2019-01-282-1/+89
* Bring behavior of String.replace() in line with other enginesLars Knoll2019-01-251-0/+59
* Canvas: Guard context pointer against external deletionUlf Hermann2019-01-232-1/+88
* MemoryManager: Only clear weak values onceUlf Hermann2019-01-234-3/+90
* QQmlNotifier: Always keep the isNotifying flag when updating senderPtrUlf Hermann2019-01-232-0/+41
* Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-227-0/+570
* Skip shadersource-dynamic-shadersource test on XCB platformUlf Hermann2019-01-222-1/+8
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-2113-1/+58685
|\
| * When matching RegExps catch JIT failuresUlf Hermann2019-01-093-0/+62
| * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0818-125/+240
| |\
| * | Add binary compatibility files for 5.12 for QtDeclarativeMilla Pohjanheimo2018-12-204-0/+58401
| * | CMake: Don't handle empty resource filesAndy Shaw2018-12-172-1/+1
| * | TapHandler: clean up when wantsEventPoint returns falseShawn Rutledge2018-12-132-0/+56
| * | PointHandler: distribute simultaneous touch presses properlyShawn Rutledge2018-12-132-0/+165
* | | Annotate stack traces when frames are elided through tail callsErik Verbruggen2019-01-151-0/+16
* | | QQmlMetaType: Erase attached properties in dtorUlf Hermann2019-01-151-0/+39
* | | Stabilize tst_QQuickPathView::package()Friedemann Kleint2019-01-141-0/+1
* | | tst_qquickapplication: Don't assume app activation is tied to window activationTor Arne Vestbø2019-01-141-25/+31
* | | Avoid crash in property requirements testUlf Hermann2019-01-081-1/+3
| |/ |/|
* | Tests: Don't capture stack value by referenceUlf Hermann2019-01-031-7/+7
* | Quote stringified generic variants on JSON.stringifyUlf Hermann2018-12-201-1/+2
* | Tests: Un-crash image comparison testsFriedemann Kleint2018-12-206-60/+48
* | stabilize and standardize tst_qquickwidgetShawn Rutledge2018-12-192-16/+14