912 Commits (085bdae8a3d5e62feecd5312be6ecb1fe53617cd)

Author SHA1 Message Date
Albert Astals Cid 8f0c595dfd Use pagesize with double values to divide, if not the rounding up and down and whatnow hits us and we get a page of the different size we wanted. 19 years ago
Script Kiddy 8d7e8be0c7 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 2354aebd55 remove the 'lib' prefix from the okularpart 19 years ago
Pino Toscano d1b62bbe5e link to less libraries 19 years ago
Pino Toscano 6aa123656a Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 19 years ago
Script Kiddy 4b1e246e87 SVN_SILENT made messages (.desktop file) 19 years ago
John Layt 1b1ed9451b Enable Okular printing features: 19 years ago
Albert Astals Cid 2153ec5edd resync with spectre 19 years ago
Pino Toscano 8a3af5a02a give it the correct name 19 years ago
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