- Dec 14, 2009
-
-
dt authored
setClean(true) doens't imply a clean argument anymore. (To make it user configurable.) Reviewed-By: owolff
-
con authored
Conflicts: src/plugins/coreplugin/outputpane.h
-
mae authored
The patch introduces a dummy action which eats the respective shortcuts when the real action is disabled. This works around an issue on X11, where some Ctrl-shortcuts do insert printable text, for example Ctrl+. for the next bookmark. Without the patch, Ctrl+. would insert an unexpected '.' into the text when there are no bookmarks. Reviewed-by: con
-
mae authored
This is part of a bigger change to get rid of the output mode. Reviewed-by: con
-
mae authored
QTCREATORBUG-456
-
con authored
-
dt authored
Task-Nr: QTCREATORBUG-277
-
Friedemann Kleint authored
as already present for git, mercurial. Task-number: QTCREATORBUG-475
-
Erik Verbruggen authored
Reviewed by: hjk
-
con authored
-
con authored
Conflicts: src/plugins/projectexplorer/outputwindow.cpp
-
Friedemann Kleint authored
Make checkscript a bit more verbose. Task-number: QTCREATORBUG-451 Task-number: QTCREATORBUG-422
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
- Dec 11, 2009
-
-
hjk authored
-
hjk authored
-
hjk authored
The token is not needed anymore.
-
hjk authored
-
Jens Bache-Wiig authored
Those properties should be recursive. We need to optimize this another way.
-
Friedemann Kleint authored
-
con authored
Task-number: QTCREATORBUG-463 Reviewed-by: dt
-
Friedemann Kleint authored
Use relative paths with -d-option, check for symlinked depots. Add revert-actions. Use different context/kinds for editors, suppressing warnings. Introduce common run-function.
-
con authored
-
Thorbjørn Lindeijer authored
Even when an upper case character can also match a lower case one, it should only be treated as a CamelCase match when the matched character is also upper case. This avoids some false positives. Also, the part that allows a word in a CamelCase identifier to be truncated should never be matched case-insensitively.
-
Thorbjørn Lindeijer authored
Also removed no longer used .ui file. Reviewed-by: Friedemann Kleint
-
Jarek Kobus authored
-
dt authored
Also only filling in the author field works, git does magic then. Also fix quoting
-
hjk authored
-
hjk authored
-
Jens Bache-Wiig authored
Task: QTCREATORBUG-465 Details: We should simply ignore custom styling on our dialogs. I also slightly optimized the panelWidget check.
-
ck authored
Reviewed-by: hjk
-
Bea Lam authored
-
- Dec 10, 2009
-
-
dt authored
Resetting the cursor to the end of line and resetting the line edit on changing the shadow build checkbox
-
dt authored
Works now.
-
con authored
-
dt authored
Don't loose focus, don't loose the current index. Implemented in a not really good way. The model emits a signal after renaming, which the view respsonds to by setting focus/currentIndex correctly.
-
ck authored
-
hjk authored
debugging Long term that would probably better as a run configuration.
-
hjk authored
-
hjk authored
-