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.
kmyfirewall/KMFSysTray
Michele Calgaro c37c472cc5
Replace Q_OBJECT with TQ_OBJECT
11 months ago
..
CMakeL10n.txt Add CMakeL10n rules. 6 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
README Added old abandoned KDE3 version of kmyfirewall 15 years ago
app.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
app.h Rename common header files for consistency with class renaming 11 years ago
details.cpp rename the following methods: 13 years ago
details.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
details_designer.ui Replaced 'includehints' with 'includes' in *.ui files. 2 years ago
kmfiptwatcher.cpp Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 11 months ago
kmfiptwatcher.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
kmfsystray.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kmfsystray.desktop Update XDG information in support of bug report 892. 12 years ago
kmfsystray.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
main.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
mainwidget.cpp Rename old tq methods that no longer need a unique name 13 years ago
mainwidget.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
mainwidget_designer.ui Replaced 'includehints' with 'includes' in *.ui files. 2 years ago

README

KMFSysTray
----------

Systray applet that show the running iptables configuration in KMF's iptables rule view. It communicates with the KMFIPTInterface to fetch the running iptables configuration.