Add missing QT_{BEGIN,END}_NAMESPACE
[profile/ivi/qtdeclarative.git] / src / qml / qml / qquicklistmodel.cpp
2012-08-03 Bea LamFix various broken links in documentation
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-25 Andrew den ExterRemove QListModelInterface.
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-26 Glenn WatsonSupport JS Date object in ListModel with static roles.
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Glenn WatsonAdd warning if defining a ListModel with no roles.
2012-06-22 Michael BrasserHandle enum values of -1 correctly.
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-05-08 Jerome PasionDoc: Moving QML docs for new doc structure
2012-04-27 Jerome PasionDoc: Fixing errors due to incorrect QDoc commands.
2012-04-23 Olivier GoffartqMalloc, qFree, qRealloc, qMemCopy, qMemSet are deprecated
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-09 Glenn WatsonFix crash in listmodel when data is assigned incorrectly.
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