summaryrefslogtreecommitdiffstats
path: root/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-041-1/+204
|\
| * QQuickTreeModelAdaptor1: fix updating of ModelIndex roleAlberto Mardegan2019-10-291-1/+204
* | Eradicate Java-style iterators and Q_FOREACH and mark the module free of themMarc Mutz2019-07-151-8/+8
|/
* Fix deprecation warningsFriedemann Kleint2019-02-061-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-271-0/+51
|\
| * Fix moving of TreeView itemsJoni Poikelin2016-08-261-0/+51
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-181-33/+33
* | Unify license header usageAntti Kokko2016-02-041-18/+10
|/
* TreeView: Add rootIndex propertyGabriel de Dietrich2015-07-271-5/+42
* TreeView: Track model indexes during selectionGabriel de Dietrich2015-07-041-9/+26
* TreeModelAdaptor: Monitor model's lifespanGabriel de Dietrich2015-05-211-0/+19
* TreeModelAdaptor: Take into account childless expanded itemsGabriel de Dietrich2015-04-161-0/+125
* Fix TreeView missing visualization of expander image on insert or removeFilippo Cucchetto2015-04-141-0/+62
* Introducing TreeViewGabriel de Dietrich2015-02-131-0/+1135