26 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 4b922367e2 Use a proper enum to deal with orientation/rotation all around okular. 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
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
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
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
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
Dirk Mueller 5b69bb6ccb fix rather artificial memory leak (CID 2684) 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 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 e5018d700f Complete support for hyperlinks. 20 years ago
Pino Toscano 2bfdb0f319 New backend: DVI. 20 years ago