aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsevaluate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Fix some warningsChristian Kandeler2022-04-011-0/+1
* qmljs: correctly handle js string templatesFawzi Mohamed2022-03-211-0/+6
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-0/+7
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-4/+4
* qmljs: update parserMarco Benelli2018-11-221-47/+7
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-2/+0
* Fix build with Qt 5.6 / qtcreator.qbsNikolai Kosjar2018-01-251-0/+2
* Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-241-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* qmljs: switch to the new category loggingFawzi Mohamed2014-07-011-1/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: use new qml parserFawzi Mohamed2013-11-061-2/+22
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+1
* Clean headers in QmlJs.Friedemann Kleint2013-04-041-1/+0
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-8/+4
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* QmlJS: Merge new parser from Qt 5.Christian Kamm2011-12-071-15/+0
* QmlJS: Speed up ValueOwner construction.Christian Kamm2011-11-251-4/+4
* QmlJS: Make Evaluate understand more expressions.Christian Kamm2011-11-241-2/+88
* QmlJS: Add documentation for Evaluate.Christian Kamm2011-11-241-0/+25
* QmlJS: Remove unused code.Christian Kamm2011-11-211-8/+0
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlJS: Introduce UnknownValue.Christian Kamm2011-10-181-1/+2
* | QmlJS: Add more value_casts.Christian Kamm2011-10-121-5/+5
|/
* QmlJS: Adjust existing code for updated QML parser.Christian Kamm2011-09-141-9/+9
* QmlJS checks: Correct the check for dangerous == and add tests.Christian Kamm2011-09-141-0/+2
* QmlJS: Fix reference lookup cycles.Christian Kamm2011-09-121-3/+8
* QmlJS: Remove Interpreter namespace.Christian Kamm2011-08-081-12/+11
* QmlJS: Split Context and ScopeChain.Christian Kamm2011-08-081-5/+7
* QmlJS: Resolve references while evaluating expressions.Christian Kamm2011-08-081-4/+9
* QmlJS: Move Context to its own file.Christian Kamm2011-07-051-1/+1
* QmlJS: Rename Interpreter::Engine -> ValueOwnerChristian Kamm2011-07-051-18/+12
* QmlJS: Refactor ObjectValue members.Christian Kamm2011-05-241-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlJS: Fix type detection for alias properties.Christian Kamm2011-05-041-1/+0
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1