aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-151-24/+4
* 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-146-3/+117
* 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-142-35/+0
* Fix invalid qdoc inputAlan Alpert2012-05-141-1/+2
* Calculate vertex positions on CPUAlan Alpert2012-05-144-32/+71
* PathView was moving view too soon on dragMartin Jones2012-05-141-4/+2
* 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-142-5/+22
* Reload image on source changedAlan Alpert2012-05-141-0/+1
* End the deprecation period of SpriteImageAlan Alpert2012-05-145-633/+3
* Fix setting drag properties in mousePress.Andrew den Exter2012-05-141-5/+5
* Handle Var instructions in instruction dumperKent Hansen2012-05-141-0/+15
* Fix xOrigin and yOrigin to always be top-left posBea Lam2012-05-141-8/+12
* Defer construction of TextEdit/TextInput delegates.Andrew den Exter2012-05-149-114/+266
* QQmlDebugService: Fetch Objects for location infoAurindam Jana2012-05-124-0/+69
* 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-1112-17/+82
* Allow image providers to force their loading to be asynchronousTor Arne Vestbø2012-05-115-7/+42
* Improve variable nameFrederik Gladhorn2012-05-111-4/+4
* Fix axis locking for AutoFlickDirectionAndras Becsi2012-05-111-2/+2
* Make unaligned centered alignment optional.Martin Jones2012-05-114-3/+58
* 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-091-1/+10
* Document some more functions on the Qt objectAlan Alpert2012-05-091-1/+17
* Fix potential crash and leak in Binding.Michael Brasser2012-05-091-1/+1
* ScriptAction without scriptName shouldn't match a StateChangeScriptMichael Brasser2012-05-091-9/+11
* 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
* Emit runningChanged() signal after running count updatedCharles Yin2012-05-091-3/+3
* Debugger: Use new QtMessageHandler signatureKai Koehne2012-05-092-6/+6