aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsapi/qjsengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of Q_QML_PRIVATE_EXPORTAlexey Edelev2024-01-111-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Move QJSEnginePrivate::cache() to QQmlMetaTypeUlf Hermann2022-01-181-27/+0
* QQmlEngine: Remove methods that merely forward to QQmlMetaTypeUlf Hermann2022-01-181-20/+0
* Move QJSEngine's mutex into QQmlEngineUlf Hermann2022-01-151-4/+0
* Clean up PropertyCache life cycleUlf Hermann2021-11-091-7/+9
* QJSEngine: Make uiLanguage a QObjectBindablePropertyFabian Kosmale2021-10-071-2/+2
* Replace QJSEnginePrivate::Locker with QMutexLockerFabian Kosmale2021-07-161-58/+2
* 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