Fabio D'Urso
c95e8afc43
Merge remote-tracking branch 'origin/KDE/4.10'
...
Conflicts:
core/document.cpp
13 years ago
Fabio D'Urso
9812f5277e
Do *not* swap width and height in DocumentPrivate::refreshPixmaps
...
They must not be swapped, because generators already swap them on their
own, and swapping them twice results in distorted pixmaps.
BUG: 318829
FIXED-IN: 4.10.3
13 years ago
Yuri Chornoivan
19ca1df281
Remove extra dots after etc.
13 years ago
Albert Astals Cid
20297f7820
Merge remote-tracking branch 'origin/KDE/4.10'
...
Conflicts:
VERSION
core/version.h
13 years ago
Albert Astals Cid
61f0760518
Prepare for 0.16.3
13 years ago
Script Kiddy
0652ed12de
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
0b17c7fb72
Merge remote-tracking branch 'origin/KDE/4.10'
...
Conflicts:
conf/settings.kcfgc
generators/spectre/okularApplication_ghostview.desktop
13 years ago
Script Kiddy
6a66215957
SVN_SILENT made messages (.desktop file)
13 years ago
Fabio D'Urso
38a5a3f526
Made font configurable in inplace text annotations
13 years ago
Fabio D'Urso
04e008de89
Put hex color codes in lower-case, so that kcfg can recognize default annotations
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
2e6edb5e2c
Distinguish straight lines and polygons in texts
13 years ago
Fabio D'Urso
d197c9a109
Consistently call "Ink" -> "Freehand Line"
13 years ago
Fabio D'Urso
35d481e783
Consistently call "Note" -> "Pop-up Note" (as opposed to "Inline Note")
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
806fd2eafb
Allow nameless tools (which default to predefined names)
...
Removed name attribute from default tools (ie those from tools.xml), so
that they now get default names, which automatically translated if the
application language is switched.
With this patch, tools.xml no longer contains strings to be translated.
NOTE: Messages.sh was not tested
13 years ago
Script Kiddy
cbc693b664
SVN_SILENT made messages (.desktop file)
13 years ago
Patrick Spendrin
67593aaedd
revert the revert as it was right in the first place
13 years ago
Patrick Spendrin
21c100612d
revert to previous state for now
13 years ago
Patrick Spendrin
6d74eb0d55
do use unneeded export here
13 years ago
Fabio D'Urso
def23dd0ba
Moved (and partly rewritten) annotation tooltips from tools.xml to pageviewannotator
...
Two purposes:
- Have tooltips available even for user-created annotations (not just
the predefined ones)
- Avoid i18n strings in settings (NOTE: the "name" attribute will be
removed in next patch)
Some tooltips were created over new (eg for new tools), some were
rewritten to actually give instructions instead of repeating the name of
the tool, some were rewritten to avoid references to colors (because
colors are no longer fixed)
13 years ago
Fabio D'Urso
04441e7e4b
Set new tools' default values the same values as predefined tools
13 years ago
Fabio D'Urso
6bce1b85bc
Made line extensions configurable in the straight line annotation tool
13 years ago
Fabio D'Urso
51076a2653
Fill polygon annotations with their inner color in PagePainter (for non-PDF docs)
...
Note: Poppler doesn't blend multiply in this case. Maybe we can make this
annotation unbuffered in PagePainter too?
13 years ago
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
2e0296e913
Merge remote-tracking branch 'origin/master' into configurable-review-tools
...
Conflicts:
ui/pageview.cpp
ui/pageviewannotator.cpp
13 years ago
Script Kiddy
b3b6f26a9b
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
f24445a6e2
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Albert Astals Cid
f7b742af0d
Rename the variable
...
Makes it easier to understand, imho
13 years ago
Albert Astals Cid
2abe5fa9ef
Do yet another attempt at finding the correct mimetype
...
Makes
okular http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/products/digital-editions/assets/welcome.epub
work
13 years ago
Albert Astals Cid
f03d68128b
Merge remote-tracking branch 'origin/KDE/4.10'
...
Conflicts:
generators/spectre/okularApplication_ghostview.desktop
13 years ago
Albert Astals Cid
a6d53df7ac
fix indent
13 years ago
Jon Mease
3c6140b616
Fix Undo / Redo of annotation creation doesn't properly handle page rotation and adds undo unit tests
...
BUG: 318091
REVIEW: 109989
13 years ago
Script Kiddy
942628db47
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
583fc0d81f
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
2314198ec0
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
bd83080dad
SVN_SILENT made messages (.desktop file)
13 years ago
Yuri Chornoivan
629e21becb
REVIEW: 109882
...
Update Okular documentation to the new 'Undo' and 'Redo' features
13 years ago
Albert Astals Cid
076e0cfaf8
More the commands to a different file
13 years ago
Albert Astals Cid
d0fd156dc9
Minor tweaks
13 years ago
Jon Mease
78faf1e68f
Add undo/redo support for annotations
...
REVIEW: 107442
13 years ago
Script Kiddy
6fe685ce61
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
add8fdefbf
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
1456887297
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
30e8e36eba
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
becbbfc651
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
2921627663
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
7aaabb05b2
SVN_SILENT made messages (.desktop file)
13 years ago