- Feb 17, 2009
-
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
failed
-
hjk authored
Details: feels better
-
hjk authored
sometimes... Conflicts: src/plugins/debugger/gdbengine.cpp
-
Friedemann Kleint authored
Details: Give the layout a name.
-
hjk authored
-
hjk authored
Conflicts: src/plugins/debugger/gdbengine.cpp
-
hjk authored
setting
-
hjk authored
initialization
-
hjk authored
watch view update Conflicts: src/plugins/debugger/gdbengine.cpp
-
hjk authored
Conflicts: src/plugins/debugger/gdbengine.cpp
-
hjk authored
Conflicts: src/plugins/debugger/gdbengine.cpp
-
hjk authored
Conflicts: src/plugins/debugger/gdbengine.cpp
-
Thorbjørn Lindeijer authored
Requested on the mailing list. Increases usability.
-
Thorbjørn Lindeijer authored
We now hide the parent QFrame while updating the label to work around the problem where the it wouldn't shrink the widget.
-
con authored
Task: - 243948
-
con authored
Task: - 244273 Details: - We need to search in the path for it.
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
Done with Roberto Raggi
-
- Feb 16, 2009
-
-
Thorbjørn Lindeijer authored
Now that we're showing this thing instantly, we can no longer rely on the thing hiding cause of a focus change. (cherry picked from commit 5a0a084c) Conflicts: src/plugins/cpptools/cppcodecompletion.cpp
-
Thorbjørn Lindeijer authored
Now it shows immediately when there is only a single signature of a given method/constructor. (cherry picked from commit 8b9dd766) Conflicts: src/plugins/cpptools/cppcodecompletion.cpp
-
Thorbjørn Lindeijer authored
Deals with cases like "QString s(", but for the moment doesn't handle yet "QString const s(". Done with Roberto Raggi. (cherry picked from commit fca3ec1f)
-
Thorbjørn Lindeijer authored
When completing, don't insert "();" characters when they're already there. Skip them instead. (cherry picked from commit 86427ecf) Conflicts: src/plugins/cpptools/cppcodecompletion.cpp
-
Thorbjørn Lindeijer authored
Crashed for example in the case of template instantiation. To make sure the Function* stays valid, we need to not only keep around the Snapshot but the whole LookupContext. Done with Roberto Raggi.
-
- Feb 13, 2009
-
-
Thorbjørn Lindeijer authored
There is no particular reason to disallow changing the visiblity of the dockwidgets in the debug mode in locked mode.
-
Thorbjørn Lindeijer authored
When the cursor isn't within the block that's being collapsed, it shouldn't be moved. When it is, it will now move upwards instead of to the start of the line. Reviewed-by: mae
-
lowinu authored
RevBy: tba Details: - as on windows some git commands take much longer it happens fairly often, that git timeouts. - added a timeout value to the option to let the user choose maximum timeout value (minimum is 10 seconds, maximum 5 minutes)
-
lowinu authored
RevBy: andre Details: - the settings have not been taken into respect so far.
-
Thorbjørn Lindeijer authored
In locked state the dock widgets shouldn't have AllDockWidgetFeatures set, but rather NoDockWidgetFeatures. Otherwise a hidden one-pixel wide area exists that allows people to move/float a dockwidget, which can be confusing. Task: 244531 (cherry picked from commit ba9ade6d)
-
Friedemann Kleint authored
Task: 235520 Details: Display help of current property editor object
-
- Feb 11, 2009
-
-
Daniel Molkentin authored
-
con authored
RevBy: - dt
-
con authored
RevBy: - dt
-
hjk authored
-
Thorbjørn Lindeijer authored
Especially when several error markers exist, the flashing this causes while editing isn't really nice. Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
(cherry picked from commit 9539bb2b)
-
hjk authored
-