- 16 Jun, 2009 13 commits
-
-
Jason McDonald authored
Reviewed-by: Trust Me
-
dt authored
Task-number: 255267
-
Thorbjørn Lindeijer authored
This depended on a stretch that was removed. Instead, make the stretch factor of the stretch 0 and make sure that the method boxes used by the CppEditor and ScriptEditor take all its space. Reviewed-by: con
-
Thorbjørn Lindeijer authored
Reviewed-by: mae Reviewed-by: con
-
dt authored
CONFIG+=debug_and_release not working on linux and CONFIG-=debug_and_release not working on windows. The logic should be now correct. That is the profile reader reads the values that are set for the qt build, gets qmake arguments which we might pass on the command line and reads the .pro files, and in the end we are interested what CONFIG contains. Patch from Michael Karcher Task-number: 254925
-
Friedemann Kleint authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Friedemann Kleint authored
Acked-by:
dt <qtc-committer@nokia.com>
-
Oswald Buddenhagen authored
this removes some unnecessary conditions and parallelizes more Reviewed-by: hjk
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Friedemann Kleint authored
-
- 15 Jun, 2009 7 commits
-
-
con authored
Especially in the canRun methods this is essential. Reviewed-by: dt
-
Friedemann Kleint authored
-
con authored
-
Thorbjørn Lindeijer authored
By using the palette foreground color for line numbers when the background is very dark, instead of the palette's "dark" color.
-
Roberto Raggi authored
-
hjk authored
-
Daniel Molkentin authored
Reviewed-By: Friedemann Kleint
-
- 12 Jun, 2009 20 commits
-
-
Oswald Buddenhagen authored
Reviewed-by: hjk
-
Oswald Buddenhagen authored
-
Daniel Molkentin authored
Reviewed-by: Ossi
-
Daniel Molkentin authored
Reviewed-by: con
-
con authored
Done with dt.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Didn't check whether the lookup actually returned a valid symbol before accessing the name. Reviewed-by: Roberto Raggi
-
Thorbjørn Lindeijer authored
Otherwise creation of the database fails on the first startup...
-
Thorbjørn Lindeijer authored
-
Daniel Molkentin authored
It seems like some versions install with the postfix " 64-bit." The change also makes it easier to add new postfixes. Reviewed-by: owolff
-
Daniel Molkentin authored
Reviewed-by: Thorbjorn Lindeijer
-
Daniel Molkentin authored
Reviewed-By: Thorbjorn Lindeijer
-
Daniel Molkentin authored
Reviewed-by: dt
-
Daniel Molkentin authored
Reviewed-by: TrustMe
-
hjk authored
-
Thorbjørn Lindeijer authored
Also fixed some it's -> its
-
Thorbjørn Lindeijer authored
-
hjk authored
-
hjk authored
Move menu to from the main debug window to the context menu of the breakpoints view to avoid clutter in the main menus.
-
hjk authored
-