aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix whitespaceOswald Buddenhagen2014-01-22124-358/+358
* Further pack messages for QQmlProfilerServiceUlf Hermann2014-01-221-6/+6
* Add missing test data files to .proUlf Hermann2014-01-211-1/+5
* Save memory on array dataLars Knoll2014-01-201-2/+36
* Fixes to sparse array handlingLars Knoll2014-01-201-0/+21
* [new compiler] Add support for QML list modelsSimon Hausmann2014-01-202-0/+22
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-173-1/+168
|\
| * V4: fix range splitting when split is between intervals.Erik Verbruggen2014-01-173-1/+168
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-1711-23/+104
|\|
| * 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
* | Remove old unused functionFrederik Gladhorn2014-01-151-44/+0
* | Fix RenderNode autotest on BlackBerryFabian Bumberger2014-01-151-7/+9
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-142-0/+37
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-102-0/+37
| |\|
| | * Fix Flickable generated release event with pressDelay.Martin Jones2014-01-092-0/+37
* | | Allow assignment of a QML Locale object to a C++ QLocale property.Mitch Curtis2014-01-141-0/+36
|/ /
* | Rework array handling for JS objectsLars Knoll2014-01-091-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-01-081-0/+13
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-081-0/+13
| |\|
| | * [ChangeLog][QtQml] Fix JavaScript Array.pop() not updating the internal array...Simon Hausmann2014-01-071-0/+13
* | | Dont call updatePolish if an item is not visibleFabian Bumberger2014-01-082-4/+20
|/ /
* | Add QQuickMatrix4x4, a way to specify a matrix transform in QML.Erik Larsson2014-01-071-1/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-066-11/+67
|\|
| * 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 interaction of QQuickItems with the garbage collectorSimon Hausmann2014-01-062-0/+79
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-2414-31/+54
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-2414-31/+54
| |\|
| | * Fix positioning of item when first cacheBuffer item is removed.Andrew den Exter2013-12-1914-31/+54
* | | Change C++ parameter type used for var parameters in QML declared signalsSimon Hausmann2013-12-243-3/+17
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-1634-62/+904
|\|
| * 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