aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Optimization for context2d paintingCharles Yin2011-11-173-13/+12
* Stabilize testAlan Alpert2011-11-173-9/+15
* Use QQuickChangeListener for better performanceGunnar Sletta2011-11-162-9/+22
* Debugger: Add unit tests for v8 profiler serviceKai Koehne2011-11-165-3/+258
* Debugger: Add test case for profiling an app without block modeKai Koehne2011-11-161-7/+43
* Debugger: Print debuggee output for failing v8 autotestsKai Koehne2011-11-161-0/+11
* Debugger: Fix autotest for calling v8::gc()Kai Koehne2011-11-161-1/+1
* Remove embarassing line from tutorial.Frederik Gladhorn2011-11-162-4/+5
* Fix console.log function.Jędrzej Nowacki2011-11-163-3/+11
* Add autotest for qml/v8 optimization bugKent Hansen2011-11-162-0/+31