Debugger: Fix compile of qmldbg_qtquick1 plugin on Windows
[profile/ivi/qtdeclarative.git] / src /
2011-11-02 Kai KoehneDebugger: Fix compile of qmldbg_qtquick1 plugin on...
2011-11-02 Alan AlpertMake initialize work despite pending resets
2011-11-02 Alan AlpertFix SizeRootObjectToView mode
2011-11-02 Andrew den ExterFix incorrect cache indexes when consecutive list items...
2011-11-02 Chris AdamsAdd support for more sequence types
2011-11-01 Yann BodsonQDeclarativeStyledText::parse on empty tag causes asser...
2011-11-01 Jani Uusi-RantalaFix most of the declarative bindings failing on ARM.
2011-11-01 Kai KoehneDebugger: Add QML_DEBUGGER_VERBOSE environment variable
2011-11-01 Kai KoehneDebugger: Split inspector plugin into a qtquick1 and...
2011-11-01 Kim Motoyoshi KallandFixed Rectangle where the radius is less than half...
2011-11-01 Kim Motoyoshi KallandAvoid crash when ShaderEffect source is not available.
2011-11-01 Kim Motoyoshi KallandRepaint when the ShaderEffect's shader properties change.
2011-11-01 Martin JonesEnsure that chained incubation works from componentComp...
2011-11-01 Friedemann KleintDeclarative: Fix gcc 4.6 warnings about assigned/unused...
2011-11-01 Simon HausmannFix bus errors on Linux/ARM due to word alignment issues
2011-11-01 Alan AlpertAdd non-floats to particle type
2011-11-01 Andrew den ExterWorkaround windows not gaining focus on mac.
2011-11-01 Glenn WatsonFix crash when trying to access a missing texture.
2011-11-01 Glenn WatsonForce V8 debugger load on startup instead of on demand.
2011-11-01 Alan AlpertClean up ImageParticle shader
2011-10-31 Kai KoehneDebugger: Fix crash on exit
2011-10-31 Kai KoehnePass the right line information to signal handlers...
2011-10-31 Jiang JiangEliminate some warnings
2011-10-31 Alan AlpertImageParticle Sprite Improvements
2011-10-29 Kai KoehneDebugger: Don't crash in v8 profiler service if client...
2011-10-28 Charles YinAdd I18N support to qmltestrunner
2011-10-28 Charles YinFix PaintedItem redraw bug
2011-10-27 Yoann LopesFixed QQuickPaintedItem texture binding when using...
2011-10-26 Aaron KennedyReadonly QML property support
2011-10-26 Simon HausmannFix QInputPanel::invokeAction(Click) not being called...
2011-10-26 Aaron KennedyRename QDeclarativePropertyCache::Data to QDeclarativeP...
2011-10-26 Damian JansenRemove Q_WS_*, symbian and maemo code in QtDeclarative
2011-10-26 Alan AlpertBasic QQuickSpriteImage autotest
2011-10-26 Alan AlpertAdd state changing properties to QQuickSpriteImage
2011-10-26 Glenn WatsonOptimize listmodel and allow nested elements from worke...
2011-10-26 Michael BrasserFix "for (... in ...)" loops for list properties.
2011-10-25 Aaron KennedyCache QObject method arguments
2011-10-25 Friedemann Kleintqmldbg_inspector: Fix compilation on Windows.
2011-10-25 Christian KammAllow access to all registered module apis.
2011-10-25 Sergio AhumadaAdd QT_BEGIN_HEADER/QT_END_HEADER macros
2011-10-25 Michael BrasserAdd MultiPointTouchArea element.
2011-10-25 Charles YinRemove warning messages from TestCase.qml
2011-10-24 Alan AlpertRename QSG* to QQuick* in particles folder
2011-10-24 Kai KoehneMake show app on top work
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
next