274 Commits (360e7cd95bc26e2686eb2950ab5bdaa8abcc413c)

Author SHA1 Message Date
Pino Toscano 6ae58b8250 properly pass a directory 19 years ago
Pino Toscano 1cd4ae0a3e When reloading, properly remember the state of the sidebar. 19 years ago
Pino Toscano 6d375af868 Move all the bookmarking stuff into the BookmarkManager, that now updates the Document observers automatically. 19 years ago
Oswald Buddenhagen a99df4c192 follow path entry changes - auto-port, reviewed, not tested 19 years ago
Pino Toscano cd62fb8d6a icon renamings: 19 years ago
Pino Toscano b975359158 make print preview working again 19 years ago
John Layt 070285e039 Port from KPrinter to QPrinter, remove dependency on KDE4_KDEPRINT_LIBS. 19 years ago
Pino Toscano 8ff3d1d705 more use of standard actions 19 years ago
Pino Toscano 0b26a91f1f use the standard action names 19 years ago
David Faure 56eecebe3f Ported 19 years ago
Pino Toscano 4a429ecd7b when shutting down, close the current document 19 years ago
Pino Toscano 175cc2bce6 use the same about data for both the part and the shell, so: 19 years ago
Pino Toscano 02d6dab204 adapt to the new icon names 19 years ago
Pino Toscano 424ebb655d use better icons for a couple of sections in the preferences dialog, and in the File menu 19 years ago
Pino Toscano 49166c17aa simplify a bit, and assign the temporary file name only if the whole extraction procedure succeeded 19 years ago
Pino Toscano 211ab15c2e use KAboutData by value, and remove an old static method of the part 19 years ago
Pino Toscano cee21b54b2 no need for a "checked state" for the show navigation panel menu action 19 years ago
Pino Toscano 81f852094b use the 'attach' icon for the embedded files menu action 19 years ago
Pino Toscano 54c2e91df6 fix logic 19 years ago
Pino Toscano f72692799e look for the old kpdf stuff only if the "new okular" stuff is not found 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 eb27c7f823 use the new icon Nuno kindly made for the presentation mode 19 years ago
Pino Toscano a2b2db70eb SVN_SILENT old code 19 years ago
Pino Toscano 0cf7f95f3a Disable the minibar for now, let's see how okular looks like w/o it. 19 years ago
Pino Toscano 0517d30bfc Remove the "Show Search Bar" option, mostly unuseful. 19 years ago
Pino Toscano 962a134d2b Properly enable/disable the whole "Export As" menu, not just the "Export to Text" action. 19 years ago
Pino Toscano 969bc7b908 Ctrl+A to select all the text in the document. 19 years ago
Pino Toscano 37870961b7 disable by default the "review" and "bookmarks" sidebar items, and re-enable them only if we're not in dummy mode 19 years ago
Pino Toscano d96bb9e9a4 find the print preview "placeholder" correctly 19 years ago
Pino Toscano 218b630460 port to the new library loading stuff 19 years ago
Pino Toscano cb8d37821c properly disable the "about backend" action at empty window startup 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 dac41f84ad give the thumbnail list, the toc and the bookmark list a coherent look 19 years ago
Pino Toscano 223c0ba6a0 fix the TOC icon in RtL mode 19 years ago
Pino Toscano 1b0d81fbd4 (finally!) rename the okular configuration to okularpartrc, and make okular copy the old kpdf config if found (to preserve all the user settings) 19 years ago
Pino Toscano 7e4b15542d Usability work on the toolbar: 19 years ago
Pino Toscano b704eefcc8 don't use the deprecated version of KIO::NetAccess::exists() 19 years ago
Arto Hytönen e8ad05552b kdegraphics QString::null clean-up. 19 years ago
Arto Hytönen 6f00373e1b QString::null fixes and hiding from Krazy. 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 23016eacd4 Change/set the efault shortcuts for some actions: 19 years ago
Pino Toscano 09bae8bbc7 set the right position for the new viewport when requesting to open a page from command line 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 d393001982 properly delete the temporary file when closing a document 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 be0023b02a recognize correctly the compressed mimetypes for pdf, ps and dvi 19 years ago
Pino Toscano 301ab93196 Riactivate the very very very, and I underline very, experimental newstuff support we had before the KNS1 -> KNS2 switch: 19 years ago