aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QtDeclarative compatibility moduleKent Hansen2012-05-145-415/+0
* Fix invalid qdoc inputAlan Alpert2012-05-141-1/+2
* Removed CONFIG+=parallel_test from parallel-unsafe testsRohan McGovern2012-05-143-6/+0
* Calculate vertex positions on CPUAlan Alpert2012-05-144-32/+71
* PathView was moving view too soon on dragMartin Jones2012-05-142-4/+7
* Print sprite errors only onceAlan Alpert2012-05-142-1/+5
* Flesh out the sprite documentationAlan Alpert2012-05-148-11/+194
* Avoid accessing sprites until they finish loadingAlan Alpert2012-05-144-5/+109
* Reload image on source changedAlan Alpert2012-05-141-0/+1
* End the deprecation period of SpriteImageAlan Alpert2012-05-1413-885/+18
* Fix setting drag properties in mousePress.Andrew den Exter2012-05-143-5/+72
* Handle Var instructions in instruction dumperKent Hansen2012-05-142-0/+56
* Text benchmarksYann Bodson2012-05-142-0/+135
* AnimatedSprite system testsDamian Jansen2012-05-1413-0/+453
* Add more benchmark tests for ItemAdriano Rezende2012-05-1413-0/+657
* Fix xOrigin and yOrigin to always be top-left posBea Lam2012-05-145-39/+87
* Defer construction of TextEdit/TextInput delegates.Andrew den Exter2012-05-1415-117/+291
* QQmlDebugService: Fetch Objects for location infoAurindam Jana2012-05-127-0/+203
* Fix case where visible wasn't marked as dirty.Alan Alpert2012-05-121-0/+2
* Dispose the v8object handle in QQmlData::destroy()Chris Adams2012-05-121-1/+6
* Permit signals to be emitted in a different threadAaron Kennedy2012-05-1116-18/+131
* Allow image providers to force their loading to be asynchronousTor Arne Vestbø2012-05-116-10/+64
* Improve variable nameFrederik Gladhorn2012-05-111-4/+4
* Fix axis locking for AutoFlickDirectionAndras Becsi2012-05-111-2/+2
* Don't use QtDeclarative compat moduleKent Hansen2012-05-1113-13/+12
* Make unaligned centered alignment optional.Martin Jones2012-05-117-6/+74
* AnimatedSprite framespeed properties now restart animation.Alan Alpert2012-05-112-3/+18
* Keep m_states and m_sprites synchronizedAlan Alpert2012-05-111-2/+9
* Debug mode for SpriteEngineAlan Alpert2012-05-111-1/+17
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-104-26/+28
* Make sure there is a proper update when exposing with trivialLaszlo Agocs2012-05-101-1/+1
* Avoid overzealous image clearing.Alan Alpert2012-05-101-1/+0
* Do not send double click when neither mouse nor touch was acceptedLaszlo Agocs2012-05-101-1/+1
* Allow V4 bindings to be assigned to aliasesMichael Brasser2012-05-106-32/+54
* Add rect property typeMichael Brasser2012-05-104-2/+35
* Docs for QSGimpleMaterialShaderGunnar Sletta2012-05-093-2/+215
* Set context information for QmlErrors passed to qWarningKai Koehne2012-05-092-3/+7
* QQmlEngineDebugService: Query ExpressionAurindam Jana2012-05-094-2/+82
* Document some more functions on the Qt objectAlan Alpert2012-05-091-1/+17
* Augment performance docsAlan Alpert2012-05-091-0/+24
* Fix potential crash and leak in Binding.Michael Brasser2012-05-093-1/+69
* ScriptAction without scriptName shouldn't match a StateChangeScriptMichael Brasser2012-05-093-9/+41
* Return earlier if script.context() is invalidCharles Yin2012-05-091-0/+4
* Defence programming: add more assertsCharles Yin2012-05-091-2/+10
* Move check for whether a layout is already in progressBea Lam2012-05-092-12/+14
* Fix weak reference callback in test caseChris Adams2012-05-091-1/+0
* Emit runningChanged() signal after running count updatedCharles Yin2012-05-092-4/+7
* Debugger: Use new QtMessageHandler signatureKai Koehne2012-05-092-6/+6
* Fix qmltest failure on macBea Lam2012-05-091-2/+2
* qsTranslate shouldn't require an encoding argumentLars Knoll2012-05-091-14/+7