- 22 Feb, 2010 1 commit
-
-
Christian Kamm authored
Will be useful for improved scope chain building.
-
- 19 Feb, 2010 1 commit
-
-
Erik Verbruggen authored
Done-with: Christian Kamm
-
- 16 Feb, 2010 3 commits
-
-
Christian Kamm authored
Both for CppEditor::Internal::SemanticInfo and QmlJSEditor::Internal:: SemanticInfo.
-
Christian Kamm authored
The idea is that it may be a plugin-provided type. We don't want user code to be riddled with error markers in that case. Reviewed-by: Roberto Raggi
-
Christian Kamm authored
* Add SemanticHighlighter to QmlJSTextEditor to update the semantic info in a background thread. * Add QmlJS::Check to run semantic checks on qml and js documents. * Add a check for incorrect property names. * Fix hoverhandler to show tool tips from extra selections over help tooltips.
-
- 15 Feb, 2010 4 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Christian Kamm authored
It is used to evaluate expressions to values. Done to make room for a real 'check' pass.
-
- 10 Feb, 2010 1 commit
-
-
Roberto Raggi authored
Fixed the insertion of matching braces when the token at the left of the cursor is a string literal.
-
- 09 Feb, 2010 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 02 Feb, 2010 4 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 01 Feb, 2010 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 28 Jan, 2010 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 27 Jan, 2010 2 commits
-
-
Roberto Raggi authored
Done with: Erik
-
Erik Verbruggen authored
Done-with: Roberto Raggi
-
- 26 Jan, 2010 4 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Store the error message in the QTextCharFormat of the extra selection.
-
Roberto Raggi authored
-
- 25 Jan, 2010 1 commit
-
-
Roberto Raggi authored
-
- 19 Jan, 2010 2 commits
-
-
Roberto Raggi authored
-
Christian Kamm authored
It lists the top level function and variable declarations again.
-
- 18 Jan, 2010 4 commits
-
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Changed the QML/JS editor to treat .qs/.js files as JavaScript, and invoke the appropriate parser for it. Reviewed-by: Christian Kamm
-
Roberto Raggi authored
-
- 15 Jan, 2010 3 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- 14 Jan, 2010 2 commits
-
-
Kai Koehne authored
Fix namespace usage such that all classes in shared/qml live in the Qml namespace, and classes in QmlDesigner plugin in the QmlDesigner namespace. This should prevent any symbol clashes until we can finally get rid of the file dublicates (e.g. QmlDocument).
-
Roberto Raggi authored
-
- 13 Jan, 2010 1 commit
-
-
Roberto Raggi authored
-
- 12 Jan, 2010 1 commit
-
-
Roberto Raggi authored
-