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
- 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
-> 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
Use QWidget functions to change the state instead of using the slot
connected to KToggleFullScreenAction.
svn path=/trunk/kdegraphics/kpdf/; revision=273169
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
- Moved file related actions to the shell.
- Added a browserextension.
- Renamed libkpdfpart to kparts_kpdf.
svn path=/trunk/kdegraphics/kpdf/; revision=175379