aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlexpression_p.h
Commit message (Expand)AuthorAgeFilesLines
* Encapsulate QQmlContextDataUlf Hermann2020-03-231-2/+2
* 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
* Change function signatures for call/construct backLars Knoll2017-08-041-1/+1
* Qml, Imports: mark some methods as constAnton Kudryavtsev2016-10-131-1/+1
* Qml: add missing 'override'Anton Kudryavtsev2016-10-071-2/+2
* Remove unused delete watcher classSimon Hausmann2016-08-181-1/+0
* V4: Pass scope around as parameters inside the runtime.Erik Verbruggen2016-06-221-1/+1
* Remove unused QPointerValuePair templateFrank Meerkoetter2016-04-181-1/+0
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Don't store the qmlscope object in a persistentLars Knoll2015-06-181-2/+0
* Move m_function into the base classLars Knoll2015-04-271-1/+0
* Rename the v4function member variablesLars Knoll2015-04-271-1/+1
* Remove the manual vtable from QQmlJavaScriptExpressionLars Knoll2015-04-251-3/+2
* Get rid of QQmlAbstractExpressionLars Knoll2015-04-241-3/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix compilation of script stringsSimon Hausmann2014-04-021-1/+1
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-1/+1
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-1/+0
* Get rid of some v8 based codeLars Knoll2013-05-241-4/+3
* Remove the remaining dependencies onto the binding rewriterLars Knoll2013-05-241-2/+1
* Add support for direct binding evaluation in QV4ScriptLars Knoll2013-05-241-5/+0
* Change some v8::Persistent to QV4::PersistentValueLars Knoll2013-05-071-2/+2
* Get rid of v8::LocalLars Knoll2013-05-061-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-5/+5
* Remove unnecessary exportsMatthew Vogt2012-05-181-3/+3
* Loosen shared binding testsAaron Kennedy2012-03-301-3/+0
* Use minimal javascript expression for bound signalsChris Adams2012-03-291-2/+2
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-12/+1
* Move binding and expression classes to separate filesAaron Kennedy2012-03-131-269/+7
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+406