summaryrefslogtreecommitdiff
path: root/development/keyview/keyview.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-08-14-Remove the KeyFilter on destructionzecke1-1/+6
Alwin could we either add a 'QObject' as a owner so that we could use QGuardedPtr or look for the deleteEvent ourselves. Or let us create a KeyFilter ourselves that auto registers (maybe) but cleans up itself in any case?
2004-08-01switched to OKeyFilter handler.alwin1-6/+11
2004-03-28keyview doesn't need libopiemickeyl1-0/+2
2004-03-02run the optimize_connect scriptalwin1-2/+2
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2003-07-24doesnt use iostream, so dont include the header and link to libstdc++llornkcor1-1/+1
2002-09-24simple keycode viewer for hardware keyboardshash1-0/+69