Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-04-16 | API docu fixes... | zecke | 1 | -7/+7 |
if using \fn infront of a function make sure to name the right function ljp please see my comment in oticker about constness | ||||
2003-03-19 | Fixed bug #744 where non mapped buttons in buttonsettings were not saved by ↵ | groucho | 1 | -1/+2 |
introducing the " ignore" statement. Also removed unsed debug code | ||||
2002-12-22 | - added the device button stuff to ODevice | sandman | 1 | -0/+234 |
- ODevice is now derived from QObject (don't ask me why I didn't make this from the beginning) |