summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativelistmodel.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
* Fix roundtrip between double and string in QDeclarativeListModel leading to p...Florian Hänel2012-07-251-4/+7
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix memory leak in ListModel custom parserBea Lam2011-08-251-0/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-131-3/+0
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-121-3/+0
| |\
| | * ListModel::clear() should not clear rolesBea Lam2011-04-121-3/+0
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-3/+3
|\| |
| * | Doc: Small change to ListModel docsGeir Vattekar2011-03-071-1/+1
| * | Merge branch 'mimir' into 4.7David Boddie2011-02-231-2/+2
| |\ \
| | * | qdoc: Fixed some validation errors in the DITA filesMartin Smith2011-01-191-2/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-02-041-25/+60
| |\ \ \
* | \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-051-4/+4
| |\| | | | | |/ / | |/| |
| | * | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-1/+1
| | |\ \ | | | |/ | | |/|
| | * | Doc: Used div elements for floats, updated the style sheet.David Boddie2010-12-141-2/+6
| | * | Doc: Changed floating images to use the new float qdoc macros.David Boddie2010-12-131-6/+2
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-041-25/+60
|\| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | set() and setProperty() should not always trigger change signalsBea Lam2011-01-111-25/+58
| * | | Fix ListModel::set() to update the model cache when setting a list valueBea Lam2010-11-231-0/+2
| | |/ | |/|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-39/+3
|\|
| * Fix ListModel::set() so the implementation and docs areBea Lam2010-09-231-2/+3
| * Remove dead code paths in declarative list model code.Michael Brasser2010-09-231-37/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-109/+427
|\|
| * Make build on SymbianBea Lam2010-09-201-0/+31
| * Improve error messagesBea Lam2010-09-171-3/+3
| * Changes to objects returned from get() should emit itemsChanged() soBea Lam2010-09-171-29/+264
| * Make it clear that private ListModel constructor is only for workerBea Lam2010-09-171-14/+23
| * Remove duplicated move() implementationsBea Lam2010-09-171-34/+26
| * Doc changesBea Lam2010-09-171-4/+4
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-151-1/+0
| |\
| * | Doc: More work on the declarative API documentation.David Boddie2010-09-131-28/+79
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-2/+1
|\ \ \ | | |/ | |/|
| * | Remove unused objectBea Lam2010-09-081-1/+0
| |/
| * Merge branch '4.7' into qmldocsDavid Boddie2010-08-271-5/+2
| |\
| * | Doc: Fixed incorrect use of commands to mark documentation.David Boddie2010-08-231-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-301-3/+0
|\ \ \ | | |/ | |/|
| * | Remove unused code.Michael Brasser2010-08-261-3/+0
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-3/+5
|\| |
| * | Fix few declarative code issues discovered by static code analysisJoona Petrell2010-08-241-2/+2
| |/
| * qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-1/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-14/+24
|\|