Pino Toscano
90a664dba3
i think the viewport should be used here as well; fixed image y-alignment
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825067
18 years ago
Laurent Montel
64c0aa80e3
Tag as devel component
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=825027
18 years ago
Pino Toscano
b8db72e6d9
Width and height of a page can be real values, not just integer.
...
BUG: 164822
svn path=/trunk/KDE/kdegraphics/okular/; revision=824976
18 years ago
Pino Toscano
3f2f754dab
when reading a table, do not assume there are only <table-row> elements as children of <table>; in case, read inside <table-header-rows>
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=824835
18 years ago
Pino Toscano
5fc4a2cf2f
forgot the argument for the error message
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=823118
18 years ago
Pino Toscano
e68ca68e01
show an error message when we want to copy a local document to another place, but the document has vanished in the meanwhile
...
(yes, i'm looking at you, stupid firefox!)
ok'ed by translators
svn path=/trunk/KDE/kdegraphics/okular/; revision=822752
18 years ago
Script Kiddy
f7b2f750a1
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=822009
18 years ago
Script Kiddy
911a36fbe1
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=820664
18 years ago
Urs Wolfer
7bdd00bc7c
Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4".
...
Reduced disk space: 5128KB (5MB)
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=820008
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
Dirk Mueller
cfb96103cb
fix format string
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=819740
18 years ago
Script Kiddy
f9e3980c1d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=819275
18 years ago
Pino Toscano
0f1f6d7396
some validity fixes for the annotation proxy models:
...
- page grouping proxy model:
+ more checks when an index is requested
+ be sure to return really unique indexes
+ proper calculation of the column count
+ directly reset() (instead of just a layout change) when we rebuild the structure
- author grouping proxy model:
+ more checks against invalid indexes
+ behave nicely on empty tree
svn path=/trunk/KDE/kdegraphics/okular/; revision=818419
18 years ago
Albert Astals Cid
c24fd54370
Generate correctly the pixmaps of rotated pages
...
BUGS: 163484
svn path=/trunk/KDE/kdegraphics/okular/; revision=818399
18 years ago
Pino Toscano
5b5b4cabe1
disable the open handle on the file, it breaks the file watching
...
CCBUG: 163363
svn path=/trunk/KDE/kdegraphics/okular/; revision=818144
18 years ago
Pino Toscano
6531398b91
Keep an open file handle on the local file currently open: this way, we can get it back from it,
...
in case for some reason (read: Firefox blindly removing temporary files) it gets "deleted".
Of course, this works (and thus it is activated) only on UNIX systems (as the file is not deleted for real until there are open handles on it).
BUG: 163363
(If not wanted, this behavior can be disabled by export'ing OKULAR_NO_KEEP_FILE_OPEN to 1.)
Also, in case the local file gets deleted but the real document is remote, use its (remote) URL for the copy.
svn path=/trunk/KDE/kdegraphics/okular/; revision=818136
18 years ago
Pino Toscano
c1463fd924
use the KIconLoader enum values for the sizes
...
initial patch by Rafael Fernández López
svn path=/trunk/KDE/kdegraphics/okular/; revision=818095
18 years ago
Pino Toscano
94a4d5086a
do not leave painters open more than necessary
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=817890
18 years ago
Script Kiddy
603a72f1cd
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=817867
18 years ago
Pino Toscano
a921cca1f0
finish painting before assigning to another image
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=817856
18 years ago
Pino Toscano
346d54b061
hide top and form messages when closing a document
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=817814
18 years ago
Pino Toscano
c569aa712e
Make the presentation mode a normal widget (instead of a "fake" dialog), so it is not treated like a real dialog when compositing is active.
...
BUG: 163013
While I am on it, disable the active modality of the presentation mode, so the main window can be actively used once a presentation is active.
CCBUG: 152585
svn path=/trunk/KDE/kdegraphics/okular/; revision=817703
18 years ago
Pino Toscano
6772cc1275
it seems the object name of the shell window is sane again, so check for it now
...
(check for the "mangled"(?) name as well, you never know..)
svn path=/trunk/KDE/kdegraphics/okular/; revision=817701
18 years ago
Pino Toscano
e14d036f44
install the FindKScan cmake module
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=817540
18 years ago
John Layt
c262ebf0bf
Read the Cups options set in the Printer Properties window and the KDE
...
Cups Page and Job Options tabs, and pass these on to lpr.
CCBUG: 160381
This needs to be backported to 4.0 but I don't have a checkout.
svn path=/trunk/KDE/kdegraphics/okular/; revision=817393
18 years ago
Pino Toscano
830fcef561
handle relative paths in browse actions, second and hopefully better try
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=817344
18 years ago
Pino Toscano
3cc607ff69
handle relative paths in browse links, as shown by the testcase provided by knusperfrosch
...
and, btw, master dfaure rocks once again!
svn path=/trunk/KDE/kdegraphics/okular/; revision=817340
18 years ago
John Layt
6b4adcee27
Some distros rename the CUPS version of lpr as lpr-cups or lpr.cups .
...
When detecting which exe to use, check for these first.
CCBUG: 156639
This should be backported to 4.0, but I don't have a checkout of that.
svn path=/trunk/KDE/kdegraphics/okular/; revision=816881
18 years ago
Kåre Särs
084cc0772e
Move libksane to libs/ for consistency
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=816855
18 years ago
Pino Toscano
02ac5fb1dd
ask the style to draw the background of the items
...
also, manually do the "highlight on hover" effect only for non-kstyle-based styles, as kstyle provide that effect on its own
svn path=/trunk/KDE/kdegraphics/okular/; revision=815952
18 years ago
Script Kiddy
6048f67f48
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=815781
18 years ago
Script Kiddy
ead7047f74
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=815344
18 years ago
Pino Toscano
f05c68a6b2
there's a better (or supposed so) FindKipi coming with kdelibs, so use that one
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=815311
18 years ago
Pino Toscano
25b4f0d693
SVN_SILENT at least one point higher than kpdf
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=815164
18 years ago
Pino Toscano
d2fb47db86
SVN_SILENT there is new stuff, so bump the version to 0.2
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=815130
18 years ago
Pino Toscano
483a7a830f
SVN_SILENT unused var
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=815125
18 years ago
Pino Toscano
7d0c3fc516
implement the reading from raw data in a more efficient way (no temporary file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=815124
18 years ago
Pino Toscano
e847099817
switch from TIFFOpen to TIFFClientOpen + callbacks on QIODevice
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=815122
18 years ago
Pino Toscano
e4dc8d8126
Load and save in the XML document info all the properties of the various View's, that are specific to each document.
...
At the moment, they are the zoom mode and level of the page view.
BUG: 155752
svn path=/trunk/KDE/kdegraphics/okular/; revision=814998
18 years ago
Pino Toscano
48647f1f8f
Zoom and ZoomMOdality of the PageView should be serialized
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=814994
18 years ago
Pino Toscano
1518922f79
add a CapabilitySerializable for capabilities suitable for being saved and loaded
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=814993
18 years ago
Pino Toscano
356b4618f0
implement the ZoomModality capability (as View),
...
and stop using the zoom level and mode from the global settings
svn path=/trunk/KDE/kdegraphics/okular/; revision=814984
18 years ago
Pino Toscano
2173b11e55
add the ZoomModality capability (the view mode)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=814971
18 years ago
Pino Toscano
17fe071d04
If a directory in a TIFF carries information about the resolution, use them to calculate its real size.
...
And, when generating a pixmap, request the RGBA image of the original size.
BUG: 162934
svn path=/trunk/KDE/kdegraphics/okular/; revision=814835
18 years ago
Pino Toscano
9ea54d7298
update the bounding box of page after the pixmap of the page has been delivered to the observer that requested it,
...
otherwise the observer gets the change in the bounding box, and request the pixmap if not available, but there's an available pending request (finished) already
svn path=/trunk/KDE/kdegraphics/okular/; revision=814826
18 years ago
Pino Toscano
c84e2dc144
Store the annotation window associated to the annotation it represent (using an hash);
...
when there's a change in the annotations of a page, remove the windows of removed annotations and update all the others.
This improval in the page annotation update fixes bug #162822 .
BUG: 162822
svn path=/trunk/KDE/kdegraphics/okular/; revision=814256
18 years ago
Script Kiddy
6ef155b9dc
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=813910
18 years ago
Dirk Mueller
087b268168
revert r813354, workaround for a source incompatibility problem
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=813678
18 years ago
Pino Toscano
f75e92de5f
borders -> margins, except in UI (todo added for kde 4.2)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=813364
18 years ago
Pino Toscano
9a9553bb83
find and link to phonon
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=813354
18 years ago