follow rename of qt_module_config.prf to qt_module.prf
[profile/ivi/qtdeclarative.git] / src /
2012-08-11 Oswald Buddenhagenfollow rename of qt_module_config.prf to qt_module.prf
2012-08-10 Matthew VogtPermit value types with metatype IDs >= QMetaType:...
2012-08-09 Kent HansenRemove remnants of QQmlImageProvider
2012-08-09 Bea LamImprove main QtQml and QtQuick doc pages
2012-08-09 Bea LamFix default property docs
2012-08-09 Chris AdamsChange error messages to reflect new module terminology
2012-08-09 Chris AdamsAllow invokable functions of value-type classes to...
2012-08-09 Chris AdamsEnsure that copy sequences can be passed as arguments
2012-08-09 Glenn WatsonFix test failures in Qt Location with string lists.
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 Chris AdamsUpdate imports and module documentation
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 Chris AdamsAllow signal parameters which are custom QML object...
2012-08-08 Bea LamFix uses of various qml doc commands
2012-08-07 Glenn WatsonSupport JS Array.sort() function for sequence wrappers.
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 Berthold KrevertFixes a crash in QQuickImageParticle
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 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 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 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 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-08-01 Bea LamDocument readonly property syntax
2012-08-01 Bea LamDocument qmlAttachedPropertiesObject()
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 ExterReset Styled/PlainText specific state when switching...
2012-07-30 Matthew VogtImplement strict mode for qmldir modules
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-30 Chris AdamsImprove QML basic types documentation
2012-07-30 Friedemann KleintRemove default parameter from protected QmlPropertyMap CT.
2012-07-27 Bea LamClarify use of enumeration type from QML code
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 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 Andrew den ExterFix resolution of cursor when items are overlapping.
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 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 ExterRemove QListModelInterface.
2012-07-24 Thomas SenykAdding mediump precision qualifier in distance-field...
2012-07-24 Stephen KellyMark some declarative libraries as internal.
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-24 Chris AdamsFix value-type semantics in variant properties
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 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 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 Chris AdamsAdd documentation about property value modifiers
2012-07-19 Yann BodsonDoc fix: close code blocks properly
2012-07-19 Michael BrasserCorrect attribute name in image shader.
next