Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-13 | Split the KeyConfig Manager and Widget into Ui and Core parts | zecke | 1 | -732/+10 |
Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget | ||||
2004-04-07 | workaround for a OConfig bug so all keys will realy written | alwin | 1 | -0/+1 |
2004-04-04 | Opie::XYZ::Private -> Opie::XYZ::Internal | zecke | 1 | -20/+21 |
2004-04-02 | Add OKeyConfigWidget to the .pro file | zecke | 1 | -3/+4 |
and also allow single character shortcuts | ||||
2004-04-01 | Unbelievable this widget is done and can be used now | zecke | 1 | -19/+54 |
2004-04-01 | Finally only two checks left and it is done | zecke | 1 | -70/+172 |
Capture keys | ||||
2004-03-29 | -Bugfixes on compare operator and isEmpty | zecke | 1 | -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-28 | From yesterday. Some sort of GUI loading | zecke | 1 | -3/+17 |
2004-03-27 | Fix key events. | zecke | 1 | -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-26 | Only GUI config is left | zecke | 1 | -82/+370 |
2004-03-26 | Some more Implementation. | zecke | 1 | -7/+304 |
Basicly all of the non GUI part is done | ||||
2004-03-25 | Some implementation and API change | zecke | 1 | -0/+408 |