profile/ivi/qtdeclarative.git
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
2011-09-26 Andrew den... Don't give move ids to moved inserts.
2011-09-26 Jason McDonaldFix missing/outdated license headers.
2011-09-26 Jason McDonaldCall QWARN() instead of QTest::qWarn().
2011-09-26 Toby TomkinsAbort entire test as failures continue.
2011-09-26 Martin JonesSupport margins in Flickable.
2011-09-23 Joona PetrellFix QSGTextEdit::closeSoftwareInputPanel()
2011-09-23 Kent HansenGet rid of redundant type member from V4 instructions
2011-09-23 Gunnar Slettado not pollute the global namespace
2011-09-23 Toby Tomkins[tests] Fix unit test compilation, now uses QWidget.
2011-09-23 Toby TomkinsRemove all font examples from qpa platform tests
2011-09-23 Alan AlpertDefensive Programming
2011-09-23 Alan AlpertMake delegates visible
2011-09-23 David BoddieDoc: Added a simple introduction to Qt and fixed links.
2011-09-23 Alan AlpertFix documentation
2011-09-23 Alan AlpertUse m_pleaseReset more consistently
2011-09-23 Michael BrasserFurther delay animation creation in Behavior.
2011-09-22 Toby TomkinsRemove fonts example from qpa platform tests
2011-09-22 Matthew Cattellpartial build fix replaced QApplication::setActiveWindo...
2011-09-22 Eskil Abrahamsen... Fix extra selection in QML TextEdit
2011-09-22 Kent HansenMake the QML/VME interpreter threaded
2011-09-22 Kent HansenMake the QML-VME interpreter "threading"-friendly
2011-09-22 Alan AlpertStop managing lifetime of material
2011-09-22 Alan AlpertChange burst to use ms instead of s
2011-09-22 Alan AlpertConstrain while loop on item count
2011-09-22 Alan AlpertRecognize deformable performance level properly
2011-09-22 Alan AlpertTighter bounding box check
2011-09-22 juhvuWheel event support in qmltestlib + few fixes.
2011-09-21 Martin JonesAdditional ListView section header placement options
2011-09-21 Tasuku SuzukiFix compilation with QT_NO_*
2011-09-21 Christian Kammqmlplugindump: Describe meta object revisions of export...
2011-09-21 Roberto RaggiFix processing of unary T_MINUS_MINUS tokens after...
2011-09-21 Roberto RaggiTest qmlmin using the QML/JS files from our test suite.
2011-09-21 Kent Hansenqdeclarativesystempalette test: Add missing dependency
2011-09-21 Kent HansenMake qdeclarativeapplication test compile again
2011-09-21 Christian KammZero-initialize QSGParticleGroup::m_system.
2011-09-21 Toby TomkinsRestructure test to use QTRY_ macro for instability.
2011-09-21 Toby TomkinsRemove expected failure for qpa platform
2011-09-21 Andrew den... Use QDeclarativeChangeSet to communicate changes to...
2011-09-21 Andrew den... Refactor QSGVisualDataModel.
2011-09-21 Andrew den... Compress consecutive removals.
2011-09-21 Alan AlpertAugment Documentation
2011-09-21 Alan AlpertMake turbulence respect offset
2011-09-21 Alan AlpertAdd whitespace
2011-09-21 Alan AlpertCustomEmitter/Affector now affect whole lists at once
2011-09-21 Rohan McGovernFixed compile of examples and tests.
2011-09-20 Kent HansenMake qdeclarativecomponent::creation() benchmark work...
2011-09-20 Kai KoehneQDeclarativeDebug: Allow reconnects to QML debugger...
2011-09-20 Yoann LopesAdded PerformanceHints flags to QSGPaintedItem.
2011-09-20 Alan AlpertRefactor QSGParticleAffector internals
2011-09-20 Alan AlpertMore ImageParticle sharing
2011-09-20 Andrew den... Remove QEXPECT_FAIL from QSGVisualDataModel test.
2011-09-20 Andrew den... Fix QSGVisualDataModel test failure.
2011-09-20 Alan AlpertInitial ImageParticle sharing
next