Doc: Enabling Qt QML linking to Qt Quick.
[profile/ivi/qtdeclarative.git] / src / imports / xmllistmodel /
2012-11-29 Friedemann Kleinttr()-Fix: Do not use QObject::tr().
2012-11-22 Tasuku Suzukimake module compile with -no-gui
2012-10-04 Jerome PasionDoc: Cleaned up Qt Quick module's titles and added...
2012-09-24 Samuel RødalFixed instances of "to to" in qtdeclarative.
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-12 Kai KoehneAdd .qmltypes files
2012-08-08 Bea LamFix uses of various qml doc commands
2012-07-30 Matthew VogtImplement strict mode for qmldir modules
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-25 Alan AlpertEmpty JSON files are not needed for the plugin system
2012-07-25 Andrew den ExterRemove QListModelInterface.
2012-07-11 Oswald Buddenhagenuse centralized qml plugin project handling
2012-07-05 Bea LamFix various QtQuick.* submodule docs
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-04-23 Alan AlpertDoc Fix
2012-03-19 Kent HansenMerge master into api_changes
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-23 Friedemann KleintUse new plugin system in QtDeclarative.
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Gunnar SlettaRemove the use of QT_MODULE()
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-01 Friedemann KleintWindows: Fix building of XML list model plugin.
2011-12-01 Charles YinMove XmlListModel to seperate plugin