Fix resizing of Canvas item that use FBO as renderTargets.
[profile/ivi/qtdeclarative.git] / src / quick /
2012-06-03 Charles YinFix resizing of Canvas item that use FBO as renderTargets.
2012-06-01 Kim Motoyoshi KallandFix resizing of QQuickPaintedItems that use FBOs.
2012-06-01 Morten Johan SorvigDon't swap buffers before the window is exposed.
2012-06-01 Girish Ramakrishnandoc: Fix typo
2012-06-01 Kent HansenAvoid string-based lookup of signals
2012-06-01 Martin JonesFirm-up the over bound Flickable behavior
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-31 Martin JonesClearing a view didn't reset content size.
2012-05-31 Charles YinEnable threaded/immediate rendering for FBO(step 1)
2012-05-31 Andrew den ExterReset the PathView currentIndex to 0 when all items...
2012-05-30 aavitAvoid non-deterministic ordering of glyph nodes.
2012-05-30 Eskil Abrahamsen... Uses new batching API to potentially speed up glyph...
2012-05-30 Andrew den ExterUse a shared meta-object for VisualDataModel list conte...
2012-05-30 Martin JonesRemove unused data member in QQuickPixmapCache
2012-05-30 Michael BrasserChange animation grouping and ownership model.
2012-05-29 Gunnar SlettaImprove QQuickCanvas::createTextureFromImage() docs...
2012-05-29 Gunnar SlettaEnable QML_FIXED_ANIMATION_STEP by default with buffer...
2012-05-29 Andrew den ExterFix nested GridView key navigation with a single row...
2012-05-29 Andrew den ExterFix scaling of svgz images.
2012-05-29 Andrew den ExterUpdate the cursor rectangle when password echo timer...
2012-05-29 Charles YinDon't use deleted QQuickPathAnimationAnimator
2012-05-29 Charles YinFix memory leaks in QQuickParentAnimation
2012-05-29 Charles YinAdd missing uninitialized members
2012-05-29 Charles YinAdd missing unintialized member in QQuickParentAnimatio...
2012-05-29 Charles YinAdd missing unintialized member in QQuickPathAnimationU...
2012-05-29 Charles YinAdd missing unintialized member in QV8Context2DResource
2012-05-29 Charles YinRemove unreachable code from qquickcontext2d.cpp
2012-05-29 Charles YinAdd Q_DISABLE_COPY to QQuickContext2D
2012-05-29 Martin JonesInitialize data members in quick.
2012-05-29 Charles YinFix potential memory leaks in context2d
2012-05-29 Yann BodsonRemove unnecessary temporary variable
2012-05-28 Andrew den ExterFix flicker when changing ListView currentIndex with...
2012-05-28 Andrew den ExterFix PathView not updating after all items are removed...
2012-05-28 Andrew den ExterDon't parent (QObject) delegate items to views.
2012-05-28 Martin JonesFlickable containing MultiPointTouchArea is unresponsiv...
2012-05-28 Bea LamDon't override "z" bindings for header and footer
2012-05-25 Andrew den ExterDon't deliver drag move events immediately.
2012-05-25 Andrew den ExterOptimise QQuickItem::stackAfter/Before() for the common...
2012-05-25 Andrew den ExterDon't leak unresolved items when a VisualDataModel...
2012-05-25 Andrew den ExterAdd an v8 object template for visual data model change...
2012-05-25 Kim Motoyoshi KallandSimplify the depth transformation in the scene graph.
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-24 Samuel RødalCheck ThreadedOpenGL support before enabling threaded...
2012-05-24 Bea LamRemove duplicated doc files and images
2012-05-24 Andrew den ExterFix crash in VisualDataModel drag selection example.
2012-05-24 Andrew den ExterFix performance regression in VisualDataModel.
2012-05-24 Andrew den ExterContruct per-delegate QQmlContextData directly.
2012-05-24 Andrew den ExterDon't construct VisualDataModel attached properties...
2012-05-23 Matthew VogtEnsure QQuickView's engine outlives the root component
2012-05-23 Michael BrasserRemove deprectated MultiPointTouchArea signals.
2012-05-23 Charles YinIntroduce a new constructor to QQuickView
2012-05-23 Charles YinAdd completeToBeginning()/completeToEnd() to animation...
2012-05-22 Gunnar SlettaAdd QQuickCanvas::update()
2012-05-22 Gunnar SlettaReexport the shader effect texture
2012-05-22 Friedemann KleintQuick/QQuickFontLoader: Output warning on failure.
2012-05-22 Charles Yindoc fix
2012-05-21 Jędrzej NowackiSimplify QVariant::convert and QVariant::canConvert...
2012-05-21 Friedemann KleintQtDeclarative: Fix warnings about uninitialized variables.
2012-05-21 Laszlo AgocsNull out the d pointer in QQuickMouseEventEx dtor
2012-05-21 Kim Motoyoshi KallandAlways emit signal after ShaderEffectSource::scheduleUp...
2012-05-21 Kim Motoyoshi KallandRemove unused variable.
2012-05-21 Jerome PasionDoc: Moved and added Qt Quick and Qt QML documentation.
2012-05-21 Samuel RødalFixed missing repaints with threaded renderer.
2012-05-21 Andrew den ExterImprove detection of deleted VisualDataModel items.
2012-05-21 Andrew den ExterInitialize VisualDataModel v8 object constructor on...
2012-05-21 Andrew den ExterRefactor QQuickVisualAdaptorModel to reduce memory...
2012-05-18 Michael BrasserImprove memory usage of Connections and signal handlers.
2012-05-18 Matthew VogtRemove unnecessary exports
2012-05-17 Yann BodsonAdd optional width and height arguments to mapToItem...
2012-05-17 Andrew den ExterFix incorrect text alignment in TextEdit.
2012-05-16 Charles YinOnly genereate new texture if texture id is 0
2012-05-16 Debao ZhangUsing QStringLiteral or QLatin1String instead of QLatin...
2012-05-16 Gunnar SlettaRemoved ### from scenegraph
2012-05-16 Jerome PasionLocal Storage: Moving local storage documentation from...
2012-05-16 Glenn WatsonFix documentation for QSGGeometry::allocate()
2012-05-15 Eskil Abrahamsen... Optimize cross-thread calls into the shared graphics...
2012-05-15 Friedemann KleintRemove usage of deprecated plugin loader functionality.
2012-05-15 Glenn WatsonAdd hooks for declarative memory profiler.
2012-05-14 Friedemann KleintQtQuick: Fix string related warnings, single character...
2012-05-14 Alan AlpertCalculate vertex positions on CPU
2012-05-14 Martin JonesPathView was moving view too soon on drag
2012-05-14 Alan AlpertPrint sprite errors only once
2012-05-14 Alan AlpertFlesh out the sprite documentation
2012-05-14 Alan AlpertAvoid accessing sprites until they finish loading
2012-05-14 Alan AlpertReload image on source changed
2012-05-14 Alan AlpertEnd the deprecation period of SpriteImage
2012-05-14 Andrew den ExterFix setting drag properties in mousePress.
2012-05-14 Bea LamFix xOrigin and yOrigin to always be top-left pos
2012-05-13 Andrew den ExterDefer construction of TextEdit/TextInput delegates.
2012-05-11 Alan AlpertFix case where visible wasn't marked as dirty.
2012-05-11 Aaron KennedyPermit signals to be emitted in a different thread
2012-05-11 Tor Arne VestbøAllow image providers to force their loading to be...
2012-05-11 Frederik GladhornImprove variable name
2012-05-11 Andras BecsiFix axis locking for AutoFlickDirection
2012-05-11 Martin JonesMake unaligned centered alignment optional.
2012-05-11 Alan AlpertAnimatedSprite framespeed properties now restart animation.
2012-05-11 Alan AlpertKeep m_states and m_sprites synchronized
2012-05-11 Alan AlpertDebug mode for SpriteEngine
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
next