aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Qml module is not dependent on gui moduleTapani Mikola2012-05-152-2/+2
* Optimize cross-thread calls into the shared graphics cacheEskil Abrahamsen Blomfeldt2012-05-151-18/+119
* Remove usage of deprecated plugin loader functionality.Friedemann Kleint2012-05-151-1/+3
* Revert "Allow function assignment to cause binding for non-var props"Chris Adams2012-05-153-31/+6
* Add hooks for declarative memory profiler.Glenn Watson2012-05-159-0/+262
* doc: Remove references to QScript*Girish Ramakrishnan2012-05-152-20/+4
* Don't pass the expression string to the signal handler profiler.Michael Brasser2012-05-142-5/+2
* Inspector:Modified Apply changes on Save for unsync. changesSimjees Abraham2012-05-148-5/+167
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-1430-216/+215
* Explicitly enable exceptions for QtQmlLars Knoll2012-05-141-1/+1
* 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