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.
tdenetwork/kdict
Michele Calgaro 1329ec6abb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
..
applet Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
pics Fix invalid headers in PNG files and optimize for size 8 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Desktop file translations: 4 years ago
ChangeLog Additional renaming of kde to tde 13 years ago
LICENSE Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Rename a few build variables for overall consistency 11 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
actions.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
actions.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
application.cpp Rename common header files for consistency with class renaming 11 years ago
application.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
dcopinterface.h Trinity Qt initial conversion 14 years ago
dict.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
dict.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
hi16-app-kdict.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi32-app-kdict.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi48-app-kdict.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi64-app-kdict.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi128-app-kdict.png Fix invalid headers in PNG files and optimize for size 8 years ago
hisc-app-kdict.svgz Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdict.desktop Desktop file translations: 4 years ago
kdictui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
main.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
matchview.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
matchview.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
options.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
options.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
queryview.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
queryview.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
sets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
sets.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
toplevel.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
toplevel.h Replace Q_OBJECT with TQ_OBJECT 9 months ago

README

Kdict - The KDE Dictionary Client
Copyright (C) 2000-2001 Christian Gebauer <gebauer@kde.org>
copyright (c) 1998 by Matthias Hoelzer <hoelzer@kde.org>

maintained by Christian Gebauer <gebauer@kde.org>

Homepage: http://www.rhrk.uni-kl.de/~gebauerc/kdict/

See LICENSE for the license of this programm.

**************************************************************************

Kdict is a graphical client for the DICT Protocol.
It enables you to search through dictionary-like databases
for a word or phrase, then displays suitable definitions.

Kdict trys to ease basic as well as advanced queries. A separate list
offers a convenient way to deal with the enormous number of matching
words that a advanced query can return.

The remainder of Kdict's user interface resembles a web browser:
For instance, you can jump to the definition of a synonym by
simply clicking on the highlighted word. The back/forward functionality
is also implemented, enabling you to quickly go back to the result of
previous queries.

Kdict is able to  process the content of the X clipboard, so it's easy 
to combine Kdict with your web browser or text editor.

Kdict is now a real client, no additional software is needed.

If your machine is behind a firewall, has no permanent internet
connection or the server of dict.org is too slow for you, you can
set up your own local server, all you need is available at
http://www.dict.org.
The advantages of a local server are optimal performance and
the ability to install additional databases of your choice.
The handbook contains a small tutorial for installation
and links to databases. 

**************************************************************************

For installing Kdict you need: 

- KDE 3.x
- POSIX Threads