Debugger: Add autotest skeleton for inspector service
[profile/ivi/qtdeclarative.git] / src /
2011-10-24 Kai KoehneDebugger: Inspector code cleanup
2011-10-24 Kai KoehneDebugger: Move inspector parts dealing with QtQuick1...
2011-10-24 Kent HansenFix decimal point bug in Context2D color parsing
2011-10-24 Liang QiUpdate calls for keyToValue and keysToValue
2011-10-24 Alan AlpertFold Move into Affector
2011-10-24 Alan AlpertAffectors now simulate with a minimum granularity
2011-10-24 Alan AlpertAdd threshold property to Friction
2011-10-24 Aurindam JanaQV8DebugService: QML Signal Handling
2011-10-24 Jędrzej NowackiReturn v8::Local instead v8::Handle in some functions.
2011-10-24 Samuel RødalGet rid of legacy glTexParameterf calls.
2011-10-24 Martin JonesFix BorderImage drawing when no borders are specified.
2011-10-24 Andrew den ExterFix item focus following canvas focus.
2011-10-24 Charles YinFix qmltestrunner hang bug when no TestCase item
2011-10-23 Martin JonesRemove dependency on QDesktopServices deprecated API.
2011-10-23 Sarah SmithProvide a way to cheaply flip your painted FBO
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-21 Charles YinAdd file and lineno parameters to warn() method
2011-10-21 Alan AlpertRemoving some stale comments.
2011-10-21 Jason McDonaldRemove SkipMode from qtestlib API.
2011-10-20 Aaron KennedyAllow QDeclarativeIncubator to be deleted within status...
2011-10-20 Aaron KennedyAllow one incubator to start in the statusChanged(...
2011-10-20 Aaron KennedyBehave correctly when AsynchronousIfNested is nested
2011-10-19 Friedemann KleintDeclarative: Fix MSVC and g++ warnings
2011-10-18 Kai KoehneDebugger: Delete service if inspector plugin fails
2011-10-18 Kai KoehneDebugger: Let inspector plugin compile again
2011-10-18 Kai KoehneDebugger: Remove visual toolbox from inspector
2011-10-18 Martin Smithqdoc3: Remove several "QML:" qualifiers which should...
2011-10-18 Laszlo AgocsDeliver touch event timestamps in QSGCanvas.
2011-10-18 Aaron KennedyFix assert
2011-10-18 Aaron KennedySimplify expression guard logic
2011-10-17 Andrew den ExterFix TextInput echoMode test failure.
2011-10-17 Andrew den ExterRemove the InputContext module.
2011-10-17 Andrew den ExterDon't keep a cache of created QSGDragAttached objects.
2011-10-17 Kai KoehneDebugger: Fix compilation warning
2011-10-17 Kai KoehneFix QDeclarativeInspector when starting with ,block
2011-10-17 Kai KoehneDebugger: Create InspectorService only when debugging...
2011-10-17 Kent HansenFix coding style issues
2011-10-17 Kent HansenTidy up some more declarative includes
2011-10-17 Kent HansenClean up declarative includes
2011-10-17 Bea LamFix GridView to repaint when geometry changes
2011-10-17 Alan AlpertInitial particle system benchmark
2011-10-16 Martin JonesCannot flick to the end of a horizontal ListView with...
2011-10-16 Aaron KennedyMerge PropertyCache::Data and ValueTypeData
2011-10-16 Alan AlpertAllow sizing of TrailEmitter emit area based on particl...
2011-10-14 Alan AlpertAdd Move affector
2011-10-14 Bea LamFix insertions above the visible index
2011-10-14 Friedemann KleintRemove QMetaObjectBuilder from declarative.
2011-10-14 juhvu(private-) export QSGShaderEffectTexture
2011-10-14 Charles Yinonly use one QSGView instance for all qml test cases
2011-10-14 Aaron KennedyQDeclarativeIncubator wasn't calling statusChanged...
2011-10-14 Bea LamFix creation context for delegates
2011-10-14 Kent HansenRemove unneeded include
2011-10-12 Kai KoehneQDeclarativeDebugTrace: Speed up appending elements...
2011-10-12 Mikko HarjuFix V8 heap snapshot in profiler service
2011-10-12 Andrew den ExterProvide a context when constructing a TextInput cursor...
2011-10-12 Aaron KennedyRename QDeclarativeV4 -> QV4
2011-10-12 Charles Yinfix crash bug when unloading canvas
2011-10-12 Charles Yinfix several canvasitem bugs
2011-10-12 Andrew den ExterAllow view items to be preserved.
2011-10-11 Aaron KennedyRemove aggregated heap snapshots
2011-10-11 Aaron KennedyOptimize signal handling
2011-10-11 Aaron KennedyComponent.incubateObject() autotest
2011-10-11 Yann BodsonImprovements to text layouting in QML
2011-10-11 Christiaan JanssenQmlProfiler: send end of trace event
2011-10-11 Jiang JiangMore accurate timing for rendering thread
2011-10-11 Christiaan JanssenQmlProfiler: tracking animations
2011-10-11 Sami KananojaQInputPanel exposed as a property from QDeclarativeAppl...
2011-10-11 Andrew den ExterFix layout issues with recently removed items.
2011-10-11 Charles Yinfix canvas bug
2011-10-11 Alan AlpertExpand QSGImageParticle test
2011-10-11 Alan AlpertDocumentation Augmentation
2011-10-11 Alan AlpertInitialize new particle data members
2011-10-10 Bradley T. HughesUse QBasicAtomicInt load() and store() instead of impli...
2011-10-10 Alan AlpertUpdate SpriteImage to modern standards
2011-10-10 Bradley T. HughesUse QBasicAtomicInt load() and store() instead of impli...
2011-10-10 Martin JonesAdd "asynchronous" property to Loader.
2011-10-10 Andrew den ExterAdd DropArea item and Drag attached property.
2011-10-10 Alan AlpertDocumentation Augmentation
2011-10-10 Charles Yinmake it possible to run single qml test case file by...
2011-10-10 Chris AdamsFix crashes caused by handle management in worker threads
2011-10-10 Charles Yinfix doc errors
2011-10-10 Charles Yinenable multisampling when paint on FBO with smooth...
2011-10-07 Kai KoehneDebugger: Fix lock when profiling
2011-10-07 Kai KoehneDebugger: Warn if we receive corrupted packets
2011-10-07 Kent HansenRemove redundant checks in qdeclarativestategroup
2011-10-07 Kent HansenSay hello to QtQmlDevTools library
2011-10-07 Aaron KennedyFix possible crash with an empty handle
2011-10-07 Andrew den ExterFix ListView components being unable to access context...
2011-10-07 Aaron KennedyQDeclarativeIncubator autotests
2011-10-06 Chris AdamsFix v8 handle management in QSGLoader
2011-10-06 Kai KoehneDebugger: Call removeEngine also for QV8DebugService
2011-10-06 Eskil Abrahamsen... Fix missing inline images
2011-10-06 Christiaan JanssenQV8Profiler service
2011-10-06 Simon HausmannFix QJSEngine::newQObject ownership behaviour
2011-10-06 Andrew den ExterAdd a get function to VisualDataGroup.
2011-10-06 Martin JonesEnsure view delegates are object parented to the conten...
2011-10-06 Yann BodsonFix for qsgtext autotests
2011-10-06 Andrew den ExterDon't call componentComplete() on a VDM until its view...
2011-10-06 Charles Yinadd canvas drawImage unit tests
2011-10-06 Chris AdamsQSGLoader shouldn't load component when active is false
next