- Apr 26, 2010
-
-
Lasse Holmstedt authored
If you're in Design mode, any new editors will open in design mode as well. If you're in Edit mode, new editors will open in Edit mode. Task-number: BAUHAUS-609
-
- Apr 23, 2010
-
-
Lasse Holmstedt authored
This was needed since we cannot start stuff otherwise without a project Task-number: BAUHAUS-450 Reviewed-by: kkoehne
-
- Apr 21, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-756
-
- Apr 16, 2010
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
The QML task manager behaviour is to show warnings/errors for _saved_ files only.
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Apr 06, 2010
-
-
Christian Kamm authored
Since the revision of the current document doesn't change, we don't get rid of errors due to missing dependencies otherwise. Reviewed-by: Kai Koehne
-
- Apr 01, 2010
-
-
Christian Kamm authored
A semantic rehighlight suffices. This should avoid some parsing cycles introduced earlier. Reviewed-by: Roberto Raggi
-
- Mar 31, 2010
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
- Mar 29, 2010
-
-
Roberto Raggi authored
-
- Mar 25, 2010
-
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-909. Reviewed-by: Thorbjørn
-
- Mar 18, 2010
-
-
Lasse Holmstedt authored
-
Robert Loehning authored
Wrote down what Christian Kamm told me.
-
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
-
Friedemann Kleint authored
-
- Mar 17, 2010
-
-
Friedemann Kleint authored
-
- Mar 16, 2010
-
-
Friedemann Kleint authored
... and switch to it in EditorManager::activateEditor. There no longer is a need for special currentEditorChanged() handling in the editor that use a special mode. QmlDesigner receives an additional setting specifying the desired edit mode. QmlJSEditor detects whether QmlDesigner is present by checking the registered mimetypes of the Design mode and retrieves the settings via keys. Remove some obsolete code and clean up includes on qmldesignerconstants.h Reviewed-by: con
-
- Mar 05, 2010
-
-
hjk authored
-
- Feb 23, 2010
-
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
- Feb 22, 2010
-
-
Christian Kamm authored
Just the declaring member isn't enough.
-
Christian Kamm authored
Will be useful for improved scope chain building.
-
- 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
-
Christian Kamm authored
It is used to evaluate expressions to values. Done to make room for a real 'check' pass.
-
- Feb 10, 2010
-
-
Roberto Raggi authored
Fixed the insertion of matching braces when the token at the left of the cursor is a string literal.
-
- Feb 09, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Feb 02, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Feb 01, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jan 28, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-