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 b0c86264e0
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
..
modules Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months 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 11 years ago
aboutmoduledlg.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
dictchooser.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
dictchooser.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
dictionarymenu.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
dictionarymenu.h Replace Q_OBJECT with TQ_OBJECT 10 months 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 4 months ago
kbabeldict.desktop Desktop file translations: 4 years ago
kbabeldict.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
kbabeldict_module.desktop Desktop file translations: 4 years ago
kbabeldictbox.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
kbabeldictbox.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
kbabeldictiface.h TQt4 convert kdesdk 13 years ago
kbabeldictview.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
kbabeldictview.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
kbabelsplash.cpp Remove additional unneeded tq method conversions 13 years ago
kbabelsplash.h Replace Q_OBJECT with TQ_OBJECT 10 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 4 months ago
searchengine.cpp rename the following methods: 13 years ago
searchengine.h Replace Q_OBJECT with TQ_OBJECT 10 months 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