Update to 5.0.0-beta1
[profile/ivi/qtdeclarative.git] / src / quick /
2012-08-28 Bea LamDocs - add missing images and code, clean up sections
2012-08-28 Bea LamFix various doc errors
2012-08-28 Martin JonesAdd cacheItemCount property to PathView
2012-08-27 Michael BrasserUpdate usage of smooth and antialiasing.
2012-08-27 Bea LamImprove docs related to visual parent concept
2012-08-27 Charles YinUse the new antialiasing property for canvas painting
2012-08-27 Jason BarronDocument QSGTexture.
2012-08-27 Michael BrasserFix potential memory leak in AnchorChanges.
2012-08-27 Chris AdamsMove the Property Modifier Type documentation
2012-08-27 Andrew den ExterRemove unreachable code paths from QQuickChangeSet.
2012-08-26 Bea LamAdd docs for "animation on property" syntax and fix...
2012-08-24 Bea LamFix doc links
2012-08-24 Bea LamImprovements for coding conventions docs
2012-08-24 Bea LamLink to Coding Conventions page
2012-08-24 Andrew den ExterFix assert when a VisualDataModels context has been...
2012-08-23 Michael BrasserAvoid dynamic lookup of signal handler arguments
2012-08-23 Jerome PasionDoc: Tidied links, titles, and HTML pages.
2012-08-23 Alan AlpertFixes a reference in the Animation docs.
2012-08-23 Bea LamRemove some incorrect animation docs
2012-08-23 Bea LamDocument various undocumented attributes of QQuickItem
2012-08-22 Bea LamLink to "Deploying QML Applications"
2012-08-21 Sean HarmerFix compilation on OSX 10.6
2012-08-20 Andrew den ExterAdd internal documentation and comments to QQuickListCo...
2012-08-20 Bea LamsetImplicitWidth/Height should be public
2012-08-16 Sean HarmerCompile on OpenGL ES2 when using Khronos headers
2012-08-16 Frederik GladhornRemove redundant QT_NO_ACCESSIBILTY.
2012-08-16 Bea LamMove docs closer to the members that they document
2012-08-13 Gunnar SlettaThree scene graph examples with docs.
2012-08-11 Oswald Buddenhagenmake use of QT_PRIVATE to specify private Qt dependencies
2012-08-11 Oswald Buddenhagenfollow rename of qt_module_config.prf to qt_module.prf
2012-08-09 Kent HansenRemove remnants of QQmlImageProvider
2012-08-09 Bea LamImprove main QtQml and QtQuick doc pages
2012-08-09 Chris AdamsAllow invokable functions of value-type classes to...
2012-08-09 Bea Lamcanvas-related doc fixes
2012-08-09 Bea LamDocument some undocumented AnimatedSprite functions
2012-08-09 Bea LamVarious small doc fixes and improvements
2012-08-08 Bea LamFix uses of \inmodule, \inqqmlmodule and \since
2012-08-08 Bea LamAdd more to visual parent docs
2012-08-08 Bea LamRename "JavaScript" section title
2012-08-08 Andrew den ExterAdd missing VisualDataGroup documentation.
2012-08-08 Alan AlpertProvide features/use-case docs in QML AppDevGuide
2012-08-08 Glenn WatsonAdd type name to singleton (module api) implementations.
2012-08-08 Bea LamFix uses of various qml doc commands
2012-08-07 Andrew den ExterExplicitly initialize base class.
2012-08-07 Bea LamRestore QML/C++ extensions tutorial and fix plugin...
2012-08-07 Bea LamUpdate porting guide for positioner handling of item...
2012-08-07 Bea LamMinor update for release notes
2012-08-07 Bea LamMouseArea doc improvements
2012-08-07 Bea LamRename QQuickShaderEffect culling -> cullMode
2012-08-06 Sean HarmerProperly check for ability to use GL_REPEAT with npot...
2012-08-06 Andrew den ExterFix pasting with the middle button in TextInput and...
2012-08-06 Andrew den ExterAdd tests for copy and paste using keyboard shortcuts.
2012-08-03 Gary Aishdoc: expanded Qt Quick internationalization guide
2012-08-03 stocktonDoc: QQuickMouseArea::acceptedButtons() accepts ALL...
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 Andrew den ExterRefactor and document QQuickChangeSet.
2012-08-03 Michael BrasserMake QQmlScriptString opaque.
2012-08-02 Casper van DonderenDoc: fix typo in qtquick.qdocconf
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 LamThese docs should use \ingroup not \group
2012-08-02 Alan AlpertVisual coordinates documentation
2012-08-02 Chris AdamsMinor restructuring of application developer resources
2012-08-02 Andrew den ExterFix handling of changes to the root index of a VisualDa...
2012-07-31 Charles YinRefactor context2d thread logic
2012-07-31 Alan AlpertVisual hierarchy documentation
2012-07-31 Bea LamDocs - fix referenced class names
2012-07-31 Andrew den ExterReset Styled/PlainText specific state when switching...
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-30 Chris AdamsImprove QML basic types documentation
2012-07-27 Andrew den ExterRemove 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 Martin JonesAdd SnapPosition mode to positionViewAtIndex() in List...
2012-07-26 Stephen KellyRemove obsolete Q_WS_QWS.
2012-07-26 Andrew den ExterFix resolution of cursor when items are overlapping.
2012-07-25 Damian JansenFix inconsistent playing / paused property setting...
2012-07-25 Andrew den ExterRemove QListModelInterface.
2012-07-24 Thomas SenykAdding mediump precision qualifier in distance-field...
2012-07-24 Chris AdamsCorrectly link the QML module C++ class documentation
2012-07-24 Andrew den ExterFix restoration of cursor position and selection after...
2012-07-24 Alan AlpertQQuickRenderThreadSingleContextWindowManager in separat...
2012-07-23 Jan-Arve SaetherQSGContext::defaultSurfaceFormat() should be double...
2012-07-23 Alan AlpertFixup types page
2012-07-23 Andrew den ExterAdd 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 ExterAdd tests for QQuickPaintedItem.
2012-07-23 Martin JonesChanging PathView model after componentComplete should...
2012-07-20 Alan AlpertMention opacity property change in porting.qdoc
2012-07-19 Chris AdamsAdd documentation about property value modifiers
2012-07-19 Michael BrasserCorrect attribute name in image shader.
2012-07-18 Kim Motoyoshi KallandRename Rectangle's border.aligned property to border...
2012-07-18 Yann BodsonMinor doc fixes
2012-07-17 Michael BrasserUpdate element references to smooth.
2012-07-17 Andrew den ExterDon't double reference items created following a model...
2012-07-17 Charles YinCall handleRemovedWindows() before canvas rendering
next