3041 Commits (75946e42e3fad483db8b91ee42b0c0dbd1cf3c63)
 

Author SHA1 Message Date
Pino Toscano 75946e42e3 DOX: improvements and fixes 19 years ago
Pino Toscano 5b3606eb50 Copy -> Copy Text 19 years ago
Pino Toscano b163e04115 Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane. 19 years ago
Pino Toscano e6cc48a009 Of course Florian is right, first Left and then Right 19 years ago
Pino Toscano 1041866493 Improve the Orientation menu, as suggested by our usability export Florian: 19 years ago
Tobias Koenig e642b97c8c Make the generator multithreaded 19 years ago
Leandro Emanuel López 1f478d57fb The boolean variable is not needed 19 years ago
Tobias Koenig 427325fef2 Don't print over the size of the page 19 years ago
Tobias Koenig 460f972d19 Arrgh, forgot to commit this last time :/ 19 years ago
Pino Toscano e71a608054 Use the form "<page> - <name>" for the items in the Bookmarks menu. 19 years ago
Tobias Koenig 69557420a7 Add support for document internal links 19 years ago
Pino Toscano 7d15f12fe0 - don't reset the pixmap memory descriptors when rotating, as the pixmaps are rotated thus the memory is preserved 19 years ago
Albert Astals Cid 317abde0f9 compile 19 years ago
André Wöbbeking c06cbc334d -pedantic 19 years ago
Tobias Koenig deabbae3bf Say hello to the new ComicBook generator for okular. 19 years ago
Pino Toscano 169b752433 make it compile properly 19 years ago
Pino Toscano 4f6666d509 also the page size is a feature, so thread it as such (and remove supportsPageSizes()) 19 years ago
Tobias Koenig 5069b62a80 Make PixmapRequest::swap() public but mark it for internal usage. 19 years ago
Pino Toscano a1b0e157c8 release the pointer of a done request 19 years ago
Pino Toscano 3a4e56015e no need to recalculate the links for every pixmap request 19 years ago
Pino Toscano e0e8803092 A bit ugly hack to make it compile better. 19 years ago
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
Albert Astals Cid 2904258674 I for one welcome our new overlord^Wmantainer 19 years ago
Tobias Koenig ce289e816d Port OOO generator to TextDocumentGenerator, so it supports text 19 years ago
Tobias Koenig e1ab8660ef Add new TextDocumentGenerator class, which is a base class for 19 years ago
Pino Toscano c1dc76485a DOX: slightly improve apidox generation 19 years ago
Leandro Emanuel López 2fe0e8e958 The if is not needed. 19 years ago
Pino Toscano 5bd13f7c0e update the keep status only when really needed 19 years ago
Albert Astals Cid c9102c7cfd Add loadDocumentFromData method to the pdf backend. 19 years ago
Pino Toscano 8a7c2ad654 As requested by our usability expert Florian, add a Bookmarks menu with the bookmarks in the current document, if any. 19 years ago
Pino Toscano e3992fb642 move the KBookmarkOwner implementation into the d-ptr 19 years ago
Pino Toscano 5c3b2fc75d SVN_SILENT useless include 19 years ago
Pino Toscano afc18f9d97 Re-add the possibility to toggle a page bookmark quickly (ie with the popup menu). 19 years ago
Pino Toscano af8487c920 no need to link okularcore with kparts, kio is needed though 19 years ago
Pino Toscano 1d15fab909 one more kpdf wish implemented, more or less 19 years ago
Leandro Emanuel López 12862b7f46 Applied indentation. Four spaces, no tabs 19 years ago
Leandro Emanuel López 21c42d89c7 Don't leak memory 19 years ago
Leandro Emanuel López 26f4618ae3 Moved the handleCompressed method to part 19 years ago
Pino Toscano 91b7675c14 configurationWidget() is too generic -> rename to printConfigurationWidget() 19 years ago
Pino Toscano 4f8724b62b Improve a bit the image generator, even if it's just a toy: 19 years ago
Pino Toscano 24ec1e37c5 Add the ability to read from standard input, eg 19 years ago
Pino Toscano b9514f2310 finish drawing on the mask before setting it to the widget 19 years ago
Pino Toscano 1b49db09d5 be sure to delete the old pixmap before setting a new one 19 years ago
Pino Toscano ba36aa3953 fix broken blind porting 19 years ago
Laurent Montel 34edbef72d Port to new api 19 years ago
Tobias Koenig 53c97a481b Add generator plugin for the FictionBook format (http://en.wikipedia.org/wiki/FictionBook), 19 years ago
Pino Toscano 2538e1fce0 remove old enum (belongs to the external -removed- notification system) 19 years ago
Pino Toscano 2de89d6eb8 don't leak the format mask and the (empty) kdjvu 19 years ago
Pino Toscano d156bdf36c give it a parent so it's automatically deleted and not leaked 19 years ago