- Mar 04, 2010
-
-
kh1 authored
-
- Mar 01, 2010
-
-
con authored
-
Erik Verbruggen authored
-
- Feb 23, 2010
-
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
- Feb 22, 2010
-
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
Just the declaring member isn't enough.
-
Christian Kamm authored
Will be useful for improved scope chain building.
-
Christian Kamm authored
Instead of only maintaining a flat list of scopes, actually store the global, component chain, root object, scope object, function, id and js scopes separately.
-
- Feb 19, 2010
-
-
Erik Verbruggen authored
Done-with: Christian Kamm
-
- Feb 16, 2010
-
-
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.
-
- Feb 15, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Task-number: QTCREATORBUG-188
-
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.
-
- Feb 12, 2010
-
-
Christian Kamm authored
-
- Feb 10, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Fixed the insertion of matching braces when the token at the left of the cursor is a string literal.
-
Roberto Raggi authored
-
- Feb 09, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Feb 04, 2010
-
-
Roberto Raggi authored
-
Christian Kamm authored
-
- Feb 03, 2010
-
-
Roberto Raggi authored
It needs some tuning :(
-
Roberto Raggi authored
-
Roberto Raggi authored
Done-with: ckamm
-
Roberto Raggi authored
* Support for lookup JS vs Qml * Bind global variables. Done-with: ckamm
-
Roberto Raggi authored
Done with: ckamm
-
Christian Kamm authored
Done-with: Roberto
-
Roberto Raggi authored
Done with ckamm
-
- Feb 02, 2010
-
-
Roberto Raggi authored
-
Christian Kamm authored
Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Roberto Raggi authored
-