aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcustomparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of Q_QML_PRIVATE_EXPORTAlexey Edelev2024-01-111-1/+1
* Remove XML stream header include where it's not usedEdward Welbourne2023-05-221-1/+0
* QtQml: Remove unused includes in qml, final partSemih Yavuz2022-09-141-2/+2
* QmlModels: Fix enum resolution in ListElementUlf Hermann2022-08-291-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-2/+2
* Remove some dead codeUlf Hermann2020-02-181-5/+0
* Disentangle includes and namespacesUlf Hermann2019-07-111-1/+1
* Simplify errors and diagnosticsUlf Hermann2019-06-141-2/+2
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-2/+2
* QML: Split qqmlmetatype{_p.h|.cpp} into multiple filesUlf Hermann2019-02-061-1/+0
* Clean up QQmlCustomParser APISimon Hausmann2018-07-301-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Remove remaining dependency of QQmlPropertyValidator on QQmlTypeCompilerSimon Hausmann2016-06-171-2/+3
* Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-1/+0
* Removed the dependency to QQmlCompiledData from QQmlCustomParserSimon Hausmann2016-05-301-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Make QML composite types inherit enumsJ-P Nurmi2015-09-211-2/+4
* Remove some dead codeSimon Hausmann2015-09-211-12/+4
* Cleanup: Fix const'ness of the property binding validator codeSimon Hausmann2015-04-141-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* CleanupSimon Hausmann2014-08-151-1/+1
* Rework custom parser integrationSimon Hausmann2014-06-041-6/+4
* Avoid recompiling of signal handlers defined in QtQuick state changes and Con...Simon Hausmann2014-04-021-1/+3
* Remove object index parameter from QQmlCustomParser::compileSimon Hausmann2014-03-291-1/+1
* Eliminate noop translation bindingsSimon Hausmann2014-03-291-4/+0
* Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-1/+0
* Remove old compiler and VMESimon Hausmann2014-03-071-58/+2
* [new compiler] Add the correct object index to the custom parserSimon Hausmann2014-03-021-1/+1
* [new compiler] Compile functions and bindings in appropriate scopesSimon Hausmann2014-03-021-2/+2
* [new compiler] Fix error location when id property is used in list model elem...Simon Hausmann2014-03-021-2/+5
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* [new compiler] Add support for QML list modelsSimon Hausmann2014-01-201-1/+7
* [new compiler] Add support for type and enum resolution for custom parsersSimon Hausmann2014-01-171-1/+13
* [new compiler] Initial support for QQuick state changesSimon Hausmann2014-01-171-0/+1
* [new compiler] Initial support for custom parsersSimon Hausmann2014-01-081-0/+2
* Get rid of the signal expression rewriterSimon Hausmann2013-07-031-1/+0
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-1/+1
|\
| * Fix -Wpedantic warningsAlbert Astals Cid2013-06-071-1/+1
* | Remove the remaining dependencies onto the binding rewriterLars Knoll2013-05-241-1/+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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Handle enum values of -1 correctly.Michael Brasser2012-06-221-1/+1
* Remove unnecessary exportsMatthew Vogt2012-05-181-3/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+168