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 74d8c87486
Replace Qt with TQt
4 weeks ago
..
CMakeL10n.txt Add CMakeL10n rules. 5 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 14 years ago
app.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
app.h Rename common header files for consistency with class renaming 11 years ago
details.cpp Replace Qt with TQt 4 weeks ago
details.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
details_designer.ui Replaced 'includehints' with 'includes' in *.ui files. 2 years ago
kmfiptwatcher.cpp Replace Qt with TQt 4 weeks ago
kmfiptwatcher.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
kmfsystray.cpp Replace Qt with TQt 4 weeks ago
kmfsystray.desktop Update XDG information in support of bug report 892. 12 years ago
kmfsystray.h Replace Qt with TQt 4 weeks ago
main.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
mainwidget.cpp Replace Qt with TQt 4 weeks ago
mainwidget.h Replace Q_OBJECT with TQ_OBJECT 9 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.