Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-04-16 | Opie/X11: | zecke | 1 | -0/+1 |
-include <qdialog.h> to allow building | ||||
2004-05-11 | Comment on virtual method and maybe the lack of them | zecke | 1 | -3/+7 |
2004-04-13 | Split the KeyConfig Manager and Widget into Ui and Core parts | zecke | 1 | -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-04 | Opie::XYZ::Private -> Opie::XYZ::Internal | zecke | 1 | -4/+4 |
2004-04-01 | Unbelievable this widget is done and can be used now | zecke | 1 | -5/+7 |
2004-04-01 | Finally only two checks left and it is done | zecke | 1 | -0/+11 |
Capture keys | ||||
2004-03-29 | -Bugfixes on compare operator and isEmpty | zecke | 1 | -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-28 | From yesterday. Some sort of GUI loading | zecke | 1 | -0/+2 |
2004-03-26 | Only GUI config is left | zecke | 1 | -24/+83 |
2004-03-26 | Some more Implementation. | zecke | 1 | -3/+7 |
Basicly all of the non GUI part is done | ||||
2004-03-25 | Some implementation and API change | zecke | 1 | -21/+121 |
2004-03-24 | Ideas from Mickey. Install eventFilter for a widget as well and then | zecke | 1 | -0/+9 |
send a signal | ||||
2004-03-23 | Update.... | zecke | 1 | -0/+96 |
Start the Slave Add the Iface for OKeyConfigWidget |