- Apr 16, 2010
-
-
Thorbjørn Lindeijer authored
Reviewed-by: dt Task-number: QTCREATORBUG-1093
-
Friedemann Kleint authored
As they work only in a very limited way and slow down debugging.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
now you can modify expression values after you set a watch on them. doesn't seem to work yet for all cases, but there must be some issues within the qml debug server holding things back.
-
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
-
con authored
-
Erik Verbruggen authored
Reviewed-by: Thorbjorn Lindeijer
-
hjk authored
-
hjk authored
-
hjk authored
-
Thomas Hartmann authored
imports (in the model) are broken (regression) Since I rely on working imports in copy and paste broke. I hardcode 4.7 in this patch! Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Renamed RunConfiguration::configurationWidget to createConfigurationWidget. Reviewed-by: dt
-
hjk authored
Done with mae.
-
hjk authored
-
Marco Bubke authored
This is fixing a crash because the code was asuming that list could be only readonly properties. Task-Number: BAUHAUS-589 Task-Number: BAUHAUS-568 Reviewed-by: kkoehne
-
Erik Verbruggen authored
-
mae authored
It now behaves less logical but closer to what vim does. Since this is the main target group, the change is probably right. In detail: Overwrite cursor no longer shows *what* will get overwritten, but instead it simply indicates *that* the editor is in overwrite mode, with a more or less fixed size (fixed when the font is truly monospace).
-
Erik Verbruggen authored
The added logic is that if the font has more than one style, to ask for the point-sizes of the first style. If that's also empty, return the list of standard point-sizes. Task-number: QTCREATORBUG-1153
-
Erik Verbruggen authored
The QML task manager behaviour is to show warnings/errors for _saved_ files only.
-
Erik Verbruggen authored
-
Tobias Hunger authored
... in the ldparser.
-
Thorbjørn Lindeijer authored
-
Friedemann Kleint authored
to able to scroll long lists again.
-
Thorbjørn Lindeijer authored
Caused by uninitialized variable and failure to check for the case where nothing is found. Done-with: mae
-
kh1 authored
Reviewed-by: ck
-
hjk authored
-
con authored
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Friedemann Kleint authored
-
con authored
Reviewed-by: Friedemann Kleint
-
con authored
Task-number: QTCREATORBUG-1118
-