- Mar 10, 2009
-
-
Roberto Raggi authored
-
con authored
Details: Since we now set LD_LIBRARY_PATH. Missing part is that we need to ship Qt3Support with creator.
-
con authored
Task: 243962
-
dt authored
-
dt authored
Details: Patch by Antoine Requet
-
dt authored
Details: Patch by Antoine Requet
-
Friedemann Kleint authored
Fixes: Add a combo for diff file browsing, bring diff editors to front, exclude qconfig.pri from files examined by p4. Task: 234842
-
qtc-committer@nokia.com authored
-
- Mar 09, 2009
-
-
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
-
- Mar 06, 2009
-
-
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
-
- Mar 05, 2009
-
-
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.
-