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 bda52bd053
Replace Q_SIGNALS and Q_SLOTS
8 months ago
..
data
dscparse Replace Qt with TQt 11 months ago
AUTHORS
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Removed setting of CXX_FEATURES at module level since CXX_FEATURES are now enabled at TDE project level. 3 years ago
ChangeLog
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
configuration.kcfgc
displayoptions.cpp
displayoptions.h
fullscreenfilter.cpp Replace Qt with TQt 11 months ago
fullscreenfilter.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
generalsettingswidget.ui
generalsettingswidget.ui.h
gssettingswidget.ui Replace Q_SIGNALS and Q_SLOTS 8 months ago
gssettingswidget.ui.h
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 Replace Q_OBJECT with TQ_OBJECT 1 year ago
kdscerrordialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kdscerrordialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kghostview.desktop Desktop file translations: 4 years ago
kghostview.kcfg Removed code formatting modelines. 4 years ago
kghostview.upd
kghostview_part.desktop Desktop file translations: 4 years ago
kghostviewui.rc
kgv.h Removed code formatting modelines. 4 years ago
kgv_miniwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kgv_miniwidget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kgv_part.rc
kgv_view.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kgv_view.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kgvconfigdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kgvconfigdialog.h Removed code formatting modelines. 4 years ago
kgvdocument.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kgvdocument.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kgvfactory.cpp
kgvfactory.h
kgvmainwidget.cpp Removed code formatting modelines. 4 years ago
kgvmainwidget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kgvpagedecorator.cpp Removed code formatting modelines. 4 years ago
kgvpagedecorator.h Removed code formatting modelines. 4 years ago
kgvpageview.cpp Replace Qt with TQt 11 months ago
kgvpageview.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kgvshell.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kgvshell.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kpswidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kpswidget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
logwindow.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
logwindow.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
main.cpp Removed code formatting modelines. 4 years ago
marklist.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
marklist.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
part_init.cpp
ps.c
ps.h Removed code formatting modelines. 4 years ago
scrollbox.cpp Replace Qt with TQt 11 months ago
scrollbox.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
thumbnailservice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
thumbnailservice.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
update-to-xt-names.pl
version.h Removed code formatting modelines. 4 years ago
viewcontrol.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
viewcontrol.h Replace Q_OBJECT with TQ_OBJECT 1 year 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>