aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsapi/qjsengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-051-6/+6
* Add support for translation bindings on QProperty based propertiesSimon Hausmann2020-04-021-1/+2
* Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-6/+6
* Add Qt.uiLanguage and QJSEngine::uiLanguage propertiesSimon Hausmann2020-01-231-0/+1
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-311-2/+2
* QML: Pass type minor version when creating property dataUlf Hermann2019-02-211-6/+6
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Move property cache from the engine to QQmlTypeSimon Hausmann2017-08-021-14/+3
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Support debugging and profiling for pure QJSEnginesUlf Hermann2015-12-151-0/+3
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Some minimal changes to make qmlpuppet compile againhjk2015-01-061-2/+2
* Enable gadget wrapping for custom value typesSimon Hausmann2015-01-021-0/+5
* Make QQmlPropertyCache available in QJSEngineSimon Hausmann2014-12-291-1/+124
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Move the JS Api into it's own folderLars Knoll2013-08-081-0/+75