Sumit Sahrawat
3400f76dad
Make inline annotation border width customizable, using a spin widget to accept input
...
REVIEW: 125801
BUGS: 332887
10 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Lukáš Tinkl
dc06e72657
fix build and an unintended KScreen change
11 years ago
Lukáš Tinkl
e9ae1d99af
port away from KLocale
11 years ago
Montel Laurent
8457b66b38
Fix includes
12 years ago
Montel Laurent
17b7049c69
Fix includes
12 years ago
Montel Laurent
26fc592e7d
Fix includes
12 years ago
Montel Laurent
493467ec64
Port to QSpinBox
12 years ago
Montel Laurent
2eacdea022
Port to new connect api
12 years ago
Frederik Gladhorn
6c602bf0e7
Use categorized logging even more
12 years ago
Frederik Gladhorn
e28dbc6c00
Port to QMime
...
compressedMimeFor now already does the inheritance check, so another
check was removed.
12 years ago
Frederik Gladhorn
83d3f1f6b7
Revert "Some more kDebug->qDebug"
...
Seems like kDebug doesn't spam the user, so this needs to use qCDebug.
This reverts commit 34fbdf8c85 .
12 years ago
Frederik Gladhorn
34fbdf8c85
Some more kDebug->qDebug
12 years ago
Vishesh Handa
e038950f50
KIcon -> QIcon
12 years ago
Frederik Gladhorn
b32d815301
A few action and include fixes
12 years ago
Frederik Gladhorn
0ba233788c
Use moc include style dictated by automoc
...
While it's generally not a great idea to include moc files at least this
compiles.
12 years ago
Fabio D'Urso
faaaeeb5c9
Made Inplace annotations' alignment configurable
...
Note that PagePainter support for this property is currently broken: it
only works at 100% zoom.
13 years ago
Fabio D'Urso
cfa8c3a6d5
HighlightAnnotation text improvements
...
- Changed property dialog title from "Highlight" to "Text Markup",
because it's used for Underline, Squiggle and Strike out too.
- Renamed Squiggly (adjective) to Squiggle (noun)
- Show the precise type of HighlightAnnotation in the review panel and
on right-click on a HighlightAnnotation
13 years ago
Fabio D'Urso
5397f99262
Made polygon annotations' inner color configurable
13 years ago
Fabio D'Urso
db9ced5ff4
Added widget to edit InkAnnotation properties (line width only)
13 years ago
Fabio D'Urso
d25c174b63
Text annotation properties: show the font config field only if the text is in-place
13 years ago
Fabio D'Urso
7f97f9c027
Annotation properties dialog: Moved color and opacity fields from the dialog to the config widget itself
...
This patch moves the Color and Opacity fields into the AnnotationWidget
class. This will allow future reuse of the same widget to configure
annotation tools.
Note that AnnotationWidget is no longer abstract: a base
AnnotationWidget object only contains the Color and Opacity fields.
13 years ago
Montel Laurent
f9f65979f5
Normalize signals/slots
15 years ago
Pino Toscano
97263dcdf3
- drop the "stamp-" prefix from svg stamps: first the stamp is searched among the SVG stamps, otherwise the classic "icon" loading is tried
...
- now that we have all the graphics for them, activate the standard PDF stamps, yay!
svn path=/trunk/KDE/kdegraphics/okular/; revision=884844
18 years ago
Pino Toscano
e5b6967e06
scale smoothly
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=862881
18 years ago
Pino Toscano
13df616873
Add an "Approved" SVG stamp, kindly provided by Eugene Trounev [it-s].
...
Thanks!
CCMAIL: eugene.trounev@gmail.com
svn path=/trunk/KDE/kdegraphics/okular/; revision=862879
18 years ago
Pino Toscano
0d72c074b6
request the the default size for the svg, and a fixed size for the icon
...
scale down the pixmap if bigger than the icon frame
svn path=/trunk/KDE/kdegraphics/okular/; revision=862805
18 years ago
Pino Toscano
f80f5ca79c
insolate the "stamp+icon" loading method in an own function
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=862778
18 years ago
Jakob Petsovits
df5364da6c
Copy Okular's app icon from Oxygen core as "okular",
...
in the hicolor namespace. Before, the non-specified
"graphics-viewer-document" icon was used, which caused
icon loaders from other toolkits not to find this icon
as they don't consider Oxygen by default.
Also update all the references that made use of the
"graphics-viewer-document" icon in the code and
the many .desktop files.
svn path=/trunk/KDE/kdegraphics/okular/; revision=819965
18 years ago
Pino Toscano
e6a93e2f38
Add a very simple configuration widget for caret annotations.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=800059
18 years ago
Pino Toscano
f56e78aac1
apply an optional new icon for file attachment annotations
...
(even if we cannot construct them so far)
svn path=/trunk/KDE/kdegraphics/okular/; revision=799319
18 years ago
Pino Toscano
eaea89500f
instead of a squeezed text label, use a normal label and word wrap its text; there's enough room for long descriptions
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=799253
18 years ago
Pino Toscano
4500f491ef
when a file attachment annotation has no description, show that there's no description available, instead of nothing
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=799073
18 years ago
Pino Toscano
2634a4b8d4
Show the icon of file attachment annotations in the annotation properties dialog.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=798746
18 years ago
Pino Toscano
eb3215b4c2
properly align the text labels to the right, as per HIG
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=798693
18 years ago
Pino Toscano
5fc6a887c0
Optionally create an extra widget to be shown as third tab in the annotation properties dialog.
...
Use this possibility for file attachment annotations, for showing details about the embedded file.
svn path=/trunk/KDE/kdegraphics/okular/; revision=798689
18 years ago
Pino Toscano
48058c4743
rename to "style widget" the configuration widget for annotations that have one so far,
...
and centralize its creation in a single place
(just shuffling around some code)
svn path=/trunk/KDE/kdegraphics/okular/; revision=798679
18 years ago
Pino Toscano
c7ff3a9134
Allow 0 as border for geometric annotations.
...
(Hoping that the reporter is more happy now *shrugh*)
CCMAIL: 159023
svn path=/trunk/KDE/kdegraphics/okular/; revision=794230
18 years ago
Pino Toscano
7a61e2ac20
Allow to configure (not to zero) the pen width of a geometric annotation.
...
CCBUG: 159023
svn path=/trunk/KDE/kdegraphics/okular/; revision=794223
18 years ago
Pino Toscano
a0a3c239e2
Standardize our naming: Okular.
...
CCMAIL: okular-devel@kde.org
svn path=/trunk/KDE/kdegraphics/okular/; revision=763904
18 years ago
Albert Astals Cid
2f61e6545b
use kclasses
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=760478
18 years ago
Jakob Petsovits
46eaee7f44
Icon renaming (code and icon changes - KDE/):
...
* bookmark -> bookmarks
* and finally, remove user-2 and konv-message[2] from Oxygen
svn path=/trunk/KDE/kdegraphics/okular/; revision=757019
18 years ago
Pino Toscano
44aa2d7088
Globally store an icon loader different that the global one (eg the KPart one);
...
this way we can load our custom icons when embedded in other shells than ours.
svn path=/trunk/KDE/kdegraphics/okular/; revision=752473
18 years ago
Pino Toscano
7c85a2a804
Add a simple GUI to configure the tickness for line annotations.
...
Two new messages OK'ed by translators.
svn path=/trunk/KDE/kdegraphics/okular/; revision=746224
19 years ago
Jakob Petsovits
d9de20dfe7
Masses of icon fixes and adaptions, caused by the original
...
desire to rename "edit" to "object-edit". I changed my mind
in the middle of the process (but had lots of other changes
lying around already and really need to stop), so many
or all of the newly renamed "object-edit" icons might
vanish again.
But all in all, there are improvements in many places.
svn path=/trunk/KDE/kdegraphics/okular/; revision=744272
19 years ago
Pino Toscano
6ddb793ae6
correctly locale the icon (when stored as metadata) in the prixmap preview widget
...
few updates in the list of default stamps
svn path=/trunk/KDE/kdegraphics/okular/; revision=736317
19 years ago
Rafael Fernández López
396bcc107b
Code adaptation because of changes on libraries related to revision 719630
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=719644
19 years ago
Pino Toscano
45960f6b71
Allow the use to choose any icon as stamp symbol.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=708387
19 years ago
Aaron J. Seigo
a8e576712e
kiconloader fixes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691642
19 years ago
Pino Toscano
4754b6713e
no need for a parent widget, as its parent will be another layout
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688246
19 years ago