- Apr 12, 2010
-
-
Yann Bodson authored
-
- Apr 07, 2010
-
-
Friedemann Kleint authored
-
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 29, 2010
-
-
Christian Kamm authored
Avoids bug where import errors would show up in all files. Reviewed-by: Roberto Raggi
-
- Mar 26, 2010
-
-
Christian Kamm authored
Previously, the actual enumerator values weren't read correctly.
-
- Mar 25, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-926 Reviewed-by: Erik Verbruggen
-
- Mar 23, 2010
-
-
Friedemann Kleint authored
-
- Mar 18, 2010
-
-
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 03, 2010
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Mar 01, 2010
-
-
Erik Verbruggen authored
-
Lasse Holmstedt authored
-
Thomas Hartmann authored
-
Erik Verbruggen authored
-
- Feb 26, 2010
-
-
Kai Koehne authored
All files have been renamed from Qml to QDeclarative
-
- Feb 23, 2010
-
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
-
Christian Kamm authored
By always setting the scope object, even if it is identical to the root object. Done-with: Erik Verbruggen
-
- Feb 22, 2010
-
-
Christian Kamm authored
-
Christian Kamm authored
-
Tobias Hunger 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 18, 2010
-
-
Christian Kamm authored
Used, for instance, in Rotation.axis or Rotation.origin.
-
- Feb 17, 2010
-
-
Christian Kamm authored
-
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 15, 2010
-
-
Christian Kamm authored
It is used to evaluate expressions to values. Done to make room for a real 'check' pass.
-
- Feb 12, 2010
-
-
Roberto Raggi authored
-
- Feb 10, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Feb 09, 2010
-
-
Alessandro Portale authored
Reviewed-by:
Roberto Raggi <qtc-committer@nokia.com> modified: src/libs/qmljs/qmljsinterpreter.cpp
-