aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change destruction order to avoid accessing deleted GL resourcesKent Hansen2011-11-161-4/+3
* Allow aliases to QVariant propertiesAaron Kennedy2011-11-163-2/+30
* Improved comments on threaded renderer a bitGunnar Sletta2011-11-161-3/+3
* Make non-threaded VME interpreter work againKent Hansen2011-11-161-2/+4
* Fix for moving multiple items to top of viewBea Lam2011-11-163-7/+21
* Add \inqmlmodule tags to the generic QtQuick module docsAlan Alpert2011-11-1699-0/+118
* Avoid calling maybeUpdate() during ShaderEffectSource cleanup.Kim Motoyoshi Kalland2011-11-161-0/+2
* Fixed some copy-paste errors is documentation.Tero Tiittanen2011-11-161-4/+4
* Texture coordinates fixed in subrect tiling in SG image node.Tero Tiittanen2011-11-161-4/+9
* Fixed deferred deletion of objects in the render thread loop.Kim Motoyoshi Kalland2011-11-161-1/+3
* Fix refill where zero-size items are involvedBea Lam2011-11-162-9/+43
* Add optional count parameter to ListModel.removeGlenn Watson2011-11-166-21/+41
* Remove unused code in qquickimplicitsizeitem.Martin Jones2011-11-163-68/+0
* Correct image pathAlan Alpert2011-11-161-1/+1
* Remove events from the revert list.Michael Brasser2011-11-164-3/+109
* Update sync.profileAlan Alpert2011-11-161-1/+1
* Add propagateComposedEvents property to MouseAreaAlan Alpert2011-11-157-8/+77
* Make shader effects visible even if source is initially emptyGunnar Sletta2011-11-141-1/+6
* Fix parsing of unary expressions.Roberto Raggi2011-11-143-2/+20
* Use the property cache when compiling the V4 instructions.Roberto Raggi2011-11-144-30/+28
* Removed annoying warning about threadingGunnar Sletta2011-11-141-7/+0
* Fixed assert during QML shutdownGunnar Sletta2011-11-141-0/+6
* Distance field glyph cache refactoring.Yoann Lopes2011-11-1421-808/+1199
* Improved QQuickShaderEffect::lookThroughShaderCode() performance.Kim Motoyoshi Kalland2011-11-141-28/+149
* Get tst_examples passing againAlan Alpert2011-11-14171-180/+206
* autotest for setting parent in a component created by Loader.Martin Jones2011-11-142-0/+40
* Fix memory leaks&uninitialized members in QQuickContext2D&QQuickContext2DTextureCharles Yin2011-11-143-0/+26
* Text.onLineLaidOut doc does not appearYann Bodson2011-11-141-27/+27
* Don't clobber unified timer settingsAlan Alpert2011-11-141-1/+3
* Debugger: Remove option to constantly send tracing dataKai Koehne2011-11-112-21/+14
* QV8ProfileService: Code refactorAurindam Jana2011-11-112-2/+10
* QV8Profiler: Rename the global static instanceAurindam Jana2011-11-111-2/+2
* Add missing includes.Jędrzej Nowacki2011-11-112-0/+2
* QV8Engine: Console APIsAurindam Jana2011-11-1110-45/+164
* Debugger: Fix trace service for tracing on startup in block modeKai Koehne2011-11-118-11/+289
* Support JS objects in ListModel via QVariantMapGlenn Watson2011-11-113-27/+142
* Deploy qdeclarativecontext test data files.Martin Jones2011-11-111-0/+4
* Remove unused codepaths from QV8SequenceWrapperChris Adams2011-11-115-39/+19
* Fix qmlplugindump test on mac.Michael Brasser2011-11-111-3/+9
* Stabilize debug client test.Michael Brasser2011-11-111-1/+1
* Export QSGDynamicTextureCharles Yin2011-11-111-1/+1
* Change examples bug referenceAlan Alpert2011-11-111-3/+1
* GridView should re-layout if add/remove before visible indexBea Lam2011-11-114-8/+107
* Make compile and pass CI tests.Michael Brasser2011-11-118-10/+13
* Fix expected failure in TextInput and TextEdit positionAt test.Andrew den Exter2011-11-102-81/+43
* Remove expected failures from TextInput pre-edit tests.Andrew den Exter2011-11-101-60/+57
* Fix expected failure in TextInput horizontalAlignment_RightToLeft test.Andrew den Exter2011-11-101-3/+6