aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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
| * | Set all attached section properties before emitting change signals.Martin Jones2013-11-302-0/+27
| * | When the MouseArea loses grab, an active drag should be cancelled.Robin Burchell2013-11-301-0/+52
* | | Fix SpringAnimation in Behavior when current value is set.Michael Brasser2013-12-122-18/+113
* | | Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2013-12-1210-18/+17
* | | Add displayMarginBeginning/End to ListView and GridView.Martin Jones2013-12-114-0/+244
* | | Temporarily skip tst_qqmlinstruction::dump()Kai Koehne2013-12-051-0/+1
* | | Behavior should not trigger when the tracked value has not changed.Michael Brasser2013-12-042-0/+48
* | | Support toggling antialiasing for Text and Rectangle.Michael Brasser2013-12-032-0/+82
* | | Ensure correct horizontal alignment for implicit width multiline text.Michael Brasser2013-12-021-0/+4
* | | Ensure correct horizontal alignment when onLineLaidOut is used.Michael Brasser2013-12-022-0/+38
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-296-102/+225
|\| |
| * | Adapt tests to new events from qqmlprofilerserviceUlf Hermann2013-11-291-10/+10
| * | Fix JavaScript signal connect on alias without other handlersSimon Hausmann2013-11-292-0/+41