- 10 Mar, 2009 2 commits
-
-
dt authored
Details: Patch by Antoine Requet
-
qtc-committer@nokia.com authored
-
- 09 Mar, 2009 14 commits
-
-
Roberto Raggi authored
-
mae authored
-
mae authored
-
dt authored
-
dt authored
Details: That fixes a few bugs, while still having a few missing things. Don't allow the user to set a shadow build directory, if there is already a in source build. Detect if a cbp file is already existing and recent enough, don't rerun cmake then. Ensure that the user runs cmake with the cbp generator on opening the project. Show the output of the cmake generator while running. Remove the unecessary cmake step.
-
con authored
-
con authored
Details: "CONFIG = foo bar" resulted in "CONFIG = bar" "CONFIG = foo CONFIG = bar $$CONFIG" resulted in "CONFIG = bar bar"
-
con authored
RevBy: - hjk
-
Roberto Raggi authored
-
Kavindra Palaraja authored
generated files are listed properly (with 2 scroll bars). Revby: dt Details: Merely an aesthetic fix.
-
Bradley T. Hughes authored
RevBy: hjk
-
Roberto Raggi authored
-
hjk authored
Details: was a needless layer
-
hjk authored
Details: accounted for >60% startup time in some cases and was presumably only needed as help for a fallback when setting breakpoints with gdb 6.5 on Windows
-
- 06 Mar, 2009 15 commits
-
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
Task: 180315 RevBy: Details:
-
hjk authored
-
hjk authored
-
hjk authored
-
mae authored
-
mae authored
This makes restoring sessions faster, but switching to restored documents for the first time a bit slower.
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
Details: LD_LIBRARY_PATH setting still missing
-
- 05 Mar, 2009 9 commits
-
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
Use _HPP for example for .hpp files, for example. Based on simply putting the chosen extension in uppercase.
-
Thorbjørn Lindeijer authored
This code is already in TextEditor::BaseTextEditor::openEditorAt.
-
Thorbjørn Lindeijer authored
Small bugfix for column to jump to.
-
David Boddie authored
Fixes: Doc: Update the Known Issues page with a report about a crash discovered after the release. Task: None RevBy: Kavindra AutoTest: None Details: None
-
Thorbjørn Lindeijer authored
Current node can be 0.
-
con authored
Task: - 244529 Details: - It just doesn't work in Mac menus (at least not with Qt, but I suspect it's some Mac thingy), so just don't do it.
-
Oswald Buddenhagen authored
- on windows, use the recommended way to interrupt a debugged process - on unix, use SIGTRAP - assorted minor improvements
-
Oswald Buddenhagen authored
rely on the inferior's pid being available. consequently, remove the bizarre findChild stuff.
-