summaryrefslogtreecommitdiff
path: root/libopie/odevicebutton.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-08-25add is nullzecke1-0/+4
and comment about constness
2003-04-16API docu fixes...zecke1-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-19Fixed bug #744 where non mapped buttons in buttonsettings were not saved by ↵groucho1-1/+2
introducing the " ignore" statement. Also removed unsed debug code
2002-12-22- added the device button stuff to ODevicesandman1-0/+234
- ODevice is now derived from QObject (don't ask me why I didn't make this from the beginning)