aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlglobal_p.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+0
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Remove dead fwd-dclFrank Meerkoetter2015-12-151-2/+0
* QML: Sanitize reading environment variables.Friedemann Kleint2015-10-221-4/+6
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Also remove the QQmlValueTypeProvider::destroyValueType interfaceFrank Meerkoetter2015-08-181-2/+0
* Adapt the ValueTypeProvider interface and port its typesFrank Meerkoetter2015-08-181-8/+8
* Remove QQmlValueTypeProvider::copyValueTypeFrank Meerkoetter2015-08-181-2/+0
* 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/+1
* Remove v8engine usage in the value type providerLars Knoll2015-01-081-2/+2
* Initial work on gadget supportSimon Hausmann2014-12-221-4/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Combine the source file, line and column number triplet in a common structureSimon Hausmann2014-03-041-0/+10
* fix whitespaceOswald Buddenhagen2014-01-221-5/+5
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-0/+8
|\
| * Add Qt.application.organization/domainJ-P Nurmi2013-06-291-0/+8
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-3/+3
|\|
| * Fix -Wpedantic warningsAlbert Astals Cid2013-06-071-2/+2
| * Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-231-1/+1
* | Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-2/+2
|/
* Add core application functionality to Qt.application in QMLAlan Alpert2013-03-051-0/+47
* Fix the QtQml's use of plugins for value type providersThiago Macieira2013-03-011-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-11-301-1/+8
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+2
* Fixed missing virtual destructors in qtdeclarative.Samuel Rødal2012-09-241-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix warnings in QtQmlMatthew Vogt2012-08-241-1/+1
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-0/+10
* Add fuzzyCompare() to qmltestCharles Yin2012-07-181-1/+1
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-5/+8
* Implement QAbstractDeclarativeData::isSignalConnected hookKent Hansen2012-06-271-3/+1
* Check for null ptr in qmlobject_cast definitionChris Adams2012-06-121-1/+1
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-3/+2
* Avoid string-based lookup in IS_SIGNAL_CONNECTEDKent Hansen2012-06-101-8/+6
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-11/+85
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Ensure external value types are initialized before writeMatthew Vogt2012-04-301-0/+2
* Also check notifier endpoints when checking whether a signal is connected.Michael Brasser2012-04-231-0/+15
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-1/+82
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+129