summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativerepeater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Doc: Standardized on QtQuick for \since declarations.David Boddie2011-08-301-3/+3
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* modelChanged() should not be emitted until view is repopulatedBea Lam2011-02-041-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Add Repeater itemAdded(), itemRemoved() signals and itemAt() methodBea Lam2011-01-061-42/+81
|/
* Run util/normalize on src/declarative.Yann Bodson2010-10-261-2/+2
* Doc fix.Michael Brasser2010-10-071-3/+3
* Merge branch '4.7' into qmldocsDavid Boddie2010-09-011-21/+0
|\
| * Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-21/+0
* | Doc: More work on the QML documentation.David Boddie2010-08-271-5/+5
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-171-1/+4
|\
| * emit countChanged where appropriate in RepeaterMartin Jones2010-08-161-1/+4
* | qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+1
|/
* Fix typos in docsThomas Zander2010-08-111-3/+3
* qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-221-1/+0
* docs - fix doc links, minor improvementsBea Lam2010-07-021-14/+24
* doc: improve Repeater model docs.Martin Jones2010-06-171-10/+3
* Doc improvements, including snippet fixes, linking to examples, makingBea Lam2010-06-111-33/+61
* Various doc fixes and improvementsBea Lam2010-05-311-4/+10
* Don't store the role-property map for each individual item.Martin Jones2010-05-121-1/+1
* Doc fixesBea Lam2010-04-281-1/+1
* Don't crash on invalid model remove signal.Martin Jones2010-04-271-4/+9
* Update Repeater docs.Michael Brasser2010-04-081-5/+14
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Correctly parent repeater items.Michael Brasser2010-03-301-5/+5
* Setting stacking order from top to bottom seems to work better.Martin Jones2010-03-191-8/+4
* Handle itemsInserted/Removed/Moved() correctly for repeater.Martin Jones2010-03-091-6/+50
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-251-0/+7
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+328