652 Commits (dfce0d1fcd158d62d2536d69c19b151878f2fd9a)

Author SHA1 Message Date
Pino Toscano 10503cf472 Add stubs for about data for the backends that don't have one, but have translations. 19 years ago
Albert Astals Cid e7a3f58308 KDVI -> Okular on visible messages 19 years ago
Allen Winter 1e34663484 remove deprecated Encoding 19 years ago
Pino Toscano f1fa4254f3 i18n fixes (s/KDVI/okular/) by Luigi Toscano. 19 years ago
Script Kiddy d9e6745bc7 SVN_SILENT made messages (.desktop file) 19 years ago
Dirk Mueller 7ea0bce44a fix FSF address 19 years ago
Albert Astals Cid f3a717f412 resync with spectre git, fixes winterz render problem 19 years ago
Dirk Mueller 161ebbc47a adding license 19 years ago
Pino Toscano 5412f21664 simplify more 19 years ago
Pino Toscano 9ac1f51e59 easier debug output 19 years ago
Pino Toscano 2ae8000a77 delete the document info when closing a document 19 years ago
Albert Astals Cid 360e7cd95b i forgot the helper headers 19 years ago
Albert Astals Cid 402c93e622 Replace the ghostview generator by the spectre generator, both are based on libgs, but the spectre one is simpler 19 years ago
Laurent Montel 8702899c83 Fix separator 19 years ago
Albert Astals Cid 3a15da028d poppler clearly states in its doc since 36 minutes ago that passwords have to be latin1 encoded 19 years ago
Nicolas Lécureuil 24024a20c2 Fix desktop files for XDG 19 years ago
Script Kiddy 4973559541 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 3237f94761 use 'graphics-viewer-document' as icon in our .desktop files 19 years ago
John Layt 070285e039 Port from KPrinter to QPrinter, remove dependency on KDE4_KDEPRINT_LIBS. 19 years ago
Script Kiddy d5fcbc09a8 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 15155d8824 Rename the virtual closeDocument() to doCloseDocument(), and make it protected. 19 years ago
Thomas Georgiou 5908d4e67d Compile. Thanks to hdh. 19 years ago
Script Kiddy d5dc96cb3b SVN_SILENT made messages (.desktop file) 19 years ago
Bernhard Loos 5412b15459 port parts of kdegraphics 19 years ago
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