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
Script Kiddy
78a68b1390
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
c40dcc576a
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
a40bd6eab9
Add header guards
13 years ago
Albert Astals Cid
50d014b46b
Make the tests pass
13 years ago
Albert Astals Cid
8288959bab
Add proper headers
13 years ago
Albert Astals Cid
88afb3bf67
Make this a namespace
13 years ago
Jaydeep Solanki
1121cff1b8
Implement Open url in browser for plain text
...
BUGS: 281027
REVIEW: 108614
FIXED-IN: 4.11.0
13 years ago
Albert Astals Cid
cbf3bddb42
Merge remote-tracking branch 'origin/KDE/4.10'
...
Conflicts:
VERSION
core/version.h
generators/spectre/okularApplication_ghostview.desktop
13 years ago
Albert Astals Cid
88d36fa27f
Update version for 4.10.2
13 years ago
Script Kiddy
6fc3f5402d
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
bb54ffe6fa
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
48411b7004
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
1a53630ceb
SVN_SILENT made messages (.desktop file)
13 years ago
Peter Grasch
d7c71cb885
Don't (re-)show tool name for each stroke in continuous mode
13 years ago