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 Additional kde to tde renaming 13 years ago
ChangeLog
Makefile.am Rename additional instances of KDE to TDE 13 years ago
README
TODO
configuration.kcfgc
displayoptions.cpp Remove additional unneeded tq method conversions 13 years ago
displayoptions.h
fullscreenfilter.cpp rename the following methods: 13 years ago
fullscreenfilter.h Remove spurious TQ_OBJECT instances 13 years ago
generalsettingswidget.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
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 Additional renaming of kde to tde 13 years ago
kgvmainwidget.cpp rename the following methods: 13 years ago
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 rename the following methods: 13 years ago
kgvpageview.cpp rename the following methods: 13 years ago
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 Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
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 rename the following methods: 13 years ago
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>