Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-08-14 | -Remove the KeyFilter on destruction | zecke | 1 | -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-01 | switched to OKeyFilter handler. | alwin | 1 | -6/+11 |
2004-03-28 | keyview doesn't need libopie | mickeyl | 1 | -0/+2 |
2004-03-02 | run the optimize_connect script | alwin | 1 | -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-24 | doesnt use iostream, so dont include the header and link to libstdc++ | llornkcor | 1 | -1/+1 |
2002-09-24 | simple keycode viewer for hardware keyboards | hash | 1 | -0/+69 |