849 Commits (7bdd00bc7cf8a51dede9cf00e7800ce49bd1909b)

Author SHA1 Message Date
Jakob Petsovits df5364da6c Copy Okular's app icon from Oxygen core as "okular", 18 years ago
Dirk Mueller cfb96103cb fix format string 18 years ago
Script Kiddy f9e3980c1d SVN_SILENT made messages (.desktop file) 18 years ago
Albert Astals Cid c24fd54370 Generate correctly the pixmaps of rotated pages 18 years ago
Script Kiddy 603a72f1cd SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 6048f67f48 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy ead7047f74 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 25b4f0d693 SVN_SILENT at least one point higher than kpdf 18 years ago
Pino Toscano d2fb47db86 SVN_SILENT there is new stuff, so bump the version to 0.2 18 years ago
Pino Toscano 483a7a830f SVN_SILENT unused var 18 years ago
Pino Toscano 7d0c3fc516 implement the reading from raw data in a more efficient way (no temporary file) 18 years ago
Pino Toscano e847099817 switch from TIFFOpen to TIFFClientOpen + callbacks on QIODevice 18 years ago
Pino Toscano 17fe071d04 If a directory in a TIFF carries information about the resolution, use them to calculate its real size. 18 years ago
Script Kiddy 6ef155b9dc SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy d8eabdac6f SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy c698399915 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 5d10ca48fc SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 2eb4d5a634 use the unrar found, not a generic one 18 years ago
Pino Toscano 20fc951749 SVN_SILENT adjust comment to the reality 18 years ago
Pino Toscano 612d40aad9 slightly improve the unrar detection: 18 years ago
Pino Toscano 169df555d5 report a message when there is no unrar, or the unrar is not suitable 18 years ago
Pino Toscano f80b4a085d do not build an unrar lavour when there's no unrar found, actually 18 years ago
Pino Toscano 6b6a111099 Make the poppler(pdf), spectre(ps), dvi and chm backend calculate and set bounding box of pages. 18 years ago
Script Kiddy 5ef72af455 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy bc8b45a24e SVN_SILENT made messages (.desktop file) 18 years ago
Sebastian Sauer 9a0bbcd36a fix crash on the try to load the OpenDocument1.1-specs ;) 18 years ago
Rolf Eike Beer f1fb797697 use #ifdef instead of #if to check preprocessor definitions 18 years ago
Script Kiddy 9106b3bd09 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 5c09d64596 give a parent to the password dialog 18 years ago
Albert Astals Cid 2d7f6d63e2 workaround Qt4.4 buginess 18 years ago
Script Kiddy 219a20e1c5 SVN_SILENT made messages (.desktop file) 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 18 years ago
Script Kiddy c72e98f876 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy da6f2d204e SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 8a3dda1142 fix the portability fixes: 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. 18 years ago
Adriaan de Groot 23e114f2a3 Missed one set of u_int -> uint; the latter is available on more platforms. 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. 18 years ago
Pino Toscano 33fabf80b4 the plucker generator uss also zlib, so look for and link to it 18 years ago
Adriaan de Groot 608c465480 Correct peculiar typedef construct 18 years ago
Script Kiddy 135c3752f1 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 34a697a16b clear the document information when a plucker document is closed 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 18 years ago
Pino Toscano f697cdf007 Add a close() method for the comicbook document so: 18 years ago
Script Kiddy 0273c563fd SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 1aa906ea20 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 043adbf19a SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 6f69595f41 Optionally convert JavaScript links and read top level JS scripts from Poppler. 18 years ago
Pino Toscano 38d2ab6bcc Add ad-hoc conversion for sound annotations. 18 years ago
Pino Toscano c57bc0c3fd move the poppler -> okular sound object conversion in an own method 18 years ago