213 Commits (e31f9ada54d7c7c952cf5decfdacad1ec61c76fa)

Author SHA1 Message Date
Pino Toscano 04548385ba add a method to the document interface to get the supported mimetypes 19 years ago
Pino Toscano b4b3ebdded Okular::Settings::writeConfig() -> Okular::Settings::self()->writeConfig() 19 years ago
Pino Toscano e83f58d78d instead of emitting a signal, just use a simple action 19 years ago
Pino Toscano ca47d541f1 SVN_SILENT indent 19 years ago
Pino Toscano 7c8cc68a8c Add a Reload menu item to manually reload a document. 19 years ago
Pino Toscano 1e68ded6c9 Florian is right, change also the icon of the add/remove bookmark action 19 years ago
Pino Toscano 8eca279375 Add an Add/Remove Bookmark to add/remove a bookmark for the current page. 19 years ago
Pino Toscano 5cd9ce1019 Master Albert is right, no need to enable the search widget over the thumbnails if the document does not support search (mainly because its backend does not support text extraction). 19 years ago
Pino Toscano 2e024d6d96 generalize a bit more the way for constructing "standard" ExportFormat's 19 years ago
Pino Toscano bf9f5c6fa8 Forwardport of SVN commit 656308 by pino: 19 years ago
Pino Toscano 6cf46e9160 make the D-Bus call for the search have effect also when in presentation mode; 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Pino Toscano 4a166a0d70 SVN_SILENT fix copy-paste error 19 years ago
Albert Astals Cid b0339a4e40 fix some easy krazy issues 19 years ago
Pino Toscano 8f443fc5fd disable the old newstuff system, waiting for the porting to the new one 19 years ago
Albert Astals Cid 5365f79d6d fordwardport r648173 kpdf/branches/KDE/3.5/kdegraphics/kpdf/ (4 files in 3 dirs): 19 years ago
Albert Astals Cid 233c5c6e0f make ps transform work again. It was not working because openurl called closeurl that deleted the temporary file. I added a new check not to delete the temporary file if that's the file we are opening :-D 19 years ago
Pino Toscano 6501e93423 convert the ps2pdf process to QProcess, albeit not working (almost clueless about why it does not work...) 19 years ago
David Faure 0c1b5314e9 Use standard mimetype names from shared-mime-info 19 years ago
Pino Toscano f55c401b20 Refactor the document search interfaces, as discussed on the mailing list. 19 years ago
David Faure 2bfc410d5b Fix compilation. The mimetype handling should be rewritten though; maybe with some code in KParts itself... 19 years ago
Pino Toscano 9a10418505 move the about data in an own file, so it can be used from both the shell and the part 19 years ago
Pino Toscano f1fd2750e4 save a pointer to save some casts 19 years ago
Pino Toscano 2ef46f8d90 simplify a bit the export action creation code 19 years ago
Pino Toscano 9ccf6d520d adapt the icon names to the icon naming spec 19 years ago
Pino Toscano fd7434c95a Add support for custom generator about data (and potentially for custom configuration). 19 years ago
Pino Toscano c8328a6553 Set a title for the KDE Printing Job. 19 years ago
Pino Toscano db8a10dc2c Preliminary supports for text and choice form fields. 19 years ago
Pino Toscano 252de94b21 improve a bit the PageViewTopMessage api, in preparation of new future usage 19 years ago
Pino Toscano 290ae2a264 really new KMainWindow API 19 years ago
Tobias Koenig fd73c59b97 Adapt to new KMainWindow API 19 years ago
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