Fabio D'Urso
5397f99262
Made polygon annotations' inner color configurable
13 years ago
Fabio D'Urso
d07735b23d
Configurable innerColor in GeomAnnotation tools (rectangle, ellipse)
13 years ago
Fabio D'Urso
cb5d84eecf
Provide default name for new annotation tools
...
This patch also removes the slot qualification to AnnotationWidget::applyChanges()
that I had added in "Show the same widget as the annotation properties dialog when
creating annotation tools", because it's not needed any more.
13 years ago
Fabio D'Urso
36aca4403a
Show tool icons in the configuration widget
13 years ago
Fabio D'Urso
18981a6707
Made icon for Note annotations configurable
...
Unlike Stamp annotations, hoverIcon and icon are different in Note
annotations.
13 years ago
Fabio D'Urso
8d969a8dbf
Made line width configurable in Ink, Line, Polygon, Square and Circle annotation tools
...
Note that previously the width attrubute was ignored by the PolyLine
engine and it always set width=1, that's why I had to change the default
value in tools.xml.
13 years ago
Fabio D'Urso
bd9a02863a
Show the same widget as the annotation properties dialog when creating annotation tools
...
Note: Some properties are not stored in the tools' XML yet
13 years ago
Fabio D'Urso
aebf585464
Don't hardcode pixmap name in annotation tools' XML description
...
First step towards dynamically-generated tool icons
13 years ago
Fabio D'Urso
f5aa37c216
Added support to create new annotation tools
13 years ago
Fabio D'Urso
394cc00ac5
Initial implementation of widget to edit annotation tools
...
It only supports removal, moveup and movedown.
13 years ago