Remove deprecated openSoftwareInputPanel function calls from the declarative examples
[profile/ivi/qtdeclarative.git] / src /
2012-08-21 Matthew VogtFix V4 calculations that vary from V8 results
2012-08-21 Sean HarmerFix compilation on Linux with gcc-4.6
2012-08-21 Sean HarmerFix compilation on OSX 10.6
2012-08-20 Kent HansenUse object identity to detect cycles in JS-to-C++ type...
2012-08-20 Kent HansenGet rid of engine-wide state of visited objects for...
2012-08-20 Andrew den ExterAdd internal documentation and comments to QQuickListCo...
2012-08-20 Bea LamsetImplicitWidth/Height should be public
2012-08-17 Kent HansenAdd missing QT_{BEGIN,END}_NAMESPACE
2012-08-17 Matthew VogtReduce memory consumption in QV4Bindings::Binding
2012-08-16 Sean HarmerCompile on OpenGL ES2 when using Khronos headers
2012-08-16 Kent HansenDocument QJSEngine's lack of exception handling API
2012-08-16 Frederik GladhornRemove redundant QT_NO_ACCESSIBILTY.
2012-08-16 Chris AdamsFix crash in signal change notification override
2012-08-16 Bea LamMove docs closer to the members that they document
2012-08-15 Matthew VogtReduce memory consumption of source coordinates
2012-08-15 Stephen KellyRemove the use of QWidgetStar from QtQml.
2012-08-13 Gunnar SlettaThree scene graph examples with docs.
2012-08-11 Stephen KellyFix the dependencies of QQuickTest.
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-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
next