- 01 Mar, 2010 22 commits
-
-
con 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
-
Tobias Hunger authored
Reviewed-by: dt
-
Erik Verbruggen authored
-
Christiaan Janssen authored
-
Lasse Holmstedt authored
-
Thomas Hartmann authored
-
Erik Verbruggen authored
-
Lasse Holmstedt authored
-
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
-
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
-
Thomas Hartmann authored
-
- 28 Feb, 2010 3 commits
-
-
Kai Koehne authored
-
Kai Koehne authored
People will only see the default widget while Bauhaus initializes
-
Kai Koehne authored
-
- 27 Feb, 2010 2 commits
-
-
Kai Koehne authored
-
Kai Koehne authored
-
- 26 Feb, 2010 13 commits
-
-
Friedemann Kleint authored
- Observe timeout setting when running synchronous commands. - Increase Default on Windows - Stop process with terminate first (signal). Task-number: QTCREATORBUG-777
-
Friedemann Kleint authored
Do not add file watchers on editors with temporary files (VCS diff/commit. etc). Add a flag to FileManager::addFile() specifying if one wants a watcher. Acked-by:
con <qtc-committer@nokia.com>
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Jens Bache-Wiig authored
This should make the build bar a bit more minimal. You can still click the panel to access the results so no functionality is lost.
-
Lasse Holmstedt authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Task-number: QTCREATORBUG-372
-
Jens Bache-Wiig authored
Slightly increased the font size. Added a bit more shadow and tweaked the progress bar.
-
Jens Bache-Wiig authored
Now lets get some feedback. :)
-
Friedemann Kleint authored
employing some smartness. Task-number: QTCREATORBUG-776
-
con authored
Also disable "Search" buttons in this case.
-
Friedemann Kleint authored
...to use new editor. Reviewed-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com>
-