summaryrefslogtreecommitdiff
path: root/libopie2/opieui/okeyconfigwidget.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-04-07workaround for a OConfig bug so all keys will realy writtenalwin1-0/+1
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke1-20/+21
2004-04-02Add OKeyConfigWidget to the .pro filezecke1-3/+4
and also allow single character shortcuts
2004-04-01Unbelievable this widget is done and can be used nowzecke1-19/+54
2004-04-01Finally only two checks left and it is donezecke1-70/+172
Capture keys
2004-03-29-Bugfixes on compare operator and isEmptyzecke1-14/+79
-Implement saving from the widget to the manager -Fix Ctrl vs Alt mixup Yeah now the user can select between none and default A OKeyChooserDialog will soon be implemented
2004-03-28From yesterday. Some sort of GUI loadingzecke1-3/+17
2004-03-27Fix key events.zecke1-2/+39
On true hardware events Shift/Ctrl/Alt are not equal with the ButtonState On virtual keyboard events no key() is sent...
2004-03-26Only GUI config is leftzecke1-82/+370
2004-03-26Some more Implementation.zecke1-7/+304
Basicly all of the non GUI part is done
2004-03-25Some implementation and API changezecke1-0/+408