aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QQmlV4HandleUlf Hermann2019-04-101-2/+3
* Warn about non-existent providers only with the loaded QtQml libraryNodir Temirkhodjaev2019-04-101-2/+2
* Make sure we can delete value type providers in any orderUlf Hermann2019-03-281-36/+26
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-9/+9
* Add Qt.platform.pluginName propertySami Nurmenniemi2017-06-061-0/+2
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+0
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Also remove the QQmlValueTypeProvider::destroyValueType interfaceFrank Meerkoetter2015-08-181-14/+0
* Adapt the ValueTypeProvider interface and port its typesFrank Meerkoetter2015-08-181-17/+12
* Remove QQmlValueTypeProvider::copyValueTypeFrank Meerkoetter2015-08-181-15/+0
* qml: Avoid heap allocations due to QString::fromLatin1()Sérgio Martins2015-08-131-2/+2
* Add Qt.hsva() functionSean Harmer2015-02-181-0/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Expose QStyleHints as Qt.styleHintsJ-P Nurmi2015-01-171-0/+8
* Fix Qt.inputMethod ownershipJ-P Nurmi2015-01-171-0/+2
* Remove v8engine usage in the value type providerLars Knoll2015-01-081-2/+2
* Initial work on gadget supportSimon Hausmann2014-12-221-6/+4
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-2/+36
|\
| * Fix Qt.application.xxx notifier signalsJ-P Nurmi2013-07-041-4/+16
| * Add Qt.application.organization/domainJ-P Nurmi2013-06-291-0/+22
* | Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-2/+2
|/
* Add core application functionality to Qt.application in QMLAlan Alpert2013-03-051-3/+50
* Fix the QtQml's use of plugins for value type providersThiago Macieira2013-03-011-2/+31
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+2
* Fixed missing virtual destructors in qtdeclarative.Samuel Rødal2012-09-241-1/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-12/+25
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Ensure external value types are initialized before writeMatthew Vogt2012-04-301-0/+15
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-0/+336