- Mar 01, 2010
-
-
con authored
-
Christiaan Janssen authored
-
Jens Bache-Wiig authored
I added a new focus rect for combo boxes with manhattan style. To reduce the visual impact I follow the same policy we use on windows where we do not show the focus rect unless it is called upon by tabfocus.
-
Christiaan Janssen authored
-
kh1 authored
Reviewed-by: ck
-
kh1 authored
Functionality depends entirely on the active start-up project, all other projects should have the the button disabled if they have no Maemo run config or the the run config is not the active on. Reviewed-by: ck
-
Thomas Hartmann authored
-
Tobias Hunger authored
Reviewed-by: dt
-
Erik Verbruggen authored
-
Christiaan Janssen authored
-
Thomas Hartmann authored
-
Lasse Holmstedt authored
-
Thomas Hartmann authored
-
Erik Verbruggen authored
-
Lasse Holmstedt authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-777
-
Friedemann Kleint authored
Timeout handling cannot rely on bytesAvailable(), which applies to stdout only in the normal case. For 'git pull', which output its progress on stderr, stderr needs to be checked separately. Task-number: QTCREATORBUG-777
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Friedemann Kleint authored
- git status: Recognize text in case -u was passed - Mercurial: Always run in C locale
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Introduce static utilities to Utils::SynchronousProcess for synchronous processes that mimicks the handling of Utils::SynchronousProcess (apply timeout after no more data are available on stdout/stderr as opposed to waitForFinished()). Task-number: QTCREATORBUG-777
-
Thomas Hartmann authored
Conflicts: src/plugins/qmldesigner/components/propertyeditor/basicwidgets.cpp src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- Feb 28, 2010
-
-
Kai Koehne authored
-
Kai Koehne authored
People will only see the default widget while Bauhaus initializes
-
Kai Koehne authored
-
- Feb 27, 2010
-
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
-
- Feb 26, 2010
-
-
Christiaan Janssen authored
-
Friedemann Kleint authored
- Observe timeout setting when running synchronous commands. - Increase Default on Windows - Stop process with terminate first (signal). Task-number: QTCREATORBUG-777
-
Christiaan Janssen authored
-