- 15 Jul, 2010 40 commits
-
-
ck authored
Use Debugger::DebuggerRunControl directly instead of wrapping it into another RunControl. Reviewed-by: hjk
-
ck authored
Written-by: hjk
-
Thomas Hartmann authored
activating panes for Image and Rectangle
-
Thomas Hartmann authored
-
Thomas Hartmann authored
adding panes for Image and Rectangle
-
Thomas Hartmann authored
-
Thomas Hartmann authored
closing windows with escape is now stacked again
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
PropertyReader now is able to parse ObjectDefinitions and it is also possible to parse gradients. I also added isBindingOrEnum()
-
con authored
This was the main goal of the new generalized Find::FindFlags
-
con authored
-
con authored
For later use in IFindFilter.
-
con authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
Don't highlight selection in headers, disable editing and make it a bit bigger by default.
-
Thorbjørn Lindeijer authored
Allowing any length more than 2 is too slow at the moment. We'd first need to find a way to avoid recalculating the complete list of items for every character while the key isn't matching anything.
-
Thorbjørn Lindeijer authored
Now it's possible to choose between having completion popup manually, when triggered or always.
-
Thorbjørn Lindeijer authored
Similar behaviour as for the QML editor. However, for now without removing the completion box when you have typed the whole word, since it could still be useful for automatically inserting other characters. Task-number: QTCREATORBUG-67
-
Thorbjørn Lindeijer authored
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Tobias Hunger authored
* Windows does not like "QObject */* name */", warning about end of comment when rtunning into */*.
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Lasse Holmstedt authored
graphics items could be destroyed after selecting something.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Erik Verbruggen authored
-
Tobias Hunger authored
* Fix "instantiated from" with leading spaces being wrongly considered an error. * Add a unit test to cover this case
-
dt authored
This changes the colors to be a mix of red/blue and the foreground color. If the regular text color is either of those, well...
-
dt authored
-