821 Commits (5c09d64596fdd5bdc8ce0482d9cdc91c80e40b8a)

Author SHA1 Message Date
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
Pino Toscano 42d95d47b7 Ad-hoc conversion from a Poppler File Attachment annotation to an Okular one. 18 years ago
Pino Toscano f7e7386113 make it possible to "tie" a poppler annotation as "native id" in an okular annotation: 18 years ago
Pino Toscano 3653456c1b remove constness 18 years ago
Pino Toscano 5b3e32479a properly recognise the current poppler head version 18 years ago
Pino Toscano 0102ea5874 extract the pdfembeddedfile class in an own header 18 years ago
Pino Toscano c3f76672e6 isolate the Poppler -> Okular annotation conversion function in an own file 18 years ago
Albert Astals Cid bef0e98fb9 QMessageBox -> KMessageBox 18 years ago
Albert Astals Cid b7a75a5a77 use '' for single chars instead of "" 18 years ago
Malcolm Hunter 1f696fb0c7 EPub is the accepted capitalisation 18 years ago
Pino Toscano f19364610f remove i18n from console error messages 18 years ago
Malcolm Hunter 4663b6f175 Typo: EPub -> Epub 18 years ago
Malcolm Hunter 111f43f563 Even more typo fixes 18 years ago
Malcolm Hunter b6124a900b Typo fixes 18 years ago
Ely Levy ceb3a8243b Changed toc behaviour 18 years ago
Script Kiddy dc54422fc9 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 0b2775f527 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 3a05c50287 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 3dbe58f03c look for the epub library, and enable the epub backend if found 18 years ago
Pino Toscano c483c588d0 no more need for standalone compilation; use the right library name 18 years ago
Pino Toscano 610eff44b9 move the libepub search module to the right place 18 years ago
Script Kiddy 7d19cd2020 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano db0a1c7994 remove unused parameters 18 years ago
Pino Toscano 2041892769 Drop support for Poppler 0.5.4. 18 years ago
Script Kiddy 3c387e94e9 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy e81d64ff86 SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy bd72d3cb3b SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano b4be056c11 typo 18 years ago
Pino Toscano c8b0b5011c return the document title as metadata, if the document has any 18 years ago