Pino Toscano
e1cf55dcea
Constructing a text highlight annotation with no text inside is pointless, don't do it.
...
BUG: 160502
svn path=/trunk/KDE/kdegraphics/okular/; revision=794917
18 years ago
Pino Toscano
ffee5881d7
schedule the repaint for the overlay widget, but do not force it
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=794505
18 years ago
Pino Toscano
1817a198d0
Add the possibility to choose which screen to use for the presentation mode.
...
Default is "Default Screen", with the options for showing it to any available screen.
Also, dynamically resize when the screen used for the presentation mode changes size during a presentation.
Many thanks to 'zbsz' for his testing!
CCMAIL: zbigniewo@gmail.com
GUI:
svn path=/trunk/KDE/kdegraphics/okular/; revision=794501
18 years ago
Script Kiddy
0b2775f527
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=794315
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
2b4bfa777b
improve a bit the drawing of geom annotations:
...
- no more use a temporary image
- do nothing if there is nothing to draw (0-width border, and no inner color)
svn path=/trunk/KDE/kdegraphics/okular/; revision=794229
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
e786e9dfb9
Deprecate the own point width of the geometric annotation in favour of the width of the style.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=794222
18 years ago
Pino Toscano
80cc994c51
the caret symbol is a fixed choice of two
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=794041
18 years ago
Pino Toscano
ba9042c2e0
Add a basic version (just the internal class, not the visualisation) of Caret annotation.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793884
18 years ago
Script Kiddy
3a05c50287
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793710
18 years ago
Pino Toscano
76cde2d2ae
do not update more than the necessary
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793544
18 years ago
Pino Toscano
7f24f09cf3
No more need to rebuild the bookmark tree when changing document.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793542
18 years ago
Pino Toscano
b5a4b0edb5
move the search for the item for a specified url into an own method
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793540
18 years ago
Pino Toscano
39b730d371
Selectively update the tree branch of the document whose bookmarks were changed.
...
This way, there's no need to rebuild the tree.
svn path=/trunk/KDE/kdegraphics/okular/; revision=793532
18 years ago
Pino Toscano
8932cdd742
Add a bookmarksChanged(url) signal to notify when the bookmarks for that url have changed.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793523
18 years ago
Pino Toscano
146ac422ff
Properly escape rich text in html-ish tooltips.
...
BUG: 160306
svn path=/trunk/KDE/kdegraphics/okular/; revision=793230
18 years ago
Pino Toscano
3dbe58f03c
look for the epub library, and enable the epub backend if found
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793019
18 years ago
Pino Toscano
c483c588d0
no more need for standalone compilation; use the right library name
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793016
18 years ago
Pino Toscano
610eff44b9
move the libepub search module to the right place
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793012
18 years ago
Pino Toscano
433f78d7f1
Move the EPub backend to kdegraphics.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=793009
18 years ago
Ely Levy
618b1aa8b1
moved libepub svn
...
svn path=/trunk/kdereview/okular/epub/; revision=793008
18 years ago
Pino Toscano
1d159f6bb8
SVN_SILENT remove unuseful include
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=792474
18 years ago
Pino Toscano
cf1b9ea728
split the KParts extensions in an own file
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=792473
18 years ago
Script Kiddy
ae55fae0fa
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=792449
18 years ago
Script Kiddy
58dae41afe
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=792426
18 years ago
Pino Toscano
09bc4c140e
Keep the page cache updated.
...
BUG: 160190
svn path=/trunk/KDE/kdegraphics/okular/; revision=792391
18 years ago
Pino Toscano
5a4259d04f
Dynamically get the tooltip of bookmark items.
...
CCMAIL: 160189
svn path=/trunk/KDE/kdegraphics/okular/; revision=792388
18 years ago
Pino Toscano
8505a357dd
Enable and disable the print action from the right place, so it is handled properly with remote documents.
...
BUG: 160173
svn path=/trunk/KDE/kdegraphics/okular/; revision=792338
18 years ago
Pino Toscano
d3e7460947
Add a Live Connect extension to be able to react to the very tiny bit of exposed JavaScript API for host containers.
...
The current implementation is very very very simple and minimal, and misses a bit of stuff (eg the queue'ing for messages, errors, etc), but for now seems working.
Many thanks to Maksim for his precious help with the extension working :)
svn path=/trunk/KDE/kdegraphics/okular/; revision=792030
18 years ago
Script Kiddy
d6f38c43c1
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=791741
18 years ago
Script Kiddy
a494723dde
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=791712
18 years ago
Adriaan de Groot
872d380582
Match const in implementation to interface (why isn't it a QString &, anyway?)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=791625
18 years ago
Script Kiddy
37fa318cf4
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=791011
18 years ago
Script Kiddy
b4b36c9fd2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=790912
18 years ago
Script Kiddy
7d19cd2020
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=790906
18 years ago
Script Kiddy
a77e431ce3
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=790567
18 years ago
Pino Toscano
db0a1c7994
remove unused parameters
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=790522
18 years ago
Pino Toscano
2041892769
Drop support for Poppler 0.5.4.
...
Now the PDF backend requires Poppler >= 0.6.
svn path=/trunk/KDE/kdegraphics/okular/; revision=790520
18 years ago
Script Kiddy
65644df449
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=790492
18 years ago
Script Kiddy
3c6004437a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=790119
18 years ago
Script Kiddy
ccc795edf1
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=790037
18 years ago
Script Kiddy
3c387e94e9
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=790023
18 years ago
Script Kiddy
65e0b9a1f9
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=789671
18 years ago
Script Kiddy
8011eddd0e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=789629
18 years ago
Pino Toscano
969abdeec0
make the tooltip for the close button of the annotation window a bit more clear
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=789534
18 years ago
Pino Toscano
8df0b87e18
set & reload the author as well
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=789353
18 years ago
Pino Toscano
961b27e99c
Properly apply, and reload when changed, the annotation info in the annotation window (color, modication date, etc).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=789344
18 years ago
Pino Toscano
6511086ffc
Annotation window:
...
- explicitely deny rich text
- set the plain text w/o an implicit html conversion
BUG: 159641
svn path=/trunk/KDE/kdegraphics/okular/; revision=789331
18 years ago
Script Kiddy
6894a3e62b
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/kdereview/okular/epub/; revision=789106
18 years ago