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
Darrell Anderson ca4b0c6d6a
Fix inadvertent "TQ" changes.
13 years ago
..
data
dscparse Fix inadvertent "TQ" changes. 13 years ago
AUTHORS
CMakeLists.txt
ChangeLog
Makefile.am
README
TODO
configuration.kcfgc
displayoptions.cpp Remove additional unneeded tq method conversions 13 years ago
displayoptions.h
fullscreenfilter.cpp
fullscreenfilter.h Remove spurious TQ_OBJECT instances 13 years ago
generalsettingswidget.ui
generalsettingswidget.ui.h
gssettingswidget.ui Rename old tq methods that no longer need a unique name 13 years ago
gssettingswidget.ui.h Remove additional unneeded tq method conversions 13 years ago
hi16-app-kghostview.png
hi22-app-kghostview.png
hi32-app-kghostview.png
hi48-app-kghostview.png
hi64-app-kghostview.png
hi128-app-kghostview.png
infodialog.cpp Rename old tq methods that no longer need a unique name 13 years ago
infodialog.h Remove spurious TQ_OBJECT instances 13 years ago
kdscerrordialog.cpp Remove additional unneeded tq method conversions 13 years ago
kdscerrordialog.h Remove spurious TQ_OBJECT instances 13 years ago
kghostview.desktop
kghostview.kcfg
kghostview.upd
kghostview_part.desktop
kghostviewui.rc
kgv.h
kgv_miniwidget.cpp Rename KDE_MAKE_VERSION and update TDE version string 13 years ago
kgv_miniwidget.h Remove spurious TQ_OBJECT instances 13 years ago
kgv_part.rc
kgv_view.cpp Remove additional unneeded tq method conversions 13 years ago
kgv_view.h Remove spurious TQ_OBJECT instances 13 years ago
kgvconfigdialog.cpp Remove additional unneeded tq method conversions 13 years ago
kgvconfigdialog.h
kgvdocument.cpp Fix inadvertent "TQ" changes. 13 years ago
kgvdocument.h Remove spurious TQ_OBJECT instances 13 years ago
kgvfactory.cpp Rename old tq methods that no longer need a unique name 13 years ago
kgvfactory.h
kgvmainwidget.cpp
kgvmainwidget.h Remove spurious TQ_OBJECT instances 13 years ago
kgvpagedecorator.cpp Rename old tq methods that no longer need a unique name 13 years ago
kgvpagedecorator.h
kgvpageview.cpp
kgvpageview.h Remove spurious TQ_OBJECT instances 13 years ago
kgvshell.cpp Rename KDE_MAKE_VERSION and update TDE version string 13 years ago
kgvshell.h Remove spurious TQ_OBJECT instances 13 years ago
kpswidget.cpp Fix inadvertent "TQ" changes. 13 years ago
kpswidget.h Remove spurious TQ_OBJECT instances 13 years ago
logwindow.cpp
logwindow.h Remove spurious TQ_OBJECT instances 13 years ago
main.cpp
marklist.cpp Rename a few stragglers 13 years ago
marklist.h Remove spurious TQ_OBJECT instances 13 years ago
part_init.cpp
ps.c
ps.h
scrollbox.cpp Remove additional unneeded tq method conversions 13 years ago
scrollbox.h Remove spurious TQ_OBJECT instances 13 years ago
thumbnailservice.cpp
thumbnailservice.h Remove spurious TQ_OBJECT instances 13 years ago
update-to-xt-names.pl
version.h
viewcontrol.cpp Rename obsolete tq methods to standard names 13 years ago
viewcontrol.h Remove spurious TQ_OBJECT instances 13 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.kde.org

CURRENT MAINTANER

Luís-Pedro Coelho <luis_pedro@netcabo.pt>