profile/ivi/qtdeclarative.git
2012-06-01 Yann BodsonReplace twitter demo with new tweetsearch demo
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-31 Mitch CurtisClean up QJSEngine tests.
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... Reset the PathView currentIndex to 0 when all items...
2012-05-30 aavitAvoid non-deterministic ordering of glyph nodes.
2012-05-30 Jiang JiangFix lineHeight test for QQuickText
2012-05-30 Mitch CurtisClean up QJSValue tests.
2012-05-30 Simjees AbrahamDebugger: Clearing the ObjectReferenceHash
2012-05-30 Jerome PasionDoc: Changed title of "QML Plugins and C++ Bindings...
2012-05-30 Eskil Abrahamsen... Uses new batching API to potentially speed up glyph...
2012-05-30 Damian JansenClean up visuals of elements test
2012-05-30 Andrew den... Use a shared meta-object for VisualDataModel list conte...
2012-05-30 Chris AdamsEnsure that variant property references keep QObjects...
2012-05-30 Martin JonesRemove unused data member in QQuickPixmapCache
2012-05-30 Michael BrasserChange animation grouping and ownership model.
2012-05-29 Matthew VogtDo not modify 'declarative' in file paths
2012-05-29 Gunnar SlettaImprove QQuickCanvas::createTextureFromImage() docs...
2012-05-29 Simjees AbrahamDebugger: Modified response for "destroyObject" message.
2012-05-29 Gunnar SlettaEnable QML_FIXED_ANIMATION_STEP by default with buffer...
2012-05-29 Rohan McGovernSet explicit testcase.timeout for slow tests
2012-05-29 Kent HansenAdd internal API for accessing V8 handles of QJS types
2012-05-29 Andrew den... Fix nested GridView key navigation with a single row...
2012-05-29 Andrew den... Fix scaling of svgz images.
2012-05-29 Andrew den... Update the cursor rectangle when password echo timer...
2012-05-29 Alan AlpertAdd a test for using files stored as resources.
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 YinAvoid using previously declared variables
2012-05-29 Charles YinAvoid using previously declared variables
2012-05-29 Charles YinAdd Q_DISABLE_COPY to QQuickContext2D
2012-05-29 Matthew VogtRemove obsolete overload of QQmlEngine::importPlugin()
2012-05-29 Martin JonesFix potential buffer overrun.
2012-05-29 Martin JonesInitialize data members in quick.
2012-05-29 Charles YinFix potential memory leaks in context2d
2012-05-29 Martin JonesInitialize data members in QML engine
2012-05-29 Yann BodsonRemove unnecessary temporary variable
2012-05-29 Friedemann... Fix warnings about truncation from size_t to int (MSVC2...
2012-05-28 Rohan McGovernAdd CONFIG+=parallel_test to suspected parallel-safe...
2012-05-28 Andrew den... Fix flicker when changing ListView currentIndex with...
2012-05-28 Andrew den... Fix PathView not updating after all items are removed...
2012-05-28 Andrew den... Don't parent (QObject) delegate items to views.
2012-05-28 Martin JonesFlickable containing MultiPointTouchArea is unresponsiv...
2012-05-28 Robin BurchellAdd --resize-to-root option, sets ResizeViewToRootObjec...
2012-05-28 Chris AdamsFix crash caused by unregistered enum types
2012-05-28 Bea LamDon't override "z" bindings for header and footer
2012-05-25 Aaron KennedyStore QQmlMetaObject in V4
2012-05-25 Andrew den... Don't deliver drag move events immediately.
2012-05-25 Aurindam JanaQQmlEngineDebugService: Property Data of type QVariant
2012-05-25 Andrew den... Optimise QQuickItem::stackAfter/Before() for the common...
2012-05-25 Andrew den... Don't leak unresolved items when a VisualDataModel...
2012-05-25 Andrew den... Add an v8 object template for visual data model change...
2012-05-25 Roberto RaggiDon't rewrite the body of function expressions
2012-05-25 Kim Motoyoshi... Simplify the depth transformation in the scene graph.
2012-05-25 Chris AdamsRemove exceptions support from QtQml
2012-05-25 Charles YinAdd more RETURN_IF_DELETED checking in animation code
2012-05-25 Matthew VogtEnsure cached moduleName matches when avoiding conversion
2012-05-24 Aaron KennedyDon't access metaobject unnecessarily
2012-05-24 Aaron KennedyUse static dispatch tables for QQmlAbstractBinding
2012-05-24 Aaron KennedyReduce size of QQmlAbstractBinding
2012-05-24 Aaron KennedyReduce size of QQmlNotifierEndpoint
2012-05-24 Gunnar SlettaReenable QQuickTextEdit::delegateLoading for Mac OS X
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-24 Kent HansenUpdate license headers
2012-05-24 Kent HansenSimplify method name extraction in property cache
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-24 Samuel RødalCheck ThreadedOpenGL support before enabling threaded...
2012-05-24 Simjees AbrahamDebugger : Handling destruction of multiple elements.
2012-05-24 Simjees AbrahamDebugger: Removing the deleted objects from objectRefer...
2012-05-24 Kent HansenFix the logic in void return type check
2012-05-24 Andrew den... Make qqmlmoduleplugin tests pass in shadow builds.
2012-05-24 Kent HansenRemove QJSEngine::ContextOwnership and associated const...
2012-05-24 Kent HansenRemove QQmlEngine::collectGarbage() overload
2012-05-24 Bea LamRemove duplicated doc files and images
2012-05-24 Martin JonesOptimize QML enum resolution
2012-05-24 Andrew den... Enable binding to properties of type QJSValue.
2012-05-24 Andrew den... Fix crash in VisualDataModel drag selection example.
2012-05-24 Andrew den... Fix performance regression in VisualDataModel.
2012-05-24 Andrew den... Contruct per-delegate QQmlContextData directly.
2012-05-24 Andrew den... Don't construct VisualDataModel attached properties...
2012-05-24 Matthew VogtEnsure that main thread processes worker data events
2012-05-24 Martin JonesOptimize qmldir parsing
2012-05-24 Martin JonesOptimize QML parser
2012-05-23 Matthew VogtEnsure QQuickView's engine outlives the root component
2012-05-23 Matthew VogtRemove default parenting in Qt.createComponent()
2012-05-23 Alan AlpertOrganize data members in QQuickParticleData
2012-05-23 Michael BrasserRemove deprectated MultiPointTouchArea signals.
2012-05-23 Martin JonesOptimize QML type registration.
2012-05-23 Charles YinIntroduce a new constructor to QQuickView
2012-05-23 Charles YinAdd unit tests for SVG path
2012-05-23 Rohan McGovernRemoved CONFIG+=parallel_test from suspected parallel...
2012-05-23 Charles YinOnly preallocate 1 change listener per animation instance
2012-05-23 Charles YinAdd completeToBeginning()/completeToEnd() to animation...
2012-05-22 Charles YinUse the default timeout for tryCompare
next