summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativelistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc fixBea Lam2010-05-071-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-04-271-3/+2
|\
| * Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-3/+2
* | Docs Changes to start page. Minor change to Elements doc. See also added to s...Peter Yard2010-04-271-1/+1
|/
* Doc fixesBea Lam2010-04-131-4/+4
* Doc fixesBea Lam2010-04-121-0/+15
* Release ListModel's worker agent on deletion.Bea Lam2010-04-091-0/+3
* Disallow nested elements in ListModelAaron Kennedy2010-04-071-1/+6
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Doc fixBea Lam2010-04-011-1/+1
* ModelNode::setObjectValue() must update the object cache.Bea Lam2010-04-011-0/+2
* Fix memory leak and clean up deletion.Bea Lam2010-03-291-8/+5
* Remove int parameter from ListModel countChanged() to be consistentBea Lam2010-03-251-3/+3
* Doc: ids start with lowercaseMartin Jones2010-03-241-9/+9
* Don't use QScriptValueIterator to iterate over arrays.Bea Lam2010-03-181-4/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-171-4/+16
|\
| * Allow enum constants as list element properties.Warwick Allison2010-03-171-4/+16
* | Emits itemsRemoved() in QDeclarativeListModel::remove.Yann Bodson2010-03-171-14/+16
|/
* Tests for default count(), get() values should be run on the workerBea Lam2010-03-171-1/+1
* Remove unneeded #include and add needed header to .priMartin Jones2010-03-161-2/+0
* Doc fixes.Bea Lam2010-03-161-27/+27
* Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-161-300/+654
* Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-271-0/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+983