profile/ivi/qtdeclarative.git
2012-08-03 Bea LamAdd specifics of attached property syntax
2012-08-03 Bea LamDocument that add transitions should not animate item...
2012-08-03 Bea LamParticle doc fixes
2012-08-03 Bea LamFix various broken links in documentation
2012-08-03 Bea LamFix docs for FormatType enum
2012-08-03 Andrew den... Refactor and document QQuickChangeSet.
2012-08-03 Michael BrasserMake QQmlScriptString opaque.
2012-08-02 Casper van... Doc: fix typo in qtquick.qdocconf
2012-08-02 Bea LamParticles module doc fixes
2012-08-02 Bea LamMove QtQuick.Window module docs
2012-08-02 Bea LamUse \b instead of \bold
2012-08-02 Bea LamAdd missing types for canvas related properties
2012-08-02 Bea LamMark QQmlFile \internal
2012-08-02 Bea LamThese docs should use \ingroup not \group
2012-08-02 Bea LamUpdate docs now that all basic types can also be proper...
2012-08-02 Bea LamSkip failing test
2012-08-02 Alan AlpertVisual coordinates documentation
2012-08-02 Chris AdamsMinor restructuring of application developer resources
2012-08-02 Andrew den... Add tests for writing to model role properties.
2012-08-02 Andrew den... Test the VisualDataModel hasModelChildren property
2012-08-02 Andrew den... Add tests for VisualDataModel watched roles.
2012-08-02 Andrew den... Fix handling of changes to the root index of a VisualDa...
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-08-01 Paul Olav TveteAdd includes for QWindowSystemInterface
2012-08-01 Bea LamDocument readonly property syntax
2012-08-01 Bea LamDocument qmlAttachedPropertiesObject()
2012-08-01 Bea LamSkip tst_qquickfolderlistmodel::changeDrive()
2012-07-31 Charles YinRefactor context2d thread logic
2012-07-31 Glenn WatsonFix folder list model when changing drives on Windows.
2012-07-31 Alan AlpertVisual hierarchy documentation
2012-07-31 Bea LamDocs - fix referenced class names
2012-07-31 Andrew den... Reset Styled/PlainText specific state when switching...
2012-07-30 Matthew VogtImplement strict mode for qmldir modules
2012-07-30 Bea LamSome autotests which failed on OSX don't fail anymore...
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-30 Chris AdamsImprove QML basic types documentation
2012-07-30 Rohan McGovernqmlscene: fixed dependency on QtWidgets
2012-07-30 Andrew den... Add tests for Text(*) default property values and notif...
2012-07-30 Andrew den... Add tests for an object instance as model data.
2012-07-30 Bea LamDelete created objects in tests and fix warnings
2012-07-30 Friedemann... Remove default parameter from protected QmlPropertyMap CT.
2012-07-30 Matthew VogtStabilize tst_qquickloader test case
2012-07-27 Bea LamClarify use of enumeration type from QML code
2012-07-27 Andrew den... Remove unused notify signal.
2012-07-27 Martin JonesPixmap loader adds images to unreferenced list when...
2012-07-27 Chris AdamsUpdate whatsnew documentation with value-type improvements
2012-07-27 Matthew VogtAllow access to signals and slots in QQmlPropertyMap...
2012-07-27 Aaron McCarthyFix QML import paths in Qt resources.
2012-07-27 Martin JonesAdd SnapPosition mode to positionViewAtIndex() in List...
2012-07-26 Stephen KellyRemove obsolete Q_WS_QWS.
2012-07-26 Marc MutzRemove work-around for Q_DECLARE_METATYPE(QFileInfo...
2012-07-26 Bea LamRemove QSKIP from snapOneItem() test
2012-07-26 Andrew den... Fix resolution of cursor when items are overlapping.
2012-07-25 Marc MutzWork around Q_DECLARE_METATYPE(QFileInfo) being added...
2012-07-25 Bea LamRevise the restructured "Integrating QML and C++" docs
2012-07-25 Glenn WatsonEnsure params listed after unnamed params are available...
2012-07-25 Charles YinAdd waitForRendering() function for qmltest
2012-07-25 Andrew den... Add tests for QQuickItem::childAt and antialiasing.
2012-07-25 Damian JansenFix inconsistent playing / paused property setting...
2012-07-25 Alan AlpertEmpty JSON files are not needed for the plugin system
2012-07-25 Andrew den... Remove QListModelInterface.
2012-07-24 Thomas SenykAdding mediump precision qualifier in distance-field...
2012-07-24 Friedemann... QtQuick: Remove usages of qWaitForWindowShown(QWindow *).
2012-07-24 Stephen KellyMark some declarative libraries as internal.
2012-07-24 Alan AlpertClean up StocQt demo
2012-07-24 Alan AlpertTweetSearch Stylistic Tweaks
2012-07-24 Chris AdamsCorrectly link the QML module C++ class documentation
2012-07-24 Andrew den... Fix restoration of cursor position and selection after...
2012-07-24 Alan AlpertParticle example restyling
2012-07-24 Alan AlpertQQuickRenderThreadSingleContextWindowManager in separat...
2012-07-24 Chris AdamsFix value-type semantics in variant properties
2012-07-23 Yann BodsonCleanup/simplify tweetsearch example
2012-07-23 Jan-Arve SaetherQSGContext::defaultSurfaceFormat() should be double...
2012-07-23 Stephen KellyRemove qtquick as a private dependency of qmltest.
2012-07-23 Alan AlpertFixup types page
2012-07-23 Andrew den... Add a static object template for variant list model...
2012-07-23 Martin JonesChanging model after componentComplete should reset...
2012-07-23 Martin JonesAdd methods to PathView: positionViewAtIndex(), indexAt...
2012-07-23 Andrew den... Add tests for QQuickPaintedItem.
2012-07-23 Martin JonesChanging PathView model after componentComplete should...
2012-07-23 Andrew den... Don't run pinch area test in parallel.
2012-07-20 Yann BodsonMore consistent coding style through QML documentation.
2012-07-20 Matthew VogtUpdate var property to null on object deletion
2012-07-20 Yann BodsonFix links in QML documentation.
2012-07-20 Yann BodsonMake title capitalization more consistent in QML docume...
2012-07-20 Alan AlpertMention opacity property change in porting.qdoc
2012-07-19 Friedemann... QtDeclarative: Remove usage of deprecated qWaitForWindo...
2012-07-19 Stephen KellyFix include of QWindowSystemInterface.
2012-07-19 Chris AdamsAdd documentation about property value modifiers
2012-07-19 Yann BodsonDoc fix: close code blocks properly
2012-07-19 Stephen KellyTest that the package configs for QtDeclarative work.
2012-07-19 Alan AlpertAdd test for large file codepath
2012-07-19 Michael BrasserCorrect attribute name in image shader.
2012-07-18 Kim Motoyoshi... Rename Rectangle's border.aligned property to border...
2012-07-18 Matthew VogtAllow QQmlPropertyMap property updates to be controlled
2012-07-18 Charles YinAdd fuzzyCompare() to qmltest
2012-07-18 Yann BodsonMinor doc fixes
2012-07-17 Michael BrasserUpdate element references to smooth.
2012-07-17 Chris AdamsRemove the syntax topic page from docs
2012-07-17 Andrew den... Don't double reference items created following a model...
next