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
Timothy Pearson 958d14ea30
Rename additional header files to avoid conflicts with KDE4
12 years ago
..
data
dscparse Fix inadvertent "TQ" changes. 13 years ago
AUTHORS
CMakeLists.txt Rename many classes and header files to avoid conflicts with KDE4 12 years ago
ChangeLog
Makefile.am Rename many classes and header files to avoid conflicts with KDE4 12 years ago
README
TODO Rename many classes and header files to avoid conflicts with KDE4 12 years ago
configuration.kcfgc
displayoptions.cpp Rename common header files for consistency with class renaming 12 years ago
displayoptions.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
fullscreenfilter.cpp rename the following methods: 13 years ago
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 additional header files to avoid conflicts with KDE4 12 years ago
infodialog.h Remove spurious TQ_OBJECT instances 13 years ago
kdscerrordialog.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kdscerrordialog.h Remove spurious TQ_OBJECT instances 13 years ago
kghostview.desktop Update XDG information in support of bug report 892. 12 years ago
kghostview.kcfg
kghostview.upd Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
kghostview_part.desktop Update XDG information in support of bug report 892. 12 years ago
kghostviewui.rc
kgv.h
kgv_miniwidget.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kgv_miniwidget.h Remove spurious TQ_OBJECT instances 13 years ago
kgv_part.rc
kgv_view.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kgv_view.h Rename a number of classes to enhance compatibility with KDE4 12 years ago
kgvconfigdialog.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kgvconfigdialog.h
kgvdocument.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kgvdocument.h Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
kgvfactory.cpp Rename common header files for consistency with class renaming 12 years ago
kgvfactory.h Rename a number of libraries and executables to avoid conflicts with KDE4 12 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 additional header files to avoid conflicts with KDE4 12 years ago
kgvshell.h Rename a number of classes to enhance compatibility with KDE4 12 years ago
kpswidget.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kpswidget.h Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
logwindow.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
logwindow.h Remove spurious TQ_OBJECT instances 13 years ago
main.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
martdelist.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
martdelist.h Fix FTBFS 12 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 additional header files to avoid conflicts with KDE4 12 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>