Commit graph

28 commits

Author SHA1 Message Date
Enrico Ros d3e5ddc676 Added "Configure KPDF" to the menu.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358213
2004-10-27 14:15:53 +00:00
Enrico Ros 0070baaf7c Added: zoom to window. Added a general purpose PageViewOverlay class that
features transparent selection over the active screen and a PageViewMessage
class that displays messages (with an icon too) in a little Amarok-OSD like
rounded box.
Reworked mouse events handling (getting complex now..)
Added preliminar support for RMB-popup image saving.

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=356248
2004-10-20 16:41:13 +00:00
Enrico Ros 2695164b6e half link stuff foreported from head. Links are intercepted by our oDev and
stored as KPDFLink inside KPDFPage(s) :-). What we have now: links are
detected when hovering them on a page eve in multiple-pages-per-view mode.

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=351190
2004-10-02 14:30:30 +00:00
Enrico Ros d905b1fd0b Single page mode back to work laying out in the qscrollview only current
page, hiding others and redefining contents area. Bookmark action moved to
document, that updates observers state after each operation. Many fixes in
pageview. Pixmapwidget returns a const KPDFPage*. No scroll-on-drag and
go-to-page only with left click onThumbnailList. Starting to reorganize
PageView events (link test with cursor changing on page sample impl.).

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=350583
2004-09-30 18:16:12 +00:00
Enrico Ros 9ae96a86bf mainly fixes. (starting rmb on page and bookmarking)
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=349991
2004-09-28 13:53:47 +00:00
Enrico Ros 4175f13552 Continous/2-up modes done! :-) Need cleanups/smarter reLayouts but it's
fully functional now. Better and faster graphics in PageView and
ThumbnailList. I need the memory manager now.. mmm..

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=349849
2004-09-27 21:36:25 +00:00
Enrico Ros 6224796d48 Using QToolBox for left panels. Beginning to work on Continous mode.
PageWidget class is now PageView. Added actions for selecting page layouts.

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=348865
2004-09-23 17:16:04 +00:00
Enrico Ros 7cd6bbf139 Added "search-as-you-tipe" feature. Note:takes lots of ram for big
documents but you can try it for 200 pages pdfs. It's pretty fast. You
type in some words and only pages containing that sting are displayed.

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=347060
2004-09-16 21:27:34 +00:00
Enrico Ros 126c71b329 Updated rc files since some actions changed. Name of some actions is more
coherent now.

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=346258
2004-09-13 17:30:00 +00:00
Enrico Ros cf3b8a9467 Misc updates.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=346097
2004-09-13 08:51:36 +00:00
Albert Astals Cid eac9aad8eb Pass the saveas menu entry from the shell to the part so you can use it while embedded in konqueror
svn path=/trunk/kdegraphics/kpdf/; revision=342226
2004-08-28 17:59:17 +00:00
Albert Astals Cid e091c05590 - Don't put a separator after <Action name="file_print_preview" group="file_print"/> it is not necessary in stand-alone mode and in konqy-embeded mode it was puting a separator between Print Preview and Print
- Put print in shell instead of part so when in konqy-embeded only a print menu entry is shown
 - Remove some if testing KDE_VERSION, this is HEAD and for now we are bigger than 3.1.90
CCMAIL:75595-done@bugs.kde.org

svn path=/trunk/kdegraphics/kpdf/; revision=306899
2004-04-27 21:57:30 +00:00
Stephan Binner 7e8c8bd85f Menu entries order fixes
svn path=/trunk/kdegraphics/kpdf/; revision=276290
2004-01-03 10:38:06 +00:00
Christophe Devriese 5b35aa8b1a dded printing support (bug 65017)
-> we did not add or change any i18n() strings
-> ------- Additional Comment #1 From Stephan Kulow 2003-09-27 12:38 -------
that's more a blocker bug than a wishlist ;(

svn path=/trunk/kdegraphics/kpdf/; revision=276107
2004-01-02 17:46:06 +00:00
Waldo Bastian 5ce2e56b1f Standardize zoom actions: Zoom In, Zoom, Zoom Out
svn path=/trunk/kdegraphics/kpdf/; revision=275294
2003-12-29 00:15:50 +00:00
Waldo Bastian c480a2b5ea Change [+][100%][-] to [-][100%][+] to be compatible with KGhostView
CCMAIL: kde-usability@kde.org

svn path=/trunk/kdegraphics/kpdf/; revision=267747
2003-11-17 16:13:53 +00:00
Laurent Montel 623e28630a Add zoom select action (no works again)
svn path=/trunk/kdegraphics/kpdf/; revision=251375
2003-09-15 21:57:19 +00:00
Laurent Montel 537f72531a Add goto page action
svn path=/trunk/kdegraphics/kpdf/; revision=251362
2003-09-15 21:09:49 +00:00
Laurent Montel 9220ef7f35 Add fullscreen (not perfect again)
svn path=/trunk/kdegraphics/kpdf/; revision=251213
2003-09-15 12:12:53 +00:00
Laurent Montel 07fc028972 MainToolBar as in kghostview
svn path=/trunk/kdegraphics/kpdf/; revision=251182
2003-09-15 08:58:18 +00:00
Laurent Montel 14ebfddd05 Add show/hide scrollbar as in kghostview
svn path=/trunk/kdegraphics/kpdf/; revision=251084
2003-09-14 20:23:01 +00:00
Laurent Montel 43285ccc9f Add goto end / goto start
svn path=/trunk/kdegraphics/kpdf/; revision=251007
2003-09-14 14:54:16 +00:00
Christophe Devriese fcc0d938d2 lots of updates
-> list of pages to the left of the pdf file
-> zooming works (although zooming modes like fit to page aren't done yet)
-> added zooming buttons to the top bar

svn path=/trunk/kdegraphics/kpdf/; revision=234250
2003-06-28 01:59:03 +00:00
Wilco Greven e6636490ec Added the actions I'd like to implement first.
svn path=/trunk/kdegraphics/kpdf/; revision=177766
2002-09-14 14:45:53 +00:00
Wilco Greven 4907df5c06 Commiting some stuff for the moment. I'll work on it some more during the
weekend.

svn path=/trunk/kdegraphics/kpdf/; revision=177554
2002-09-13 13:56:35 +00:00
Wilco Greven db13de2b80 - Cleaned up the rc files.
- Moved file related actions to the shell.
- Added a browserextension.
- Renamed libkpdfpart to kparts_kpdf.

svn path=/trunk/kdegraphics/kpdf/; revision=175379
2002-09-02 21:56:00 +00:00
Wilco Greven 788d6e3fb5 - Added a print action which doesn't do anything yet.
- Added KPDF::Part::closeURL().

svn path=/trunk/kdegraphics/kpdf/; revision=174621
2002-08-30 12:10:02 +00:00
Wilco Greven 42c3c82014 KPDF, a KDE PDF viewer based on XPDF.
svn path=/trunk/kdegraphics/kpdf/; revision=174591
2002-08-30 09:14:01 +00:00