profile/ivi/qtdeclarative.git
2011-10-05 Jerome PasionDoc: Adding qtdeclarative documentation configuration...
2011-10-05 Eskil Abrahamsen... Fix floating images in QSGTextNode
2011-10-05 Gunnar SlettaMake sure the Image texture provider does not return...
2011-10-05 Gunnar SlettaSupport atlased textures in QSGNinePatchNode
2011-10-05 Kai KoehneV8Debugger: Code beautification
2011-10-05 Chris AdamsEnsure all persistent handles are disposed properly
2011-10-05 Aaron KennedySet isRoot correctly for value types
2011-10-05 Friedemann... Declarative: Compile on Windows.
2011-10-05 Alan AlpertAdd .pro file to auto test dir
2011-10-05 Alan AlpertSprites can now have varying width and height
2011-10-05 Alan AlpertSplit GroupGoal out of SpriteGoal
2011-10-05 Toby TomkinsMark failing tests as insignificant.
2011-10-05 Alan AlpertMissed a spot when refactoring activeGroup
2011-10-05 Alan AlpertUpdate particles autotests to not use SRCDIR
2011-10-04 Martin JonesCouple more performance tips.
2011-10-04 Christian Kammqmlplugindump: Add test for running with -builtins.
2011-10-04 Kent HansenUse QCoreApplication to get the qml debug arguments
2011-10-04 Kent HansenInitialize members in the right order
2011-10-04 Gunnar Slettamore debug
2011-10-04 Gunnar SlettaAdd debug description to QSGDistanceFieldGlyphNode
2011-10-04 Gunnar Slettamove depth logic out of QSGRenderer
2011-10-04 Gunnar SlettaHave textureId() return the correct value and document...
2011-10-04 Charles Yindeploy testdata properly for qsgcanvasitem
2011-10-04 Charles Yindeply testdata properly for qmltest
2011-10-04 Jerome PasionDoc: Moving doc/src/declarative/pics/* to doc/src/images.
2011-10-04 Jerome PasionDoc: Converting the overviews' \e commands to \i commands.
2011-10-04 juhvu(private-) export of QSGShaderEffectSource.
2011-10-04 Aaron KennedyQDeclarativeIncubator autotests
2011-10-04 Andrew den... Fix incorrect index when accumulating multiple removes.
2011-10-04 Rohan McGoverntest: fixed testdata deployment for tst_qdeclarativelan...
2011-10-04 juhvuExported QSGMouseArea and QSGMouseEvent as private...
2011-10-03 Chris AdamsAllow .pragma library scripts to import other scripts
2011-10-03 Gunnar Slettause QWindows's format so users can override
2011-10-03 Aaron KennedyQDeclarativeIncubator::clear() and autotests
2011-10-03 Alan AlpertDon't draw itty-bitty particles
2011-10-03 Bea LamDon't layout while applying model changes
2011-10-03 Bea LamcurrentIndex not updated correctly if list is initially...
2011-10-03 Alan AlpertInitial commit of particle system autotests
2011-10-03 Martin JonesFix order of QSGItem mouse filtering.
2011-10-02 Bea LamDon't move content forwards when items are moved down
2011-10-02 Friedemann... Declarative: Compile fix for Windows.
2011-09-30 Gunnar SlettaInclude the textureid/glyph cache in the material sorting
2011-09-30 Friedemann... Declarative: Fix ASCII conversion warnings.
2011-09-30 Charles Yintests for canvas and a few bug fixes
2011-09-30 Chris AdamsModify JS Object to QVariant conversion
2011-09-30 Andrew den... Fix text input delay related test failures.
2011-09-30 Kent HansenRemove a few unneeded includes
2011-09-30 Kent HansenFix compilation with c++0x
2011-09-30 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-30 Alan AlpertRefactor ParticleSystem members
2011-09-30 Aaron KennedyImprove QDeclarativeIncubator JS API
2011-09-30 Aaron KennedyAdd a QSGCanvas incubation controller
2011-09-30 Michael BrasserFix issue with interpolating more than one path segment...
2011-09-30 Yann BodsonText format AutoText should use StyledText instead...
2011-09-30 Aaron KennedyRemove unnecessary members
2011-09-30 Chris AdamsExpand documentation for QObject Module APIs
2011-09-30 Eskil Abrahamsen... Support rich text elements in QSGTextNode
2011-09-30 Martin JonesFix tst_qsgmousearea clickThrough() test stability.
2011-09-30 Chris AdamsEnsure JS-owned QObjects are cleaned up on v8engine...
2011-09-29 Christian KammDon't crash when QSGViewSection has a null parent.
2011-09-29 Lars KnollCompile after changes to QtBase
2011-09-29 Kent HansenRemove more QByteArray<->QString conversions
2011-09-29 Kent HansenFix warning: QString(const char*) is deprecated
2011-09-29 Aaron KennedyQDeclarativeIncubationController docs
2011-09-29 Friedemann... Declarative: Compile on Windows.
2011-09-29 Kent HansenFix compilation of qmlviewer
2011-09-29 Martin JonesSeparate the QtQuick 1 and 2 whatsnew docs.
2011-09-29 Roberto RaggiFix compile of the non-threaded V4 interpreter.
2011-09-29 Joona PetrellFix TextInput and TextEdit inputMethodComposing autotests
2011-09-29 Joona PetrellFix TextInput and TextEdit openInputPanel autotests
2011-09-29 Aaron KennedyQDeclarativeIncubator doc
2011-09-29 Kent HansenRemove dead code in QDeclarativeSvgParser
2011-09-29 Kent Hansenpulse calls should use ms instead of s
2011-09-29 Aaron KennedyAsynchronous component instantiation
2011-09-29 Alan AlpertBetter dirty marking
2011-09-29 Alan AlpertFix QSGCustomParticle initialization
2011-09-29 Martin JonesFix tst_QSGListView::sectionsPositioning() test
2011-09-29 Damian JansenRestructure imageelements and remove screenorientation...
2011-09-29 Rafael BrandaoAdded triple click on TextInput to select text.
2011-09-28 Jason McDonaldCatch up with API change to QTestLog::qWarn().
2011-09-28 Gunnar SlettaDon't do run svg tests when no svg is available
2011-09-28 Kent HansenBuild with qt-in-namespace
2011-09-28 Gunnar SlettaDon't crash when Image.source change
2011-09-28 Yann BodsonAdd support for onLinkActivated with Text.StyledText
2011-09-28 Chris AdamsFix crash in String.arg()
2011-09-28 Martin JonesUse QBasicTimer rather than QTimer in SmoothedAnimation
2011-09-28 Andrew den... Enable QSGTextEdit and QSGTextInput failures.
2011-09-28 Toby Tomkins[autotests] Added expected failure for developer build...
2011-09-28 Toby Tomkins[autotest] Abort an unstable test for developer build.
2011-09-28 Toby Tomkins[autotests] Added expected failures for developer build...
2011-09-28 Toby Tomkins[autotest] Abort an unstable test for developer build.
2011-09-28 Toby Tomkins[autotests] Added expected failure for developer build.
2011-09-28 Rohan McGovernImproved testdata deployment.
2011-09-27 Martin JonesManually apply SnapOneItem/Row changes from Qt 4.7
2011-09-27 Casper van... Add QSGPaintedItem docs to module and fix non-standard...
2011-09-27 Michael BrasserAdd convenience macro for fast connects in declarative.
2011-09-27 Toby Tomkins[autotests] Added expected failure for developer build...
2011-09-27 Toby TomkinsPart of bug has re-occurred, relates to x{} behaviour.
2011-09-26 Gunnar SlettaDisable reordering as it is currently broken
2011-09-26 Gunnar SlettaMake surface format plugable from the scene graph plugin
next