aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Skip unstable test"Liang Qi2014-02-031-1/+0
* Fix crash in header when regenerating view.Michael Brasser2014-01-302-0/+31
* Fix leak-on-exit of QSGRenderLoop::s_instanceAlex Montgomery2014-01-282-1/+1
* V4: Array.push() on QStringList should invoke putIndexed()Alberto Mardegan2014-01-281-0/+9
* Revert "Disable quick autotests on mac until qtbase is fixed"J-P Nurmi2014-01-251-2/+1
* Revert "Disable gui tests on Mac for now"J-P Nurmi2014-01-252-6/+5
* Flickable: fix crash in delayed press handlingJ-P Nurmi2014-01-252-0/+36
* Positioners: fix layout mirroringJ-P Nurmi2014-01-251-0/+8
* Mark tst_qquickanimations as insignificant on MinGWJ-P Nurmi2014-01-251-1/+1
* Fix tst_qquickflickable::stopAtBounds()J-P Nurmi2014-01-251-2/+2
* Revert "Re-enable mac tests"J-P Nurmi2014-01-251-0/+7
* QQuickText: fix layout mirroringJ-P Nurmi2014-01-221-0/+18
* Ensure Flickable bounds detection is executed at the end of animation.Martin Jones2014-01-211-5/+35
* Parse source location for signal handling functionsUlf Hermann2014-01-213-1/+41
* Add support for deprecated RegExp (constructor) propertiesSimon Hausmann2014-01-201-0/+64
* V4: fix range splitting when split is between intervals.Erik Verbruggen2014-01-173-1/+168
* Re-enable mac testsAlan Alpert2014-01-161-7/+0
* Increase the timeout for QPacketProtocol testsUlf Hermann2014-01-161-1/+1
* Make sure that profiling can only be started if debugging is enabled.Ulf Hermann2014-01-154-3/+91
* Fix some compiler warnings in tests and examples.Christian Kandeler2014-01-153-4/+2
* Fix nodetest autotest.Gunnar Sletta2014-01-151-1/+3
* tst_qquickpathview: Use QCOMPARE instead of QVERIFY.Friedemann Kleint2014-01-101-7/+7
* Fix Flickable generated release event with pressDelay.Martin Jones2014-01-092-0/+37
* [ChangeLog][QtQml] Fix JavaScript Array.pop() not updating the internal array...Simon Hausmann2014-01-071-0/+13
* Fix property access to QQmlPropertyMap objects when addressed via idSimon Hausmann2014-01-021-2/+27
* Fix lookups of enums in singletonsSimon Hausmann2014-01-024-0/+39
* V4: re-enable test cases disabled for QTBUG-34047Erik Verbruggen2014-01-021-9/+1
* Fix positioning of item when first cacheBuffer item is removed.Andrew den Exter2013-12-1914-31/+54
* Fix touch to mouse synthesis/propagation.Robin Burchell2013-12-132-4/+111
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-122-1/+9
|\
| * Fix a crash in JSON.parseLars Knoll2013-12-041-0/+8
| * Revert "Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614"Alan Alpert2013-12-041-1/+1
* | Safeguard QQuickWindow::hide() against other GL contexts.Gunnar Sletta2013-12-123-1/+98
* | Stabilize TestAlan Alpert2013-12-111-1/+1
* | Fix regression in QML string list concatenationsSimon Hausmann2013-12-111-0/+16
* | tst_qquickflickable: unskip rebound on OS XRobin Burchell2013-12-111-5/+0
* | Set highlight size for both dimensions, irrespective of ListView orientationRobin Burchell2013-12-112-0/+44
* | Stabilise and remove insignificant marker from tst_qquickflickable.Robin Burchell2013-12-112-11/+5
* | Fix up listening for layout direction changes.Robin Burchell2013-12-101-1/+0
* | Fix broken Maroon game / regression in PropertyChanges {} elementSimon Hausmann2013-12-104-0/+115
* | Fix crash in QQuickLoader when source component is garbage collectedSimon Hausmann2013-12-063-0/+32
* | Only emit focusObjectChanged when an actual change occurs.Michael Brasser2013-12-062-0/+19
* | Fix dependency calculation for context and scope propertiesSimon Hausmann2013-12-052-0/+23
* | Fix dynamic properties in QQmlPropertyMap not always being visible in QMLSimon Hausmann2013-12-051-0/+81
* | Fix Flickable StopAtBounds drag over, back, over behavior.Martin Jones2013-12-052-1/+111
* | Encapsulate the current context and fix it's usageLars Knoll2013-12-042-4/+4
* | Fix url type testLars Knoll2013-12-041-2/+2
* | Fix qsTr() in .js contextJ-P Nurmi2013-12-043-31/+134
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-031-0/+20
|\|
| * Ensure that QML Windows respect the default platform window stateTor Arne Vestbø2013-11-301-0/+20