summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljssemantichighlighter.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlJS highlighter: Highlight name after 'as' in imports.Christian Kamm2011-10-121-0/+6
* QmlJS: Rework exported C++ type registry.Christian Kamm2011-09-191-1/+1
* QmlJS highlighting: Use semantics for types and binding names.Christian Kamm2011-09-141-0/+34
* QmlJS: Adjust existing code for updated QML parser.Christian Kamm2011-09-141-9/+9
* QmlJS highlighting: Fix external object property highlight.Christian Kamm2011-09-141-3/+4
* QmlJS semantic highlighter: Abort when file changes.Christian Kamm2011-09-121-0/+9
* QmlJS: Introduce chunk-wise result reporting in semantic highlighter.Christian Kamm2011-09-011-30/+58
* QmlJS: Add semantic highlighting.Christian Kamm2011-08-241-0/+406
* QmlJS: Rename SemanticHighlighter -> SemanticInfoUpdater.Christian Kamm2011-08-121-155/+0
* QmlJS: Remove Interpreter namespace.Christian Kamm2011-08-081-2/+2
* QmlJS: Remove LookupContext.Christian Kamm2011-08-081-3/+5
* QmlJS: Share Context.Christian Kamm2011-08-081-1/+1
* QmlJS: Dump builtins per Qt version.Christian Kamm2011-07-111-1/+3
* QmlJS: Move Context to its own file.Christian Kamm2011-07-051-1/+1
* QmlJS: Enforce Context always being linked.Christian Kamm2011-07-051-3/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlJS: Stop doing significant work in constructors.Christian Kamm2011-05-061-1/+2
* QmlJS: Fix type detection for alias properties.Christian Kamm2011-05-041-2/+2
* QmlJS: Add semantic errors to task window.Christian Kamm2011-04-211-5/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Move shared code to a new QmlJSTools plugin.Christian Kamm2010-11-111-1/+1
* Exported Header cleanup: QmlJSEditorFriedemann Kleint2010-11-021-0/+152