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
Albert Astals Cid
c24fd54370
Generate correctly the pixmaps of rotated pages
...
BUGS: 163484
svn path=/trunk/KDE/kdegraphics/okular/; revision=818399
18 years ago
Script Kiddy
603a72f1cd
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=817867
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
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
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
Script Kiddy
6ef155b9dc
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=813910
18 years ago
Script Kiddy
d8eabdac6f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=813139
18 years ago
Script Kiddy
c698399915
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=812441
18 years ago
Script Kiddy
5d10ca48fc
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=811329
18 years ago
Pino Toscano
2eb4d5a634
use the unrar found, not a generic one
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=811117
18 years ago
Pino Toscano
20fc951749
SVN_SILENT adjust comment to the reality
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=809973
18 years ago
Pino Toscano
612d40aad9
slightly improve the unrar detection:
...
- move in an own function the procedure to recognize an output
- try to detect first unrar-nonfree, then unrar
- keep and print on console the path of the found unrary
svn path=/trunk/KDE/kdegraphics/okular/; revision=809968
18 years ago
Pino Toscano
169df555d5
report a message when there is no unrar, or the unrar is not suitable
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=809958
18 years ago
Pino Toscano
f80b4a085d
do not build an unrar lavour when there's no unrar found, actually
...
distinguish between the "no unrar at all" and "the unrar found is not suitable"
svn path=/trunk/KDE/kdegraphics/okular/; revision=809956
18 years ago
Pino Toscano
6b6a111099
Make the poppler(pdf), spectre(ps), dvi and chm backend calculate and set bounding box of pages.
...
CCBUG: 161599
svn path=/trunk/KDE/kdegraphics/okular/; revision=809593
18 years ago
Script Kiddy
5ef72af455
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=808730
18 years ago
Script Kiddy
bc8b45a24e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=806907
18 years ago
Sebastian Sauer
9a0bbcd36a
fix crash on the try to load the OpenDocument1.1-specs ;)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=806899
18 years ago
Rolf Eike Beer
f1fb797697
use #ifdef instead of #if to check preprocessor definitions
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=806510
18 years ago
Script Kiddy
9106b3bd09
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=806429
18 years ago
Pino Toscano
5c09d64596
give a parent to the password dialog
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=805171
18 years ago
Albert Astals Cid
2d7f6d63e2
workaround Qt4.4 buginess
...
BUGS: 161737
svn path=/trunk/KDE/kdegraphics/okular/; revision=805167
18 years ago
Script Kiddy
219a20e1c5
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=804913
18 years ago
Albert Astals Cid
bb23209234
limit the number of text pages we keep in memory so that searching does not bring your system to its knees
...
BUG: 161213
svn path=/trunk/KDE/kdegraphics/okular/; revision=803949
18 years ago
Script Kiddy
c72e98f876
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=803889
18 years ago
Script Kiddy
da6f2d204e
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=802309
18 years ago
Pino Toscano
8a3dda1142
fix the portability fixes:
...
- include stdint.h to use the uint*_t types
- do not delcare static an extern-C function
svn path=/trunk/KDE/kdegraphics/okular/; revision=799329
18 years ago
Adriaan de Groot
59479a6169
Quiet complaints that a function with C++ linkage is being passed to a C function expecting a function pointer with C linkage.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=799311
18 years ago
Adriaan de Groot
23e114f2a3
Missed one set of u_int -> uint; the latter is available on more platforms.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=799309
18 years ago
Adriaan de Groot
837bb55306
u_int types are less portable than uint types; if this gives problems we can use quint as the most general solution.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=799304
18 years ago
Pino Toscano
33fabf80b4
the plucker generator uss also zlib, so look for and link to it
...
issue found by the Debian packager Modestas Vainius, thanks!
svn path=/trunk/KDE/kdegraphics/okular/; revision=799258
18 years ago
Adriaan de Groot
608c465480
Correct peculiar typedef construct
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=799241
18 years ago
Script Kiddy
135c3752f1
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=799017
18 years ago
Pino Toscano
34a697a16b
clear the document information when a plucker document is closed
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=798897
18 years ago
Pino Toscano
242891d48e
create the style information object only during the conversion; this way, there are no stale information across multiple openings
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=798890
18 years ago
Pino Toscano
f697cdf007
Add a close() method for the comicbook document so:
...
- resources can be freed when closing the Okular document for real (and not just when opening a new comicbook document or quitting)
- we do not crash when doing an opening sequence like: cbz -> cbr -> cbz
svn path=/trunk/KDE/kdegraphics/okular/; revision=798868
18 years ago
Script Kiddy
0273c563fd
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=798574
18 years ago
Script Kiddy
1aa906ea20
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=797854
18 years ago
Script Kiddy
043adbf19a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=797204
18 years ago
Pino Toscano
6f69595f41
Optionally convert JavaScript links and read top level JS scripts from Poppler.
...
Requires the development version.
svn path=/trunk/KDE/kdegraphics/okular/; revision=796640
18 years ago
Pino Toscano
38d2ab6bcc
Add ad-hoc conversion for sound annotations.
...
This requires the sound annotation type I added 5 minutes ago in the development version of Poppler.
svn path=/trunk/KDE/kdegraphics/okular/; revision=796581
18 years ago
Pino Toscano
c57bc0c3fd
move the poppler -> okular sound object conversion in an own method
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=796577
18 years ago