aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Add userdata callback to qml registrationMaximilian Goldstein2020-07-101-6/+9
* Register value types declarativelyUlf Hermann2020-04-281-4/+4
* Add support for binding ahead-of-time compiled bindings to QPropertiesSimon Hausmann2020-04-221-2/+3
* Add a hook that allows for ahead-of-time compiled functionsSimon Hausmann2020-04-221-1/+7
* Change qHash return value to size_tFabian Kosmale2020-04-161-1/+1
* Clean up type registration structsUlf Hermann2020-03-121-12/+12
* Optionally return type IDs from qmlRegisterTypeAndRevisions()Ulf Hermann2020-03-111-5/+12
* Adapt to the the new QMetaType changeOlivier Goffart2020-03-091-29/+11
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-0/+21
|\
| * Provide a macro for qmlRegisterTypeNotAvailableUlf Hermann2020-02-121-0/+6
| * Add a static variant of qmlRegisterInterface()Ulf Hermann2020-02-121-0/+15
* | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-22/+21
|/
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-1/+1
|\
| * qqmlprivate.h: Fix include directiveFriedemann Kleint2019-10-141-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-081-1/+2
|\|
| * qmlRegisterSingletonInstance: Do not crash if instance gets deletedFabian Kosmale2019-10-071-1/+2
* | Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-41/+348
|/
* Introduce qmlRegisterSingletonInstanceFabian Kosmale2019-07-191-0/+7
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-011-0/+1
|\
| * Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-251-0/+1
* | add std::function overload to qmlRegisterSingletonTypeFabian Kosmale2019-06-111-0/+3
|/
* Don't wrap the attachedProperties function into a templateUlf Hermann2019-05-021-4/+1
* QML: Remove static attchedPropertyIds mapUlf Hermann2019-04-181-0/+5
* Extend QQmlElement with empty placement delete operatorFredrik Orderud2018-11-021-0/+4
* Fix ASAN warnings about new-delete-size-mismatchSimon Hausmann2018-08-081-1/+9
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Remove private API dependency of qmlcachegen generated codeSimon Hausmann2018-01-281-3/+2
* Add support for compiling QML/JS files ahead of time in resourcesSimon Hausmann2018-01-281-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix application build when combining with Mac OS X Cocoa headersSimon Hausmann2014-12-031-6/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* CleanupSimon Hausmann2014-08-151-2/+2
* Make it possible to supply compilation units from pluginsSimon Hausmann2014-03-291-1/+30
* fix whitespaceOswald Buddenhagen2014-01-221-4/+4
* Add Singleton support for QMLAntti Piira2013-09-211-1/+10
* Fix VS2010 compile warningAlan Alpert2013-05-011-1/+1
* Add Composite Types to QQmlTypeAlan Alpert2013-02-181-2/+12
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Refactor singleton type registration codeChris Adams2012-08-281-1/+4
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-081-2/+3
* Add templated module api registration functionChris Adams2012-03-261-0/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+265