114 Commits (4c3d96c1933e7f74dc9d57972730b48072cd3fc2)

Author SHA1 Message Date
Pino Toscano 4c3d96c193 make the rotation working almost again 20 years ago
Tobias Koenig a375953402 Adapt ghostview, kimgio, pdf, dvi, chm, xps and ooo generators to setImage() 20 years ago
Tobias Koenig d22b2f1892 A rather big change: 20 years ago
Laurent Montel acb44a49d5 Apply Alex patch (now we can use enable-final argument 20 years ago
Pino Toscano 18028a8a2c API change in the Generator: use an empty construct, and set the document for the generator right after its construction. 20 years ago
Pino Toscano ed84916c0d spell checking 20 years ago
Pino Toscano bbcb217a19 foo(QString) -> foo(const QString&) 20 years ago
Pino Toscano 300d2a19d1 less includes 20 years ago
Pino Toscano 9093fb49ac forward declaration 20 years ago
Albert Astals Cid 47423021dc fix my broken fix to tokoe's change 20 years ago
Albert Astals Cid 9bcad073c7 remove spanish debug message 20 years ago
Albert Astals Cid f6fc0a8944 tokoe messed up this, fix it 20 years ago
Tobias Koenig fccd412d69 * Added documentation to Generator API 20 years ago
Pino Toscano e7bbe08957 trying to port to KTemporaryFile where possible, and still rely on K3TempFile where it needs more work 20 years ago
Laurent Montel 8c4c673073 Necessary to modify KDE4_ADD_KCFG_FILES to support ENABLE_FINAL 20 years ago
Laurent Montel 9f317e53ca Port to new kde4_automoc macro 20 years ago
Pino Toscano c52a0e622b Change the way we rotate the pages. 20 years ago
Albert Astals Cid 8328b24178 remove qt3 support need for gs generator 20 years ago
Pino Toscano aafd2b684e more KPDF -> okular renaming in comments, include guards and READMEs 20 years ago
Pino Toscano 41000f2cd8 remove stuff that won't be used, as gv doesn't provide text extraction 20 years ago
Pino Toscano 8e847ccd78 adapt to the new Okular namespace for the classes in core/ 20 years ago
Pino Toscano 467e507fe8 add the QT3_SUPPORT definition where needed 20 years ago
Stephan Kulow 9b1e475759 avoid crash even if commented :) 20 years ago
Dirk Mueller 2658e75c7d fix memory / fd leak (CID 2672) 20 years ago
Dirk Mueller 64ef532f4d make it crash rather than use uninitialized memory 20 years ago
Laurent Montel 3d62f697b2 Clean up 20 years ago
Pino Toscano 25eb77c1de some fixes according to EBN: 20 years ago
Pino Toscano b6d7a36eda Small addition to the Ganarator API: bool closeDocument(). 20 years ago
Pino Toscano 2d41c4459b clean up the CMakeLists.txt files from the auto* stuff 20 years ago
Pino Toscano 2cc4065c3b use install instead of install_files 20 years ago
Pino Toscano 1285825aa5 use install instead of install_files 20 years ago
Pino Toscano a3dc3b2646 add a desktop file so the ghostscript generator can make okular good candidate for print preview 20 years ago
Pino Toscano cfaefdc3cb not needed 20 years ago
Albert Astals Cid 38343cd4e1 drop .la as per dfaure's suggestion 20 years ago
Pino Toscano 066beaa1dd small changes in the Generator API: 20 years ago
Pino Toscano 15d8822c6f directly convert the image into a ixmap, instead of painting the image over the pixmap 20 years ago
Pino Toscano c2cb18a4bf don't leak the image we get from qgs 20 years ago
Pino Toscano ebe64cc2b7 SVN_SILENT wordings 20 years ago
Pino Toscano b1dd2e8d04 fix layout warnings 20 years ago
Pino Toscano 6096556a6a a bit less headers and forward declarations 20 years ago
Pino Toscano c9b0e67148 some const's more 20 years ago
Pino Toscano e4eeca193a append the number of pages as last info (more coherency); no warnings 20 years ago
Pino Toscano e270fc7d3b first attempt to gather some information from a ps document 20 years ago
Pino Toscano d93299960c less qt3_support: 20 years ago
Pino Toscano 8333023023 port to qt4/kde4 20 years ago
Pino Toscano c6d4439b78 (less) warnings 20 years ago
Pino Toscano b1973c5078 some kpdf -> okular (mostly in comments) 20 years ago
Albert Astals Cid 27a8263a91 remove comment in spanish 20 years ago
Albert Astals Cid 1a10d4e610 don't make it a kapplication, we don't need it and we win some things like not registering to dbus 20 years ago
Pino Toscano d8d19c5db5 leak less 20 years ago