aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/xmllistmodel/qqmlxmllistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-051-1238/+0
* Doc: Use a macro to resolve the QML import versionTopi Reinio2018-09-141-4/+4
* Doc: bump import version to 2.12Shawn Rutledge2018-07-241-2/+2
* Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-251-2/+2
|\
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-211-2/+2
|\|
| * Document latest QtQuick.XmlListModule import version to be 2.11Kai Koehne2018-04-201-2/+2
* | Make XmlListModel work without qml-networkUlf Hermann2018-02-081-1/+31
|/
* Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-2/+1
* Fix failed assertions coming from the QML list modelLars Knoll2017-12-291-2/+4
* Doc: Fix capitalization in section titlesTopi Reinio2017-08-291-1/+1
* Port existing qmlInfo callers to qmlWarningRobin Burchell2017-01-111-4/+4
* Imports: add missing 'override'Anton Kudryavtsev2016-10-061-2/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-241-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Cleanup variant conversion codeLars Knoll2015-01-091-1/+1
* Move the variant conversion methods from qv8engine to qv4::ExecutionEngineLars Knoll2015-01-091-1/+1
* Remove v8engine dependency in fromVariant conversionsLars Knoll2015-01-021-1/+1
* Fix \inqmlmodule usage: only use one parameterAlejandro Exojo2014-12-081-2/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Get rid of StringRefLars Knoll2014-07-221-1/+1
* Fix the initial value of XmlListModel::countJ-P Nurmi2014-04-101-1/+1
* Doc: Reintroduce missing sample XML file for XMLRole documentationTopi Reinio2014-03-181-1/+5
* Rename some filesLars Knoll2014-01-311-1/+1
* Cleanup: change signature of Object::insertMember()Lars Knoll2014-01-091-3/+5
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-14/+14
* Move Value::toInteger(double) and related to PrimitiveLars Knoll2013-09-281-1/+1
* Fix API of QQmlV4HandleLars Knoll2013-09-261-2/+2
* Add a Safe<T> class and start using itLars Knoll2013-09-221-1/+2
* Further work towards an exact GCLars Knoll2013-09-221-2/+3
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-2/+1
|\
| * Don't assume that the last step of the XPath is an element nameJan Arve Saether2013-07-091-2/+1
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-1/+1
|\|
| * Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-191-1/+1
* | Remove v8 dependencies from QQmlV4HandleLars Knoll2013-05-081-2/+2
* | Add more convenient get/put API to QV4::ObjectLars Knoll2013-05-081-0/+1
* | Move QV8Engine::to/fromVariant over to a v4 based APILars Knoll2013-05-011-1/+1
* | Rename QQmlJS::VM namespace to QV4Lars Knoll2013-04-191-6/+12
* | Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-3/+3
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Doc: Updated docs for examples and etcXingtao Zhang2013-01-091-1/+1
* tr()-Fix: Do not use QObject::tr().Friedemann Kleint2012-11-291-3/+3
* Doc: Cleaned up Qt Quick module's titles and added them to groupJerome Pasion2012-10-041-2/+3
* Fixed instances of "to to" in qtdeclarative.Samuel Rødal2012-09-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix uses of various qml doc commandsBea Lam2012-08-081-1/+1