summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlxmllistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-241-0/+2
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-241-0/+2
| |\
| | * Merge remote branch 'origin/master'Thiago Macieira2010-02-231-45/+32
| | |\
| | * \ Merge remote branch 'origin/master'Thiago Macieira2010-02-201-1/+3
| | |\ \
| | * | | doc: Added "\since 4.7" to a bunch of declarative stuff.Martin Smith2010-02-191-0/+2
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-231-30/+142
|\ \ \ \ \ | |/ / / /
| * | | | Doc fix.Bea Lam2010-02-231-2/+2
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-231-47/+34
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add XmlRole::isKey property for incremental data changes when reload()Bea Lam2010-02-231-29/+146
* | | | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-37/+2
| |/ / / |/| | |
* | | | Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-45/+32
| |_|/ |/| |
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-161-1/+1
| |\ \
| | * | Fix copyright year.Jason McDonald2010-02-161-1/+1
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-171-1/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Declare QmlXmlListModelRole meta type before any code uses it.Bea Lam2010-02-171-2/+4
| * | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-161-2/+2
| |/
* | Prepare translations of the declarative module.Friedemann Kleint2010-02-151-2/+2
|/
* Make QListModelInterface API more sensible for our use case.Martin Jones2009-12-161-0/+7
* small cleanupThierry Bastian2009-12-041-2/+2
* fix includesOswald Buddenhagen2009-12-031-3/+5
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-131-2/+2
|\
| * Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-2/+2
* | Enforce unique role names for XmlListModel.Michael Brasser2009-11-131-17/+9
|/
* Get rid of the extra directory.Michael Brasser2009-11-111-0/+727