46 Commits (e642b97c8c0b1f62aae03e6dcbde976e0f73d00a)

Author SHA1 Message Date
Pino Toscano 135a18b407 get rid of supportsSearching() by using a proper feature 19 years ago
Pino Toscano 468a0da775 bye bye canGenerateTextPage(), unused nowadays 19 years ago
Pino Toscano 2d49a3c7ee the dvi generator optionally requires freetype 19 years ago
Pino Toscano 4b922367e2 Use a proper enum to deal with orientation/rotation all around okular. 19 years ago
Tobias Koenig ac792e5c9c Fixed krazy issues 19 years ago
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important 19 years ago
Tobias Koenig 86a1fd3b69 Big cleanup of Document API and documentation: 19 years ago
Tobias Koenig 2aa8a4c31b Moved SourceReference into its own file 19 years ago
Pino Toscano 94c9ffa3d7 do not explicitely include document.h in generator.h 19 years ago
André Wöbbeking 6e7d98b829 adapt to Aaron's kdelibs changes 19 years ago
Tobias Koenig 57139e3192 API cleanup (utils.h), renamed getDpiX -> dpiX() and getDpiY -> dpiY() 20 years ago
Tobias Koenig a7b04cb92b Replaced 20 years ago
Tobias Koenig a490cc0cd7 Add the following functionality: 20 years ago
Pino Toscano 274469dae8 Almost complete support for inverse search within okular. 20 years ago
Pino Toscano 5adbe4c66f there's no more need for libtool files 20 years ago
Holger Freyther 569e93b929 oKular: Add method(s) to get the DPI of the primary screen 20 years ago
Pino Toscano a3667a7202 make the rotation work 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
Tobias Koenig fccd412d69 * Added documentation to Generator API 20 years ago
Laurent Montel de4760de6e Fix 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
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Albert Astals Cid 8beff183b9 add desktop files indicating libokular provides a part for those mimetypes 20 years ago
Dirk Mueller 89bacb77bb compile++ 20 years ago
Pino Toscano a8c90e618b fix compilation 20 years ago
Urs Wolfer 656a7c403a Port KProgressBar's to QProgressBar's. 20 years ago
Pino Toscano 467e507fe8 add the QT3_SUPPORT definition where needed 20 years ago
Pino Toscano c01b769e29 make it compile 20 years ago
Dirk Mueller 5b69bb6ccb fix rather artificial memory leak (CID 2684) 20 years ago
Tobias Koenig 90140c1479 warnings-- 20 years ago
Laurent Montel 5bf047f728 Clean up 20 years ago
Laurent Montel 3d62f697b2 Clean up 20 years ago
Pino Toscano b6d7a36eda Small addition to the Ganarator API: bool closeDocument(). 20 years ago
Pino Toscano 1ba01ac6f1 Refactor a bit how ObjectRect works: now it's an independent class, that keeps the shape of the "kept" object using a QPainterPath [the qreal version to QRegion]. 20 years ago
Pino Toscano 1285825aa5 use install instead of install_files 20 years ago
Pino Toscano aa109c9ef0 Port the recent changes to kdv, and remove some debug code 20 years ago
Pino Toscano c82fed6d75 Make use of okularUtils, and use a Center viewport position for links. 20 years ago
Pino Toscano d0b5207bce Extract the table of contents from DVI documents. 20 years ago
Pino Toscano 7d26d25bd2 delete the dupe files, and now really copying the good ones 20 years ago
Pino Toscano e5018d700f Complete support for hyperlinks. 20 years ago
Pino Toscano 2bfdb0f319 New backend: DVI. 20 years ago