aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlxmllistmodel/qqmlxmllistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port away from QPairZhao Yuhang2025-04-121-3/+3
* Doc: Fix linking to Qt Qml moduleTopi Reinio2023-12-011-1/+1
* QQmlXmlListModel: get rid of manual processing of HTTP redirectsVladimir Belyavsky2023-06-151-14/+0
* Doc: Use correct module identifiers in \qmlproperty commandsTopi Reinio2023-06-091-1/+1
* doc: Use \value rather than \li for enumeration values and constantsShawn Rutledge2023-03-281-8/+6
* XmlListModel: Clean up includesUlf Hermann2022-11-221-3/+15
* Port from container::count() and length() to size()Marc Mutz2022-10-071-8/+8
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QmlXmlListModel: includemocsMarc Mutz2022-04-291-0/+2
* Fix some spelling errors in translated messages and commentsFriedemann Kleint2021-06-191-10/+10
* XmlListModel: include child elements while reading element contentIvan Solovev2021-03-181-1/+2
* Introduce XmlListModel to QtDeclarativeIvan Solovev2021-03-101-0/+992