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.
tdebase/kcontrol/keys
Michele Calgaro a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
..
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Desktop file translations: 4 years ago
ChangeLog Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 years ago
Makefile.am Rename many classes and header files to avoid conflicts with KDE4 11 years ago
README Rename kderc -> tderc in support of bug report 1447. 11 years ago
commandShortcuts.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
commandShortcuts.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
convertShortcuts.pl Revert automated changes 13 years ago
kde4.kksrc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
keyconfig.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
keyconfig.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
keys.desktop Desktop file translations: 4 years ago
khotkeys.cpp Trinity Qt initial conversion 14 years ago
khotkeys.h Additional renaming of kde to tde 13 years ago
mac4.kksrc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
main.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
modifiers.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
modifiers.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
shortcuts.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
shortcuts.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
tdeaccel.upd Fix FTBFS 11 years ago
tdeaccelaction.h Additional k => tde renaming and fixes 11 years ago
treeview.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
treeview.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
trinity.kksrc Add keyboard shortcut to start screensaver directly 11 years ago
unix3.kksrc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
win3.kksrc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
win4.kksrc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
wm3.kksrc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

CHANGES V0.2
- Global keys stored by default in ~/.trinity/share/config/kdeglobals 
  [Global Keys] group
- KKeyDialog checks new key choices against exising bindings for the widget
and against entries in .tderc [Global Keys]
- kcmkeys now has two standard kcontrol pages - one for standard desktop
accelerators and one for global keybindings.