You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegraphics/kghostview
Michele Calgaro dd734d4130
Removed code formatting modelines.
4 years ago
..
data [kdegraphics] added cmake support for kfax, kfaxview, kghostview, and kfile-plugins 13 years ago
dscparse Removed code formatting modelines. 4 years ago
AUTHORS Fix incorrect characters. 11 years ago
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Simplify CMake rules for desktop file translations. 4 years ago
ChangeLog Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
README Update bug reports url to bugs.trinitydesktop.org 6 years ago
TODO Fix unintended rename of many various *klist* 11 years ago
configuration.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
displayoptions.cpp Fix incorrect characters. 11 years ago
displayoptions.h Fix incorrect characters. 11 years ago
fullscreenfilter.cpp Fix incorrect characters. 11 years ago
fullscreenfilter.h Remove spurious TQ_OBJECT instances 12 years ago
generalsettingswidget.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
generalsettingswidget.ui.h TQt4 port kdegraphics 13 years ago
gssettingswidget.ui Add includes to UI files to resolve FTBFS 6 years ago
gssettingswidget.ui.h Remove additional unneeded tq method conversions 13 years ago
hi16-app-kghostview.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi22-app-kghostview.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi32-app-kghostview.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi48-app-kghostview.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi64-app-kghostview.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi128-app-kghostview.png Fix invalid headers in PNG files and optimize for size 8 years ago
infodialog.cpp Removed code formatting modelines. 4 years ago
infodialog.h Removed code formatting modelines. 4 years ago
kdscerrordialog.cpp Removed code formatting modelines. 4 years ago
kdscerrordialog.h Removed code formatting modelines. 4 years ago
kghostview.desktop Desktop file translations: 4 years ago
kghostview.kcfg Removed code formatting modelines. 4 years ago
kghostview.upd Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
kghostview_part.desktop Desktop file translations: 4 years ago
kghostviewui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kgv.h Removed code formatting modelines. 4 years ago
kgv_miniwidget.cpp Removed code formatting modelines. 4 years ago
kgv_miniwidget.h Removed code formatting modelines. 4 years ago
kgv_part.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kgv_view.cpp Removed code formatting modelines. 4 years ago
kgv_view.h Removed code formatting modelines. 4 years ago
kgvconfigdialog.cpp Removed code formatting modelines. 4 years ago
kgvconfigdialog.h Removed code formatting modelines. 4 years ago
kgvdocument.cpp Removed code formatting modelines. 4 years ago
kgvdocument.h Removed code formatting modelines. 4 years ago
kgvfactory.cpp Rename common header files for consistency with class renaming 11 years ago
kgvfactory.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
kgvmainwidget.cpp Removed code formatting modelines. 4 years ago
kgvmainwidget.h Removed code formatting modelines. 4 years ago
kgvpagedecorator.cpp Removed code formatting modelines. 4 years ago
kgvpagedecorator.h Removed code formatting modelines. 4 years ago
kgvpageview.cpp Removed code formatting modelines. 4 years ago
kgvpageview.h Removed code formatting modelines. 4 years ago
kgvshell.cpp Removed code formatting modelines. 4 years ago
kgvshell.h Removed code formatting modelines. 4 years ago
kpswidget.cpp Removed code formatting modelines. 4 years ago
kpswidget.h Removed code formatting modelines. 4 years ago
logwindow.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
logwindow.h Removed code formatting modelines. 4 years ago
main.cpp Removed code formatting modelines. 4 years ago
marklist.cpp Removed code formatting modelines. 4 years ago
marklist.h Removed code formatting modelines. 4 years ago
part_init.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ps.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ps.h Removed code formatting modelines. 4 years ago
scrollbox.cpp Removed code formatting modelines. 4 years ago
scrollbox.h Removed code formatting modelines. 4 years ago
thumbnailservice.cpp rename the following methods: 13 years ago
thumbnailservice.h Removed code formatting modelines. 4 years ago
update-to-xt-names.pl Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
version.h Removed code formatting modelines. 4 years ago
viewcontrol.cpp Removed code formatting modelines. 4 years ago
viewcontrol.h Removed code formatting modelines. 4 years ago

README

KGHOSTVIEW for KDE 3.x

This is Tim Theisen's Ghostview program ported to the K
Desktop Environment. Ghostscript is used to view PostScript
documents on Unix X11 systems.

REQUIREMENTS

1. GNU ghostscript
2. KDE 3.x

If ghostscript works for you then so should KGhostview. ghostscript can be obtained
at http://www.cs.wisc.edu/~ghost/.

Due to security reasons, kghostview works only with recent versions of ghostscript.
Versions greater or equal to than GNU version 6.53 or GNU version 7.05 should work.

Other versions or implementation of ghostscript may or may not work. In the
configuration dialog, found under the Settings menu in the app, it
is possible to configure the interpreter to use.

Send bugs via http://bugs.trinitydesktop.org

CURRENT MAINTANER

Luis Pedro Coelho <luis_pedro@netcabo.pt>