182 Commits (e29e44ff895cd58f2947f4bb2cefdeee9dd0f5d3)

Author SHA1 Message Date
Albert Astals Cid d16343f677 Fordwardport r628869 19 years ago
Albert Astals Cid 4586139282 Adapt to kdelibs changes 19 years ago
Pino Toscano 12a6d7b695 Enable the Previous/Next Bookmark actions only if we have bookmarks. 19 years ago
Pino Toscano d6e7010942 Refactor a bit the way we load the generator libraries: hide the hash with the Generator completely into the Document, so the Document have the complete control over them. 19 years ago
Albert Astals Cid 1963e95fe6 Fix 140482 for okular too 19 years ago
Tobias Koenig 6541b015e4 Make failing to open a document a bit nicer ;) 19 years ago
Leandro Emanuel López 2fe0e8e958 The if is not needed. 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 afc18f9d97 Re-add the possibility to toggle a page bookmark quickly (ie with the popup menu). 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
Laurent Montel 34edbef72d Port to new api 19 years ago
Pino Toscano d156bdf36c give it a parent so it's automatically deleted and not leaked 19 years ago
Pino Toscano 439d76c8f8 better icon (and with the RtL version) 19 years ago
Pino Toscano 91296b627a SVN_SILENT no more needed 19 years ago
Pino Toscano 64769a62ce let the Document forward the BookmarkManager signal 19 years ago
Pino Toscano 20661ff61e Add an interface (implemented by the Part) for controlling the really basic document viewer functionalities. This (along with a small refactor in the okular shell) gives the user the possibility to start okular with: 19 years ago
Pino Toscano bd14706edb leak a bit less memory 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
Pino Toscano 915a48eb4d move the Generator configuration stuff into a new ConfigInterface 19 years ago
Pino Toscano d9a844d67c move the GUI stuff out of Generator in an own GuiInterface, and adapt the ghostscript generator to its usage; renamed also some methods to more Qt4-ish names. 19 years ago
Pino Toscano 475d000763 Improve the way a Generator can configure a printer: add an interface with the advanced printing stuff. 19 years ago
Tobias Koenig 777877f2d2 Refactor the RMB menu for annotations, so we can use the menu for 19 years ago
Pino Toscano b6fdedc810 spell checking 19 years ago
Pino Toscano 539921bdf6 Improving the bookmark capabilities of okular. 19 years ago
Pino Toscano 112e1237b7 Add support for showing icons in the page view top message. 19 years ago
Pino Toscano fd6166e74c update correctly when the option for toggling the page numbers in the toc is changed 20 years ago
Pino Toscano 536ebab639 SmallIconSet -> KIcon 20 years ago
Laurent Montel 06b79cdf27 Compile++ 20 years ago
Laurent Montel 5cc19d3fdc Compile++ 20 years ago
Pino Toscano afa2e5a999 iterator -> const_iterator 20 years ago
Pino Toscano 5ce4b0674e Make okular able to copy the text selection to the clipboard (finally!). 20 years ago
Tobias Koenig 81fb3a383b Further cleanup of Page API: 20 years ago
Tobias Koenig 14d6515b16 Changed the enum SearchDir to SearchDirection and use less strange 20 years ago
Albert Astals Cid 9099fbecf7 Some krazy fixes 20 years ago
Albert Astals Cid a0a387b121 Fordward port kpdf changes about printing margins, a poppler from 1 minute ago is needed 20 years ago
Leandro Emanuel López c8db3ae9c4 Set the NewStuffDialog window title and when a item is installed one click open the PDF. 20 years ago
Pino Toscano e073834781 change the service type of the text-to-speech service, as per recent changes 20 years ago
Pino Toscano 26ea104ae6 Automatically put the bookmarked pages as page pelection in the print dialog. 20 years ago
Pino Toscano 6cfdf6bed4 regression: show the popup menu also with no active page, as some actions don't need one 20 years ago
Albert Astals Cid e113d48bf3 I need this so that print and print preview of a landscape pdf work 20 years ago
Pino Toscano 6ac2174811 move the configuration update procedures of the page view into the page view itself 20 years ago
Pino Toscano 2fdf837546 fix small errors in the kpdf->okular conversion 20 years ago
Pino Toscano 8def2109ec change the metaData() function of the Generator to use QVariant as type for the returned value and for the 'option' parameter, this gives more flexibility 20 years ago
Pino Toscano 9a2b938431 Add support for the directive to open the table of contents when opening a document, used in PDFs. 20 years ago
Pino Toscano 8f633c7c8e fix library loading 20 years ago
Tobias Koenig d22b2f1892 A rather big change: 20 years ago