summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljsevaluate.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build with msvc2010Eike Ziller2014-02-071-1/+1
* qmljs: using QTC_OVERRIDE consistentlyFawzi Mohamed2014-02-061-92/+94
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: use new qml parserFawzi Mohamed2013-11-061-2/+6
* Fix Krazy warnings about includes/header guards in QML-JS-code.Friedemann Kleint2013-03-121-3/+3
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* QmlJS: Merge new parser from Qt 5.Christian Kamm2011-12-071-3/+0
* QmlJS: Remove unused code.Christian Kamm2011-11-211-2/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlJS: Fix reference lookup cycles.Christian Kamm2011-09-121-1/+2
* QmlJS: Remove Interpreter namespace.Christian Kamm2011-08-081-18/+16
* QmlJS: Share Context.Christian Kamm2011-08-081-1/+1
* QmlJS: Split Context and ScopeChain.Christian Kamm2011-08-081-1/+3
* QmlJS: Resolve references while evaluating expressions.Christian Kamm2011-08-081-1/+4
* QmlJS: Rename Interpreter::Engine -> ValueOwnerChristian Kamm2011-07-051-3/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlJS: Fix type detection for alias properties.Christian Kamm2011-05-041-0/+3
* Update license.hjk2011-04-131-14/+13
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* QmlJS: Allow lookups on const Contexts. Pass const Contexts where ok.Christian Kamm2010-08-251-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Remove unused forward declaration.Christian Kamm2010-02-151-2/+0
* Rename QmlJS::Check -> QmlJS::Evaluate.Christian Kamm2010-02-151-0/+168