different ratio for pages, splitter between previews and page widgets.
_Part porting is nearly done..
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=345216
Cleaned up a lot. Added 2 classes, reorganized the code. Also reindented
the part to please AACid's style. I'll resort some of the funcitonalities
soon. Plz, wait for the end of breakings before making changes.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=344958
The branch has been created by Albert Astals Cid and Enrico Ros to try to
rearrange the code of kpdf.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=344552
The printer.setOption("orientation-requested", "4"); to request Landscape when using a preview and not doing printer.setup() is really an undocumented feature of kprinter as printer.setOrientation(KPrinter::Landscape); only seems to work if you use kprinter::setup and set if BEFORE using that method
svn path=/trunk/kdegraphics/kpdf/; revision=343832
Better selection of the text found at searching
m_currentPage in kpdf_part now 1 -> first page instead 0 -> first_page, is what PDFDoc uses
Some code has been commented out, it is not used by now
Search works on all pages, not only current one
svn path=/trunk/kdegraphics/kpdf/; revision=342068
It works !!!!!!
At the moment is very primitive (try to find withouth document -> crash, only find on the current page, no find next, selection box is not 100% acurate) but i only need some more time to make it work.
svn path=/trunk/kdegraphics/kpdf/; revision=341615
Here comes the big copyright patch for kpdf, i've updated all files to have a copyright header, some did not have, and some had very diferent structures. Now all of them have the same structure
Copyright (C) years name <mail>
The names that figure in the copyright header are all the ones of people that ever comitted something to that particular file.
I am CC'ing to all of you because maybe someone thinks his commits was so small that does not want the copyright for it, so go to the particular file and remove your line.
Also if a particular file came from other place and you know the copyright holder of it please add it to the headers.
CCMAIL:greven@kde.org
CCMAIL:Christophe.Devriese@student.kuleuven.ac.be
CCMAIL:montel@kde.org
CCMAIL:mueller@kde.org
CCMAIL:kde@jamesots.com
CCMAIL:kpfeifle@danka.de
CCMAIL:ccheney@cheney.cx
CCMAIL:malcolm.hunter@gmx.co.uk
CCMAIL:molkentin@kde.org
CCMAIL:andygoossens@telenet.be
CCMAIL:devriese@kde.org
CCMAIL:crossfire@babylon2k.de
CCMAIL:stampede@coltec.ufmg.br
CCMAIL:bastian@kde.org
CCMAIL:binner@kde.org
CCMAIL:benjamin@csh.rit.edu
CCMAIL:l.lunak@kde.org
CCMAIL:wheeler@kde.org
CCMAIL:kloecker@kde.org
CCMAIL:will@csociety.org
CCMAIL:helio@conectiva.com.br
svn path=/trunk/kdegraphics/kpdf/; revision=341561