summaryrefslogtreecommitdiff
path: root/libopie2/opieui/okeyconfigwidget.h
AgeCommit message (Collapse)AuthorFilesLines
2005-04-16Opie/X11:zecke1-0/+1
-include <qdialog.h> to allow building
2004-05-11Comment on virtual method and maybe the lack of themzecke1-3/+7
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke1-192/+7
Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke1-4/+4
2004-04-01Unbelievable this widget is done and can be used nowzecke1-5/+7
2004-04-01Finally only two checks left and it is donezecke1-0/+11
Capture keys
2004-03-29-Bugfixes on compare operator and isEmptyzecke1-1/+40
-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-0/+2
2004-03-26Only GUI config is leftzecke1-24/+83
2004-03-26Some more Implementation.zecke1-3/+7
Basicly all of the non GUI part is done
2004-03-25Some implementation and API changezecke1-21/+121
2004-03-24Ideas from Mickey. Install eventFilter for a widget as well and thenzecke1-0/+9
send a signal
2004-03-23Update....zecke1-0/+96
Start the Slave Add the Iface for OKeyConfigWidget