summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/okeyconfigmanager.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-07small documentation format fixesclem1-1/+1
2004-09-10Move handleWidget of OKeyConfigManager to a slotzecke1-0/+10
Add some @see statements to the OKeyConfigManager
2004-05-17use the config group saver right?!zecke1-2/+2
2004-05-01Make the code more appealing to mezecke1-3/+9
Fix small memory leak for the blacklist QMap
2004-04-20added EventMask for keynotifiers. eg., a mask on which type of keyeventsalwin1-2/+14
(press and/or release) the keyconfig makes an action
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke1-0/+733
Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget