84 Commits (211ab15c2e19d68bb5b58a4dd8a2867ccc1f0728)

Author SHA1 Message Date
Pino Toscano 211ab15c2e use KAboutData by value, and remove an old static method of the part 19 years ago
Pino Toscano b56ad8c3ae Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 19 years ago
Pino Toscano a2b2db70eb SVN_SILENT old code 19 years ago
Pino Toscano 969bc7b908 Ctrl+A to select all the text in the document. 19 years ago
Pino Toscano 218b630460 port to the new library loading stuff 19 years ago
Pino Toscano a8d747745f Cleanup a bit the GuiInterface, and making it work. 19 years ago
Albert Astals Cid e147022703 fordwardport fix for 148026 19 years ago
Pino Toscano 4fa5e016c6 port to the new kpart api: 19 years ago
Pino Toscano 17ad0df66c New sidebar for okular. 19 years ago
Pino Toscano b43e10e788 KUrl can not be used in the D-Bus API, so change openDocument and currentDocument to use QString, making them work again. 19 years ago
Pino Toscano 456e98ae21 Move the compressed files handling from openUrl() to openFile(), this way we can really handle remove compressed files. 19 years ago
Pino Toscano 67dff3b363 show the correct file name in the title when the document is compressed (that is, we're opening the temporary extracted file) and it has no title 19 years ago
Pino Toscano 5387c50960 Make the Configure backends dialog working, of course if the generators have the proper support for "mutable" configuration. 19 years ago
Albert Astals Cid 7c92c4a497 Adapt to r676616 19 years ago
Albert Astals Cid c5b23318ca Error notyfing when not able to open a file 19 years ago
Albert Astals Cid b883cbcfa6 The part starts in dummy mode (very few ui) by default 19 years ago
Laurent Montel e31f9ada54 Remove not necessary "class classname;" 19 years ago
Pino Toscano 04548385ba add a method to the document interface to get the supported mimetypes 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 bf9f5c6fa8 Forwardport of SVN commit 656308 by pino: 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
Pino Toscano f55c401b20 Refactor the document search interfaces, as discussed on the mailing list. 19 years ago
Pino Toscano f1fd2750e4 save a pointer to save some casts 19 years ago
Pino Toscano fd7434c95a Add support for custom generator about data (and potentially for custom configuration). 19 years ago
Pino Toscano db8a10dc2c Preliminary supports for text and choice form fields. 19 years ago
Pino Toscano 290ae2a264 really new KMainWindow API 19 years ago
Tobias Koenig fd73c59b97 Adapt to new KMainWindow API 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
Pino Toscano 516c69cfd6 SVN_SILENT tidy 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
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
Laurent Montel 34edbef72d Port to new api 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 5ce4b0674e Make okular able to copy the text selection to the clipboard (finally!). 20 years ago
Tobias Koenig d22b2f1892 A rather big change: 20 years ago
Albert Astals Cid 5143cd2512 Report page size 20 years ago
Pino Toscano f27f44fd79 Detach the progress widget from the minibar, and move the minibar as a small toolbar on the bottom of the page view. 20 years ago
Albert Astals Cid 0d942a0cce fordward port r595680 20 years ago
Pino Toscano 3f06c92940 remove qt3 hack and make the left toolbox collapsible again 20 years ago
Pino Toscano ac87494ce0 As suggested by our usability expert Florian, add a bar above the page view showing in case the document has embedded files, that can be clsed with the X button. 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Albert Astals Cid 4e04b301f1 Almost foget to fordwardport r582561 20 years ago
Tobias Koenig 5bfa5435a8 URL -> url renaming to reimplement the correct KPart::openUrl()... 20 years ago
Pino Toscano e3825a2870 Forward port SVN commit 561026 by aacid: 20 years ago
Pino Toscano 12e7a137d2 Port to the new snapshot. 20 years ago