aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/xmllistmodel
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-3/+3
* 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-242-4/+6
|\|
| * qtdeclarative: update .qmltypes, and use -notrelocatable optionFawzi Mohamed2013-04-241-3/+5
| * 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-193-5/+5
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-103-3/+3
* 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
* make module compile with -no-guiTasuku Suzuki2012-11-221-1/+1
* 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-233-72/+72
* Add .qmltypes filesKai Koehne2012-09-123-0/+57
* Fix uses of various qml doc commandsBea Lam2012-08-081-1/+1
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-311-1/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-2/+4
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-252-2/+1
* Remove QListModelInterface.Andrew den Exter2012-07-252-52/+63
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-8/+2
* Fix various QtQuick.* submodule docsBea Lam2012-07-051-16/+30
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-2/+2
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-3/+3
* Doc: Sanitized QML typesNico Vertriest2012-05-241-2/+2
* Doc FixAlan Alpert2012-04-231-0/+7
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-4/+4
* Merge master <-> api_changesMatthew Vogt2012-03-052-2/+3
|\
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-232-2/+3
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-244-175/+175
|/
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update obsolete contact address.Jason McDonald2012-01-233-3/+3
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0