You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/khotkeys/kcontrol
Michele Calgaro 8da4fdbdbc khotkeys: make sure the kded service is controlled only by the Service Manager in TCC.
Also make sure any changes to Input Action is immediately notified to
the kded service.
This resolves issue #537.

1. Fix kded service startup settings.
In TCC --> Regional & Accessibility --> Input Actions --> General
Settings tab, there was a checkbox to "disable the daemon". This was
either quitting or relaunching khotkeys as a standalone application,
overlapping any choice set in the TCC -> TDE Components --> Service
Manager page.
khotkeys is now launched as a kded service, therefore the aforemention
checkbox is no longer required. If a user choose to manually launch
khotkeys as a standalone application, they can disable it by simply
terminating the application (either by killing it or quitting through
DCOP).

2. Notify Input Actions changes to the kded service
If Input Actions are changed, the changes will be notified to either the
kded service or the standalone khotkeys application, depending on which
of the two is running.

3. the kcm_khotkeys_init library has been removed since it is no longer
   necessary.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
..
ui khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
CMakeLists.txt khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
Makefile.am khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
action_group_tab.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
action_group_tab.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
action_list_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
action_list_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
actions_listview_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
actions_listview_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
activate_window_widget.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
command_url_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
command_url_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
condition_list_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
condition_list_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
dcop_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
dcop_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
general_settings_tab.cpp khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
general_settings_tab.h khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
general_tab.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
general_tab.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
gesture_triggers_tab.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
gesture_triggers_tab.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
gesturedrawer.cpp Remove additional unneeded tq method conversions 13 years ago
gesturedrawer.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
gesturerecorder.cpp Replace Qt with TQt 1 year ago
gesturerecorder.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
gesturerecordpage.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
gesturerecordpage.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
gestures_settings_tab.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
gestures_settings_tab.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
hi16-app-khotkeys.png Fix invalid headers in PNG files and optimize for size 9 years ago
hi32-app-khotkeys.png Fix invalid headers in PNG files and optimize for size 9 years ago
info_tab.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
info_tab.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kcmkhotkeys.cpp khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
kcmkhotkeys.h khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
keyboard_input_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
keyboard_input_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
khotkeys.desktop khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
main_buttons_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
main_buttons_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
menuedit.cpp khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
menuedit.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 10 months ago
menuentry_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
menuentry_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
tab_widget.cpp khotkeys: make sure the kded service is controlled only by the Service Manager in TCC. 5 months ago
tab_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
triggers_tab.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
triggers_tab.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
voice_settings_tab.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
voice_settings_tab.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
voicerecorder.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
voicerecorder.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
voicerecordpage.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
voicerecordpage.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
waiting_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
waiting_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
window_trigger_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
window_trigger_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
windowdef_list_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
windowdef_list_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
windowdef_simple_widget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
windowdef_simple_widget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
windowselector.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
windowselector.h Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago