aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix default property preventing signals from being emitted.Glenn Watson2011-11-227-22/+314
* Fix failing openInputPanel autotestsJoona Petrell2011-11-222-2/+59
* Debugger: Fix Qt library dependencies for autotestsKai Koehne2011-11-219-10/+9
* Adding custom easing curves to property animationsAaron Kennedy2011-11-2110-5/+497
* Fix compile.Friedemann Kleint2011-11-211-0/+1
* Debugger: Fix QDeclarativeDebugTrace autotestKai Koehne2011-11-211-3/+3
* Silence compiler warnings about unused variables (MSVC)Kai Koehne2011-11-218-6/+18
* Fix MSVC warning about struct vs class declarationKai Koehne2011-11-212-2/+2
* Fix GridView currentIndex test stabilityMartin Jones2011-11-212-0/+4
* Clean up static analysis issues.Alan Alpert2011-11-217-21/+14
* Fixed compile of tst_qdeclarativelistcompositor with -qtnamespace.Rohan McGovern2011-11-211-0/+2
* Doc: Canvas doc review.Martin Jones2011-11-211-89/+75
* Don't leak objects when a VisualDataModel is destroyed before a view.Andrew den Exter2011-11-216-0/+123
* Fixed more declarative -qtnamespace compilation issues.Rohan McGovern2011-11-211-0/+4
* Fix Qt Declarative namespace compilation.Toby Tomkins2011-11-216-3/+14
* GridView sometimes lays out one less column than expectedMartin Jones2011-11-213-33/+114
* Fix v8 handle leak in incubator code.Glenn Watson2011-11-211-0/+1
* Doc: cleanup list of QtQuick2 elementsMartin Jones2011-11-211-21/+6
* Rewrite signal handlers at compile time.Michael Brasser2011-11-206-9/+27
* Copy QSGEngine functions to QQuickCanvas.Gunnar Sletta2011-11-1812-180/+579
* Un-skip Positioners testAlan Alpert2011-11-181-1/+0
* Change sync.profile back to using refs/heads/master for qtbaseKent Hansen2011-11-181-1/+1
* Mark unstable test to be ignoredAlan Alpert2011-11-181-0/+1
* Fix tst_qquicktext autotestYann Bodson2011-11-180-0/+0
* Parent delegate items to PathView.Andrew den Exter2011-11-180-0/+0
* Parent delegate items to PathView.Andrew den Exter2011-11-181-0/+2
* Fix tst_qquicktext autotestYann Bodson2011-11-181-2/+1
* Add tests for Undo/Redo and key sequences to TextInput/Edit.Andrew den Exter2011-11-180-0/+0
* Add tests for Undo/Redo and key sequences to TextInput/Edit.Andrew den Exter2011-11-182-48/+1248
* Fix leak in QQuickParticleDataChris Adams2011-11-180-0/+0
* Fix leak in QQuickParticleDataChris Adams2011-11-182-0/+6
* InspectorService: fix failing test casesAurindam Jana2011-11-170-0/+0
* InspectorService: fix failing test casesAurindam Jana2011-11-171-2/+2
* Debugger: Fix QPacketProtocol autotest on WindowsKai Koehne2011-11-170-0/+0
* Debugger: Fix warnings about QProcess still running in autotestKai Koehne2011-11-170-0/+0
* Debugger: Fix warnings about QProcess still running in autotestKai Koehne2011-11-173-6/+8
* Debugger: Fix QPacketProtocol autotest on WindowsKai Koehne2011-11-171-1/+1
* Fixed QQuickShaderEffect::lookThroughShaderCode(), added autotest.Kim Motoyoshi Kalland2011-11-170-0/+0
* QDeclarativeDebugServer: Crash FixAurindam Jana2011-11-170-0/+0
* Fix crash in incubator when a guarded context is deletedAaron Kennedy2011-11-170-0/+0
* Fix crash in incubator when a guarded context is deletedAaron Kennedy2011-11-174-1/+27
* QDeclarativeDebugServer: Crash FixAurindam Jana2011-11-171-9/+10
* Fixed QQuickShaderEffect::lookThroughShaderCode(), added autotest.Kim Motoyoshi Kalland2011-11-175-12/+347
* Fixes crash in QSGDefaultDistanceFieldGlyphCache::resizeTexture()Yoann Lopes2011-11-170-0/+0
* Fixes crash in QSGDefaultDistanceFieldGlyphCache::resizeTexture()Yoann Lopes2011-11-172-82/+73
* qmlplugindump: Fix dumping empty names for generated QMetaObjects.Christian Kamm2011-11-170-0/+0
* qmlplugindump: Fix dumping empty names for generated QMetaObjects.Christian Kamm2011-11-171-4/+29
* Add debug description to shader effectsGunnar Sletta2011-11-170-0/+0
* Add debug description to shader effectsGunnar Sletta2011-11-171-0/+4
* Performance optimization in transform node traversal.Tero Tiittanen2011-11-172-8/+12