- Jun 10, 2010
-
-
Christian Kamm authored
The type information is now generated at runtime.
-
- Jun 09, 2010
-
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1021 Reviewed-by: Roberto Raggi
-
- Jun 08, 2010
-
-
Christian Kamm authored
Such as property int foo: bar property int bar: foo. Task-number: QTCREATORBUG-1389 Reviewed-by: Roberto Raggi
-
- Jun 07, 2010
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
- May 31, 2010
-
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
- May 19, 2010
-
-
Christian Kamm authored
* Context::build was potentially dangerous. Link and ScopeBuilder went out of scope before their results stopped being used. * ScopeBuilder: If no function scope object was found, don't add it. Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Apr 29, 2010
-
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
- Apr 28, 2010
-
-
Christian Kamm authored
This used to contain all functions declared in Script blocks. With them gone, there's no reason to keep it.
-
- Apr 07, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-1021 Reviewed-by: Erik Verbruggen
-
- Apr 06, 2010
-
-
Erik Verbruggen authored
Done-with: ckamm
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- Mar 18, 2010
-
-
Erik Verbruggen authored
-
Christian Kamm authored
* Fill the snapshot with files that could be imported. * Implement package imports. * The qmldir file is not parsed yet. Reviewed-by: Erik Verbruggen
-
- Mar 05, 2010
-
-
hjk authored
-
- Mar 01, 2010
-
-
Erik Verbruggen authored
-
- Feb 23, 2010
-
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
-
- Feb 22, 2010
-
-
Christian Kamm authored
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
Just the declaring member isn't enough.
-
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 17, 2010
-
-
Christian Kamm authored
-
Christian Kamm authored
-
- Feb 16, 2010
-
-
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 10, 2010
-
-
Roberto Raggi authored
-
- Feb 09, 2010
-
-
Roberto Raggi authored
-
- Feb 04, 2010
-
-
Christian Kamm authored
-
Christian Kamm authored
-
- Feb 03, 2010
-
-
Roberto Raggi authored
Done-with: ckamm
-
Roberto Raggi authored
* Support for lookup JS vs Qml * Bind global variables. Done-with: ckamm
-
Christian Kamm authored
Done-with: Roberto
-
Roberto Raggi authored
Done with ckamm
-