- 20 Apr, 2010 6 commits
-
-
Tobias Hunger authored
Handle the deletion of temporary QtVersions properly. Remove workaround. Reviewed-by: dt
-
Tobias Hunger authored
... so that we can sanity check.
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
... to a place where we can share the checks later.
-
ck authored
-
- 19 Apr, 2010 11 commits
-
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-1116
-
kh1 authored
Task-number: QTCREATOR-207 Reviewed-by: ck
-
Friedemann Kleint authored
-
Daniel Molkentin authored
Also, the hint on milliseconds was wrong. The unit is seconds. As requested by Friedemann.
-
Erik Verbruggen authored
So now the "Applciation Output" can distinguish between these four, and handle them appropriately.
-
Tobias Hunger authored
... if it is part of the drive letter only.
-
ck authored
-
ck authored
Reviewed-by: kh1
-
ck authored
Reviewed-by: kh1
-
ck authored
Reviewed-by: kh1
-
ck authored
Reviewed-by: kh1
-
- 16 Apr, 2010 5 commits
-
-
kh1 authored
Reviewed-by: ck
-
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
-
Thorbjørn Lindeijer authored
Renamed RunConfiguration::configurationWidget to createConfigurationWidget. Reviewed-by: dt
-
Friedemann Kleint authored
to able to scroll long lists again.
-
kh1 authored
Reviewed-by: ck
-
- 15 Apr, 2010 9 commits
-
-
Tobias Hunger authored
Tasknumber: QTCREATORBUG-1148
-
Tobias Hunger authored
-
Friedemann Kleint authored
Remove HTML-formatting and replace by properties set in constructor. Use in forms.
-
Thorbjørn Lindeijer authored
-
ck authored
Reviewed-by: kh1
-
ck authored
Reviewed-by: kh1
-
ck authored
-
ck authored
-
Friedemann Kleint authored
-
- 14 Apr, 2010 9 commits
-
-
Tobias Hunger authored
Tasknumber: QTCREATORBUG-1149
-
Tobias Hunger authored
Handle qmake with or without trailing .exe on windows. Looks like the extension got lost recently in the generated Makefiles. Reviewed-by: dt
-
Tobias Hunger authored
-
Friedemann Kleint authored
and make it possible to configure it in the settings. Split up S60Devices up into a class hierarchy and implement the Autodetected Windows case and the manually configured Linux case separately for code clarity. Same with the settings widgets. Reviewed-by: con
-
ck authored
-
ck authored
-
dt authored
Task-Nr: QTCREATORBUG-1108 Task-Nr: TOOLS-339
-
con authored
-
Friedemann Kleint authored
-