aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qml.pri
Commit message (Expand)AuthorAgeFilesLines
* Dissolve QQmlPropertyRawDataLars Knoll2019-04-181-1/+0
* Move registration functions from qqmlimport.cpp to qqmlmetatype.cppUlf Hermann2019-02-081-2/+0
* QML: Split qqmlmetatype{_p.h|.cpp} into multiple filesUlf Hermann2019-02-061-0/+13
* QML: Split propertyCache into multiple filesUlf Hermann2019-02-011-0/+12
* Make QQmlDirParser and QQmlError available in QmlDevToolsUlf Hermann2018-10-251-4/+0
* Add a feature for QML locale supportUlf Hermann2018-02-151-2/+8
* Add a feature for xmlhttprequestUlf Hermann2018-02-121-2/+9
* Start cleaning up the QmlContextWrapperLars Knoll2016-12-041-3/+0
* QML: Obliterate QQmlAccessorsErik Verbruggen2016-08-301-2/+0
* Added Logging Category support to QMLDominik Holland2016-08-101-2/+4
* QML: Introduce QQmlPropertyIndexErik Verbruggen2016-08-041-0/+1
* Move QQmlMemoryProfiler to debugger directoryUlf Hermann2016-07-261-2/+0
* Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-2/+0
* Add Qt.callLater() function.Michael Brasser2016-03-081-2/+4
* Move debugger-specific services into a common pluginUlf Hermann2015-08-041-2/+0
* Get rid of QQmlAbstractExpressionLars Knoll2015-04-241-2/+0
* Fix usage of QtQmlDevTools private headers on OSX with framework buildsSimon Hausmann2015-03-161-1/+0
* Remove QQmlDirParser from QtQmlDevToolsSimon Hausmann2015-03-161-12/+4
* Remove QML bundle codeSimon Hausmann2014-12-121-2/+0
* Extend the QML bootstrap library by the IR buildersSimon Hausmann2014-04-231-2/+10
* Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-2/+0
* Remove old compiler and VMESimon Hausmann2014-03-071-4/+0
* Revert "Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614"Alan Alpert2013-12-041-1/+1
* Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614Alan Alpert2013-11-131-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into HEADSimon Hausmann2013-09-201-1/+4
|\
| * Apply file selectors to QQmlApplicationEngine appsAlan Alpert2013-09-201-2/+5
| * Make QQmlAbstractUrlInterceptor publicAlan Alpert2013-09-191-1/+1
* | Beginning of a new qml parserSimon Hausmann2013-09-081-2/+4
|/
* Move the parser folder from src/qml/qml to src/qmlLars Knoll2013-08-081-1/+0
* Remove the now unused rewriter directoryLars Knoll2013-08-081-1/+0
* Restructure source codeLars Knoll2013-08-081-1/+0
* Get rid of the signal expression rewriterSimon Hausmann2013-07-031-2/+0
* Get rid of QQmlIntegerCacheLars Knoll2013-06-281-2/+0
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-0/+2
|\
| * Add a URL interceptor to the QML engineAlan Alpert2013-05-071-0/+2
* | Stop using v4classgen for QQmlLocaleSimon Hausmann2013-06-131-3/+0
* | Port the list wrapper over to v4Lars Knoll2013-05-311-0/+2
* | Port the value type wrapper over to use V4Lars Knoll2013-05-301-0/+2
* | Cleanup the context wrapper codeLars Knoll2013-05-301-0/+2
* | Port the type wrapper over to v4Lars Knoll2013-05-301-2/+4
* | Begin implement C++ style wrappers in QQmlLocaleSimon Hausmann2013-05-091-0/+2
* | Remove the old v4 and rename v4vm to v4Simon Hausmann2013-04-291-5/+1
* | Disable the old v4 engine by defaultLars Knoll2013-04-201-1/+4
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-0/+1
|/
* Add QQmlApplicationEngineAlan Alpert2013-03-201-2/+5
* Move QML types to types folderAlan Alpert2013-03-141-16/+3
* Make the base URL available to QQmlExtensionPluginShawn Rutledge2013-02-191-1/+2
* Add QQmlPlatform (exposed as Qt.platform)J-P Nurmi2013-02-141-2/+4
* Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-241-5/+5
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-291-2/+9