Commit graph

22 commits

Author SHA1 Message Date
Laurent Montel 537f72531a Add goto page action
svn path=/trunk/kdegraphics/kpdf/; revision=251362
2003-09-15 21:09:49 +00:00
Laurent Montel 85e7b1ff91 Allow dnd
svn path=/trunk/kdegraphics/kpdf/; revision=251232
2003-09-15 13:47:59 +00:00
Laurent Montel 10f5a7bb56 Add menu to exit to "fullscreen" but it doesn't work
because "m_part is a "KParts::ReadOnlyPart*" and not a kpdf_part
and I don't know how to create it.
I need help from a people who knows kpart please.
Regards
(see kpdf_shell.cpp)

svn path=/trunk/kdegraphics/kpdf/; revision=251221
2003-09-15 12:44:23 +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 c16b87bb50 Fix update page action
svn path=/trunk/kdegraphics/kpdf/; revision=251187
2003-09-15 09:35:55 +00:00
Laurent Montel 89cdac0a04 Fix use wheelmouse and last page
svn path=/trunk/kdegraphics/kpdf/; revision=251104
2003-09-14 21:53:40 +00:00
Laurent Montel 0ff129b678 WheelMouse works as in kghostview
svn path=/trunk/kdegraphics/kpdf/; revision=251103
2003-09-14 21:49:26 +00:00
Laurent Montel 9991b95a6a Now show page list works
Save/load setting

svn path=/trunk/kdegraphics/kpdf/; revision=251090
2003-09-14 20:46:38 +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 63083bb505 Add some whatsthis from kghostview
svn path=/trunk/kdegraphics/kpdf/; revision=251030
2003-09-14 16:51:29 +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
Laurent Montel 36c336d237 Fix previous/next page => update qlistbox
svn path=/trunk/kdegraphics/kpdf/; revision=251000
2003-09-14 14:22:37 +00:00
Andy Goossens d0addec2b4 result of 'fixkdeincludes'
CCMAIL: oelewapperke@ulyssis.org

svn path=/trunk/kdegraphics/kpdf/; revision=244420
2003-08-24 16:45:58 +00:00
Christophe Devriese 65ba29ed03 Fixed design a little bit. Still need to remove redundant components though.
svn path=/trunk/kdegraphics/kpdf/; revision=234795
2003-07-01 06:08:27 +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
Christophe Devriese 0edb09e928 imported code from qpdf, now it works again !
svn path=/trunk/kdegraphics/kpdf/; revision=220285
2003-04-15 12:14:00 +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 c09daf3f09 Created a Canvas class. For now it's simply a QScrollView, but I will move
some stuff from the part in there.

svn path=/trunk/kdegraphics/kpdf/; revision=175355
2002-09-02 19:47:18 +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