aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/xmllistmodel
Commit message (Expand)AuthorAgeFilesLines
* Doc: Use a macro to resolve the QML import versionTopi Reinio2018-09-141-4/+4
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-111-0/+2
|\
| * Build: XmlListModel depends on qtConfig(qml-network)Liang Qi2018-09-101-0/+2
* | Update plugins.qmltypesKai Koehne2018-09-061-2/+2
* | 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
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-212-3/+3
|\|
| * Document latest QtQuick.XmlListModule import version to be 2.11Kai Koehne2018-04-202-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-221-0/+3
|\|
| * add qmlRegisterModule to all QML plugins (QUIP 99)Shawn Rutledge2018-03-211-0/+3
* | Make XmlListModel work without qml-networkUlf Hermann2018-02-083-2/+35
|/
* 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
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Doc: Fix capitalization in section titlesTopi Reinio2017-08-291-1/+1
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-191-1/+1
* Fix up some last un-fixed instances of qmlInfo that should be qmlWarningRobin Burchell2017-01-161-1/+1
* Port existing qmlInfo callers to qmlWarningRobin Burchell2017-01-111-4/+4
* Qml, Imports: mark some methods as constAnton Kudryavtsev2016-10-131-1/+1
* Imports: add missing 'override'Anton Kudryavtsev2016-10-062-8/+8
* Update .qmltypesMarco Benelli2016-09-121-266/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
| |\
| | * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-111-1/+1
* | | Mark overrides of QQmlExtensionPluginFrank Meerkoetter2016-04-191-1/+1
|/ /
* | Updated license headersJani Heikkinen2016-01-193-42/+60
* | Utilize the resources when building statically.Andy Shaw2015-12-021-0/+8
|/
* Update plugins.qmltypesKai Koehne2015-10-231-1/+267
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-241-1/+1
* Update copyright headersJani Heikkinen2015-02-123-21/+21
* 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
* Add new property "designersupported" to qmldirTim Jenssen2014-08-281-0/+1
* Update license headers and add new licensesJani Heikkinen2014-08-253-57/+33
* 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
* Update .qmltypes files for 5.2Alan Alpert2013-11-121-1/+2
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Add classnames for QML import plugins.Morten Johan Sørvig2013-10-141-0/+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