296 Commits (df3094a252bf825aa28d3d9aef5270bf997114a3)

Author SHA1 Message Date
Pino Toscano a0a3c239e2 Standardize our naming: Okular. 18 years ago
Pino Toscano c6f91f4e51 Use the local file path, so remote URLs are not downloaded again. (For local files there is no change.) 18 years ago
Albert Astals Cid ff20b1ee86 Don't show an ugly popup saying the document could not be loaded when we come from a file changed reload 18 years ago
Stephan Binner c06deaf9fc i18n style guide fixes, the capitalization rules are explained on 18 years ago
Pino Toscano 4d047a47b0 rename the "save as" action as "save copy as", as it's what it really does 18 years ago
Pino Toscano a4827e24a5 i18n fix: Postscript -> PostScript 18 years ago
Pino Toscano 9c64d8e720 disable the GHNS implementation, as not really ready, yet 18 years ago
Jakob Petsovits 46eaee7f44 Icon renaming (code and icon changes - KDE/): 18 years ago
Jakob Petsovits 0141282203 Icon naming spec compliance (code changes - KDE/): 18 years ago
Pino Toscano 6848a3ec6a no need to watch the locally downloaded files of remote urls 18 years ago
Jakob Petsovits 6164d717d8 Icon naming spec compliance (code changes - KDE/): 18 years ago
Pino Toscano 44aa2d7088 Globally store an icon loader different that the global one (eg the KPart one); 18 years ago
Pino Toscano cad5fe4806 use the new document{Back|Forward}() standard actions 18 years ago
Pino Toscano 1022878a5a icon renaming: 19 years ago
Pino Toscano be088ab698 fix icons 19 years ago
Christian Ehrlicher 690bfc7456 add missing qtimer.h 19 years ago
Jakob Petsovits d9de20dfe7 Masses of icon fixes and adaptions, caused by the original 19 years ago
Pino Toscano bd294e1de6 move the FilePrinterPreview to the kpart (no need for it to be in the core library) 19 years ago
John Layt 1b1ed9451b Enable Okular printing features: 19 years ago
Pino Toscano 76ed5e18e5 enable the "copy" and "select all" actions only when there's a document open 19 years ago
Pino Toscano 2e26d12531 icon renaming: 19 years ago
Craig Drummond 4863ab4e2d Fix parentless dialogs 19 years ago
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