- Apr 26, 2010
-
-
Thorbjørn Lindeijer authored
The Parentheses, TextBlockUserData and TextEditDocumentLayout classes and their member function implementations were spread around the BaseTextEditor class. Moving them to their own file to make the code a bit better organized. Reviewed-by: mae
-
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
-
Christian Kamm authored
-
- Apr 23, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
This was needed since we cannot start stuff otherwise without a project Task-number: BAUHAUS-450 Reviewed-by: kkoehne
-
- Apr 22, 2010
-
-
Christian Kamm authored
They had not yet been updated to the new way of importing javascript. Reviewed-by: Erik Verbruggen
-
- Apr 21, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-756
-
- Apr 16, 2010
-
-
Friedemann Kleint authored
Remove all hacks/conventions of considering the last generated file as project file, etc. and instead add attributes flags to Core::GeneratedFile, giving fine-grained control of what to do with the file. Implement static utility functions in wizards that handle it. Add boolean XML-attributes "openeditor"/"openproject" to the file elements used by the CustomWizard XML-specification. Manually set the attributes in all wizards. Task-number: QTCREATORBUG-1166
-
con authored
Reviewed-by: kkoehne
-
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 15, 2010
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Thorbjørn Lindeijer authored
Reviewed-by: mae
-
- Apr 13, 2010
-
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
- Apr 09, 2010
- Apr 07, 2010
-
-
Christian Kamm authored
Fixes 4f1d5ce1 Task-number: QTCREATORBUG-893 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
* Add 'on' qml-keyword. * Highlight the last identifier before 'on' as a type. Task-number: QTCREATORBUG-893 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
-
Erik Verbruggen authored
Reviewed-by: ckamm
-
Christian Kamm authored
Previously we just scanned every directory containing a qml file for other qml files. This makes import ".." work. Reviewed-by: Erik Verbruggen
-
- Apr 01, 2010
-
-
Christiaan Janssen authored
-
Christian Kamm authored
A semantic rehighlight suffices. This should avoid some parsing cycles introduced earlier. Reviewed-by: Roberto Raggi
-
- Mar 31, 2010
-
-
con authored
-
con authored
Qt Quick Designer.
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
con authored
-
con authored
from text editor.
-
- Mar 30, 2010
-
-
mae authored
-
- Mar 29, 2010
-
-
mae authored
Fixed colors to use the same as refactoring rename, and a few fixes for undo and document changes outside the tab areas. Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
-
Roberto Raggi authored
Automagically hide the completion box when the text under cursor matches the only item in the completion box.
-
Roberto Raggi authored
-
- Mar 26, 2010
-
-
Christian Kamm authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-919 Reviewed-by: Roberto Raggi
-
- Mar 25, 2010
-
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-909. Reviewed-by: Thorbjørn
-