69 Commits (4c3d96c1933e7f74dc9d57972730b48072cd3fc2)

Author SHA1 Message Date
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 a62cd3aa2f The internal search is a pretty bad concept, as the Document provides it for free 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 9f317e53ca Port to new kde4_automoc macro 20 years ago
Albert Astals Cid 49554bd23b make internals link work, at least for the dia-manual.chm file, i have no other chm file laying around 20 years ago
Albert Astals Cid f67a7f00a6 chm generator no longer needs qt3support 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
Pino Toscano 467e507fe8 add the QT3_SUPPORT definition where needed 20 years ago
Pino Toscano 5ee6d32f1b clean up a bit by removing some stuff we probably won't ever use 20 years ago
Albert Astals Cid 760fdbcadb makeItBuild 20 years ago
Laurent Montel 5bf047f728 Clean up 20 years ago
Pino Toscano 7ba0c4df3a Show the title of the current document - if available - as title of the main window, as requested in comments of KPDF bug #103362. 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 9b55ffedd4 better check case-insensitively here 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 2d41c4459b clean up the CMakeLists.txt files from the auto* stuff 20 years ago
Pino Toscano 1285825aa5 use install instead of install_files 20 years ago
Albert Astals Cid 38343cd4e1 drop .la as per dfaure's suggestion 20 years ago
Pino Toscano e37ff4f3fe small trick: when generating small pixmaps (ie less wide than 300px) the render it as a page wider than 800px, and then rescale it back. this way, we respect more the geometry of the page in the small pixmaps (tipically, thumbnails). 20 years ago
Pino Toscano 80a843cbed TGenerator -> CHMGenerator 20 years ago
Pino Toscano 066beaa1dd small changes in the Generator API: 20 years ago
Albert Astals Cid eabbaeaead oKular is now okular 20 years ago
Pino Toscano 60eab90248 small API changes to Generator: 20 years ago
Pino Toscano 09bf08b3e6 small API change for Generator: getText() just return a QString instead of a QString*, as QString is already implicitely shared 20 years ago
Pino Toscano a04ec68dec SVN_SILENT avoid compiler warnings 20 years ago
Pino Toscano d088e2f631 remove all the Makefile.am, as they are no more needed 20 years ago
Pino Toscano 419cdfbcd0 simply my previous algorithm 20 years ago
Pino Toscano 56a03cd1e4 avoid to consider pages like foo.html and foo.html#bar as different, as actualy they are the same page, just with a different ref. this way we avoid to load many pages repeated (depending on the hyperlinks in the document) 20 years ago
Pino Toscano 9361ce44be less deprecated (Q3CString) 20 years ago
Pino Toscano 1c5d4a5507 start to provide information, only the title for the moment 20 years ago
Pino Toscano d89f7c92d4 fix crash by ending the paint operations when they're done 20 years ago
Pino Toscano 507c365be8 export correctly so it can be started by klauncher 20 years ago
Pino Toscano be8b593472 less deprecated 20 years ago
Pino Toscano 7049feb8de port to the new kdelibs api; mainly ktrader usage and URL -> Url 20 years ago
Albert Astals Cid 33848a3ee8 The big poppler commit, we now don't use poppler but poppler-qt4 frontend, and that is GOOD 20 years ago
Pino Toscano f8de9e780e adapt to the recent cmake changes 20 years ago
Pino Toscano 1e697c87ca less qt3_support 20 years ago
Laurent Montel 1ce4f247a4 Fix use {PLUGIN_INSTALL_DIR} 20 years ago
Pino Toscano 90db8a5868 less qt3_support 20 years ago
Pino Toscano 965dff8965 SVN_SILENT cleanup 20 years ago
Pino Toscano 55bc51a6d0 less qt3_support 20 years ago
Pino Toscano 22c45feb7e less qt3_support 20 years ago
Pino Toscano 4bd3b60d6c less qt3_support 20 years ago
Pino Toscano 0b29b076b8 Some work on the chm generator: 20 years ago
Pino Toscano c256664918 not executable 20 years ago