627 Commits (4a429ecd7ba5d2b4d2e4e6c8317e2006f280b691)

Author SHA1 Message Date
Pino Toscano e461f0c113 don't include kpixmapeffect.h 19 years ago
Pino Toscano 7e150aeb43 don't leak the internal documents, but properly delete them 19 years ago
Pino Toscano 35d64add5c fix a couple of memory leaks 19 years ago
Script Kiddy 44dd16d127 SVN_SILENT made messages (.desktop file) 19 years ago
Albert Astals Cid be1fd1e777 SVN_SILENT clean 19 years ago
Albert Astals Cid f99fe6128d take into account page orientation when rendering 19 years ago
Pino Toscano 9ec65271fa SVN_SILENT old stuff 19 years ago
Pino Toscano 4edda7b967 provide the title of the document, if it has any 19 years ago
Pino Toscano 50b73a93b1 Remove the (not working) homemade async loading, and make use of the Generator API for async loading. 19 years ago
Pino Toscano 823edf52b1 make KDjVu no more a QObject, and remove the traces of "async" loading (never really implemented) 19 years ago
Script Kiddy 63b6301d12 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano ac970f2d6c reduce the locked section a bit 19 years ago
Pino Toscano 2a258a92f9 solaris compiling fixes by physrules 19 years ago
Pino Toscano a3aca79a4e a vector of bool is better here 19 years ago
Pino Toscano 4dcadf5544 Add a mutex in the base generator class, so any generator that wants a mutex can use it. 19 years ago
Pino Toscano 231839f344 SVN_SILENT include fixes 19 years ago
Pino Toscano 78e2377a87 Add a method for generators to know some metadata of the document 19 years ago
Script Kiddy 4c9b70db9d SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 83454a5ff3 fix some memory leaks 19 years ago
Pino Toscano 49994d2d3c reduce to the minimum the priority of okular as image handler 19 years ago
Tobias Koenig cdcde2aeaf Don't delete the documents in the converters, they are deleted 19 years ago
Pino Toscano c141af6017 look for Poppler::PSConverter::setOutputDevice(), and use it if found 19 years ago
Pino Toscano 8e6d1619f3 now that poppler 0.6 was released, i can enable the code to get the size of the embedded files 19 years ago
Pino Toscano 0b76db026f don't tell kdeprint to remove the file, KTemporaryFile does that for us 19 years ago
Pino Toscano ee925f2e58 add a postscript export overload that takes a QFile*, so we can properly use KTemporaryFile with printing 19 years ago
Pino Toscano 1350802160 in case the document has no title, put just the filename as title, not the whole path 19 years ago
Pino Toscano 1bd4373ceb move the okular-poppler specific configuration into its own config.h 19 years ago
Pino Toscano ef3769ea5b DocPath -> X-DocPath for .desktop of type Application 19 years ago
Tobias Koenig f764604bb6 Remove the EventLoop hack which causes crashes when you close the 19 years ago
Tobias Koenig ae2247f207 Fixed possible crash... never code after 18:00 19 years ago
Tobias Koenig 7e16285d28 Add a new helper functions which allow sorting of strings which 19 years ago
Tobias Koenig cde58f48ba * Check for Landscape or Portrait mode (patch by Pino) 19 years ago
Pino Toscano 48b2cad049 fixed wrong example in the apidox, and all the code that was done by copy&paste from it, basically... 19 years ago
Pino Toscano ea48a1b7f4 Provide an example (disabled, of course) of usage of the "new" GuiInterface in the KImageIO backend. 19 years ago
Script Kiddy a550d8c0d4 SVN_SILENT made messages (.desktop file) 19 years ago
Thiago Macieira 99a7d08c6d Remove use of k_funcinfo 19 years ago
Thiago Macieira c778ca36b0 Unbreak compilation. 19 years ago
Script Kiddy a688f5b331 SVN_SILENT made messages (.desktop file) 19 years ago
Arto Hytönen e8ad05552b kdegraphics QString::null clean-up. 19 years ago
Arto Hytönen 6f00373e1b QString::null fixes and hiding from Krazy. 19 years ago
Laurent Montel d7193013e2 Adapt to new KWarning/kFatal/kDebug api 19 years ago
Pino Toscano dea213be87 use the proper zero-method with DDJVUAPI_VERSION >= 18 19 years ago
Pino Toscano a9f0d2eb46 Try to extract the text entities (thus the text) from a DjVu document. 19 years ago
Script Kiddy b998bc9491 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 5150419e81 adapt the debug stuff to the new kdebug way: 19 years ago
Pino Toscano 459192d34f temporarly disable the attachment size detection, as it breaks with poppler 0.6rc1 19 years ago
Pino Toscano f96287978b also add the "compressed" versions of the mmetypes for the Application and the KParts services 19 years ago
Pino Toscano 4611b6ffad svnrevertlast 19 years ago
Aaron J. Seigo a58e671331 build 19 years ago
Thiago Macieira 55f327e0cc Adapt to the new UDSEntry 19 years ago