- Feb 13, 2009
-
-
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)
-
Daniel Molkentin authored
-
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
-
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
-
hjk authored
watch view update
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Thorbjørn Lindeijer authored
-
- Feb 10, 2009
-
-
con authored
Task: - 243147 RevBy: - Thorbjørn Details: - Crash occurred in case there actually is no "current project", e.g. because the current file doesn't appear in a project.
-
Friedemann Kleint authored
RevBy: Eike
-
Thorbjørn Lindeijer authored
Reviewed-by: Friedemann Kleint
-
Friedemann Kleint authored
Task: 238143
-
Friedemann Kleint authored
-
- Feb 09, 2009
-
-
Friedemann Kleint authored
Details: Also remove unused change number dialog.
-
con authored
RevBy: - hjk
-
Friedemann Kleint authored
RevBy: Eike Details: Remove leftover defines/includes
-
Thorbjørn Lindeijer authored
Instead of directly adding QToolButtons to the tool bar of the navigation subwidget, use QActions. This allows the tool bar extension to show them in a menu when necessary. The icons are inappropriate for in a menu, however.
-
- Feb 06, 2009
-
-
Jens Bache-Wiig authored
RevBy: b_lindeijer Details: This resolves the problem with missing top-borders on the find toolbar. (cherry picked from commit e5c845fc)
-
Thorbjørn Lindeijer authored
We shouldn't append the name in cases where the text was not empty but _name was. Reviewed-by: Roberto
-
Thorbjørn Lindeijer authored
The helpId was working but the tooltip text was empty. Reviewed-by: Roberto
-
Thorbjørn Lindeijer authored
Should be pretty safe to cast the apparently unsigned return value of "sizeof" to a regular integer.
-
Thorbjørn Lindeijer authored
Looks a bit nicer now and the tooltips explain some of the options a bit better. Header texts have also been simplified. (cherry picked from commit ad5bdf69)
-
Thorbjørn Lindeijer authored
-
dt authored
-
dt authored
-
Thorbjørn Lindeijer authored
-
- Feb 05, 2009