aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix assertAaron Kennedy2011-10-181-1/+1
* Simplify expression guard logicAaron Kennedy2011-10-183-38/+44
* Fix TextInput echoMode test failure.Andrew den Exter2011-10-181-0/+1
* Remove the InputContext module.Andrew den Exter2011-10-1810-1470/+1
* Don't keep a cache of created QSGDragAttached objects.Andrew den Exter2011-10-183-17/+1
* Debugger: Fix compilation warningKai Koehne2011-10-171-1/+1
* Fix QDeclarativeInspector when starting with ,blockKai Koehne2011-10-172-2/+13
* Debugger: Create InspectorService only when debugging is enabledKai Koehne2011-10-172-4/+8
* Fix coding style issuesKent Hansen2011-10-1723-135/+134
* Tidy up some more declarative includesKent Hansen2011-10-1716-21/+8
* Clean up declarative includesKent Hansen2011-10-17160-543/+516
* Fix GridView to repaint when geometry changesBea Lam2011-10-171-0/+1
* Initial particle system benchmarkAlan Alpert2011-10-172-8/+10
* Cannot flick to the end of a horizontal ListView with LayoutMirroringMartin Jones2011-10-175-142/+72
* Merge PropertyCache::Data and ValueTypeDataAaron Kennedy2011-10-1712-243/+273
* Allow sizing of TrailEmitter emit area based on particle sizeAlan Alpert2011-10-172-13/+23
* Add Move affectorAlan Alpert2011-10-145-2/+294
* Fix insertions above the visible indexBea Lam2011-10-144-82/+129
* Remove QMetaObjectBuilder from declarative.Friedemann Kleint2011-10-149-2938/+6
* (private-) export QSGShaderEffectTexturejuhvu2011-10-141-1/+1
* only use one QSGView instance for all qml test casesCharles Yin2011-10-141-13/+14
* QDeclarativeIncubator wasn't calling statusChanged() for nested casesAaron Kennedy2011-10-142-21/+34
* Fix creation context for delegatesBea Lam2011-10-141-1/+3
* Remove unneeded includeKent Hansen2011-10-141-1/+0
* QDeclarativeDebugTrace: Speed up appending elements to traceKai Koehne2011-10-121-1/+4
* Fix V8 heap snapshot in profiler serviceMikko Harju2011-10-121-10/+8
* Provide a context when constructing a TextInput cursor delegate.Andrew den Exter2011-10-122-2/+8
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-1218-265/+264
* fix crash bug when unloading canvasCharles Yin2011-10-123-5/+2
* fix several canvasitem bugsCharles Yin2011-10-125-10/+32
* Allow view items to be preserved.Andrew den Exter2011-10-124-30/+139
* Remove aggregated heap snapshotsAaron Kennedy2011-10-121-3/+1
* Optimize signal handlingAaron Kennedy2011-10-1216-487/+404
* Component.incubateObject() autotestAaron Kennedy2011-10-121-4/+57
* Improvements to text layouting in QMLYann Bodson2011-10-124-14/+229
* QmlProfiler: send end of trace eventChristiaan Janssen2011-10-112-1/+6
* More accurate timing for rendering threadJiang Jiang2011-10-111-3/+29
* QmlProfiler: tracking animationsChristiaan Janssen2011-10-112-7/+49
* QInputPanel exposed as a property from QDeclarativeApplicationSami Kananoja2011-10-114-1/+17
* Fix layout issues with recently removed items.Andrew den Exter2011-10-111-12/+15
* fix canvas bugCharles Yin2011-10-112-14/+7
* Expand QSGImageParticle testAlan Alpert2011-10-113-0/+9
* Documentation AugmentationAlan Alpert2011-10-111-1/+2
* Initialize new particle data membersAlan Alpert2011-10-111-0/+8
* Use QBasicAtomicInt load() and store() instead of implicit castingBradley T. Hughes2011-10-104-16/+16
* Update SpriteImage to modern standardsAlan Alpert2011-10-1023-731/+425
* Use QBasicAtomicInt load() and store() instead of implicit castingBradley T. Hughes2011-10-101-4/+4
* Add "asynchronous" property to Loader.Martin Jones2011-10-105-75/+167
* Add DropArea item and Drag attached property.Andrew den Exter2011-10-1016-800/+1350
* Documentation AugmentationAlan Alpert2011-10-101-2/+2