Jakob Petsovits
6164d717d8
Icon naming spec compliance (code changes - KDE/):
...
* go-{next,previous,first,last}-rtl -> go-{previous,next,last,first}
* document-start-presentation -> view-presentation
svn path=/trunk/KDE/kdegraphics/okular/; revision=753149
18 years ago
Pino Toscano
44aa2d7088
Globally store an icon loader different that the global one (eg the KPart one);
...
this way we can load our custom icons when embedded in other shells than ours.
svn path=/trunk/KDE/kdegraphics/okular/; revision=752473
18 years ago
Pino Toscano
cad5fe4806
use the new document{Back|Forward}() standard actions
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752443
18 years ago
Pino Toscano
1022878a5a
icon renaming:
...
- pencil -> draw-freehand
svn path=/trunk/KDE/kdegraphics/okular/; revision=746342
19 years ago
Pino Toscano
be088ab698
fix icons
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=746279
19 years ago
Christian Ehrlicher
690bfc7456
add missing qtimer.h
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=746030
19 years ago
Jakob Petsovits
d9de20dfe7
Masses of icon fixes and adaptions, caused by the original
...
desire to rename "edit" to "object-edit". I changed my mind
in the middle of the process (but had lots of other changes
lying around already and really need to stop), so many
or all of the newly renamed "object-edit" icons might
vanish again.
But all in all, there are improvements in many places.
svn path=/trunk/KDE/kdegraphics/okular/; revision=744272
19 years ago
Pino Toscano
bd294e1de6
move the FilePrinterPreview to the kpart (no need for it to be in the core library)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=744225
19 years ago
John Layt
1b1ed9451b
Enable Okular printing features:
...
* Add FilePrinter class to enable printing via postscript files
* DJVU, PDF, and PS backends print FilePrinter
* All backends enable printing of bookmarked pages
* Print and Print Preview actions enabled/disabled depending on backends
printing ability
Note that FilePrinter only works on *NIX platforms with Cups, lpr, or lp.
svn path=/trunk/KDE/kdegraphics/okular/; revision=741990
19 years ago
Pino Toscano
76ed5e18e5
enable the "copy" and "select all" actions only when there's a document open
...
temporary "steal" the usage of the "format-justify-(left|right)" icons as table-of-contents icon in the sidebar
svn path=/trunk/KDE/kdegraphics/okular/; revision=736339
19 years ago
Pino Toscano
2e26d12531
icon renaming:
...
- thumbnail-show -> view-preview
svn path=/trunk/KDE/kdegraphics/okular/; revision=735048
19 years ago
Craig Drummond
4863ab4e2d
Fix parentless dialogs
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=734688
19 years ago
Pino Toscano
6ae58b8250
properly pass a directory
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=732148
19 years ago
Pino Toscano
1cd4ae0a3e
When reloading, properly remember the state of the sidebar.
...
CCBUG: 151130
svn path=/trunk/KDE/kdegraphics/okular/; revision=731721
19 years ago
Pino Toscano
6d375af868
Move all the bookmarking stuff into the BookmarkManager, that now updates the Document observers automatically.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=730404
19 years ago
Oswald Buddenhagen
a99df4c192
follow path entry changes - auto-port, reviewed, not tested
...
svn path=/branches/work/kconfig_new_take3/KDE/kdegraphics/okular/; revision=728208
19 years ago
Pino Toscano
cd62fb8d6a
icon renamings:
...
- find-next -> edit-find-next
- find-previous -> edit-find-previous
svn path=/trunk/KDE/kdegraphics/okular/; revision=727831
19 years ago
Pino Toscano
b975359158
make print preview working again
...
(of course, just for few document types, as QPrinter sucks and kdeprint is too good)
svn path=/trunk/KDE/kdegraphics/okular/; revision=726764
19 years ago
John Layt
070285e039
Port from KPrinter to QPrinter, remove dependency on KDE4_KDEPRINT_LIBS.
...
*** Note this is not a complete port, most of the generators use the
printFiles method which Qt 4.3 does not support, these have simply
been commented out until we find a solution. At least it removes
the dependency so we can remove from kdelibs.
svn path=/trunk/KDE/kdegraphics/okular/; revision=725660
19 years ago
Pino Toscano
8ff3d1d705
more use of standard actions
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=722702
19 years ago
Pino Toscano
0b26a91f1f
use the standard action names
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=722687
19 years ago
David Faure
56eecebe3f
Ported
...
svn path=/branches/work/kde4_jobflags/KDE/kdegraphics/okular/; revision=720904
19 years ago
Pino Toscano
4a429ecd7b
when shutting down, close the current document
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=720716
19 years ago
Pino Toscano
175cc2bce6
use the same about data for both the part and the shell, so:
...
- the part uses the same app share for its specific stuff
- no manual need to load another catalog ("okular") in the part
svn path=/trunk/KDE/kdegraphics/okular/; revision=720296
19 years ago
Pino Toscano
02d6dab204
adapt to the new icon names
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=720180
19 years ago
Pino Toscano
424ebb655d
use better icons for a couple of sections in the preferences dialog, and in the File menu
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=719820
19 years ago
Pino Toscano
49166c17aa
simplify a bit, and assign the temporary file name only if the whole extraction procedure succeeded
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=719677
19 years ago
Pino Toscano
211ab15c2e
use KAboutData by value, and remove an old static method of the part
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=719241
19 years ago
Pino Toscano
cee21b54b2
no need for a "checked state" for the show navigation panel menu action
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=715110
19 years ago
Pino Toscano
81f852094b
use the 'attach' icon for the embedded files menu action
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712981
19 years ago
Pino Toscano
54c2e91df6
fix logic
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=712857
19 years ago
Pino Toscano
f72692799e
look for the old kpdf stuff only if the "new okular" stuff is not found
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=710703
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).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=710227
19 years ago
Pino Toscano
eb27c7f823
use the new icon Nuno kindly made for the presentation mode
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709542
19 years ago
Pino Toscano
a2b2db70eb
SVN_SILENT old code
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709398
19 years ago
Pino Toscano
0cf7f95f3a
Disable the minibar for now, let's see how okular looks like w/o it.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709374
19 years ago
Pino Toscano
0517d30bfc
Remove the "Show Search Bar" option, mostly unuseful.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709361
19 years ago
Pino Toscano
962a134d2b
Properly enable/disable the whole "Export As" menu, not just the "Export to Text" action.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709336
19 years ago
Pino Toscano
969bc7b908
Ctrl+A to select all the text in the document.
...
Implements KPDF bug #109346 .
svn path=/trunk/KDE/kdegraphics/okular/; revision=708124
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
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=708029
19 years ago
Pino Toscano
d96bb9e9a4
find the print preview "placeholder" correctly
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=706138
19 years ago
Pino Toscano
218b630460
port to the new library loading stuff
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=706132
19 years ago
Pino Toscano
cb8d37821c
properly disable the "about backend" action at empty window startup
...
(and remove some unused includes)
svn path=/trunk/KDE/kdegraphics/okular/; revision=706086
19 years ago
Pino Toscano
a8d747745f
Cleanup a bit the GuiInterface, and making it work.
...
Instead of manually requestion actions and other stuff, we just make the interface as gui client, requesting and integrating it in the part gui.
Also, rename the Generator's componentData() to ownComponentData() to avoid clashing with KXMLGUIClient.
svn path=/trunk/KDE/kdegraphics/okular/; revision=705933
19 years ago
Albert Astals Cid
e147022703
fordwardport fix for 148026
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=704883
19 years ago
Pino Toscano
dac41f84ad
give the thumbnail list, the toc and the bookmark list a coherent look
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=704267
19 years ago
Pino Toscano
223c0ba6a0
fix the TOC icon in RtL mode
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=704022
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)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=703108
19 years ago
Pino Toscano
7e4b15542d
Usability work on the toolbar:
...
- shorten the toolbar labels of the Previous/Next Page actions, and put them into the toolbar by default instead of the Back/Forward [history control]
- shorten the toolbar labels of the tool buttons
- remove the Open/Open recent button from the shell toolbar
svn path=/trunk/KDE/kdegraphics/okular/; revision=702549
19 years ago
Pino Toscano
b704eefcc8
don't use the deprecated version of KIO::NetAccess::exists()
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=701293
19 years ago