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.
tdesdk/kbabel/kbabeldict
Michele Calgaro 10f886b2fa
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
1 month ago
..
modules Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 month ago
CMakeLists.txt Desktop file translations: 4 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.modules Update XDG information in support of bug report 892. 12 years ago
aboutmoduledlg.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
aboutmoduledlg.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
dictchooser.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
dictchooser.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 month ago
dictionarymenu.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
dictionarymenu.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 month ago
hi16-app-kbabeldict.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi32-app-kbabeldict.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi48-app-kbabeldict.png Fix invalid headers in PNG files and optimize for size 8 years ago
kbabeldict.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
kbabeldict.desktop Desktop file translations: 4 years ago
kbabeldict.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
kbabeldict_module.desktop Desktop file translations: 4 years ago
kbabeldictbox.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
kbabeldictbox.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 month ago
kbabeldictiface.h TQt4 convert kdesdk 13 years ago
kbabeldictview.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
kbabeldictview.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
kbabelsplash.cpp Remove additional unneeded tq method conversions 13 years ago
kbabelsplash.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
lo16-app-kbabeldict.png Fix invalid headers in PNG files and optimize for size 8 years ago
lo32-app-kbabeldict.png Fix invalid headers in PNG files and optimize for size 8 years ago
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
searchengine.cpp rename the following methods: 13 years ago
searchengine.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 month ago

README

This directory contains a standalone application to search for translations
as you can do in KBabel and the framework for loading plugins for
searching in different types of translation sources. This way
KBabel can be easily extended. For more information about
developing a search module for KBabel see file README.modules