Martin T. H. Sandsmark
439ced872d
Port away from signal/slot keyword
...
When building okular without kdelibs4support it apparently builds with
-DQT_NO_SIGNALS_SLOTS_KEYWORDS.
10 years ago
Tobias Koenig
81f80ac3a4
Implement drawing quick selection tool for presentation mode
...
REVIEW: 124687
11 years ago
Montel Laurent
014b712359
Use explicit. Q_DECL_OVERRIDE
11 years ago
Montel Laurent
6fab218de9
Use Q_NULLPTR
11 years ago
Montel Laurent
3102cd8665
Add explicit
11 years ago
Montel Laurent
70159dc61f
Add ';'
11 years ago
Montel Laurent
16f13c04d2
kdelibs4support--
12 years ago
Arnold Dumas
50f2ee6951
Use QPushButton instead of KPushButton.
12 years ago
Fabio D'Urso
d3a6c9100c
WidgetAnnotTools: Add edit button
13 years ago
Fabio D'Urso
c8bcee597b
WidgetAnnotTools: Tidy up slots
13 years ago
Fabio D'Urso
c1bf817e75
Use a enum instead of strings to identify combobox entries
13 years ago
Fabio D'Urso
f1d5638dca
Connect to a better signal
13 years ago
Fabio D'Urso
f52432aa57
Show tool icon in EditAnnotToolDialog
13 years ago
Fabio D'Urso
93c824f931
Added support to edit existing annotation tools, renamed NewAnnotToolDialog to EditAnnotToolDialog
13 years ago
Fabio D'Urso
3dcaa58558
Create tool XML entries via DOM methods
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
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
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