Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-01-04 | CONTROL files : changed VERSION string | wimpie | 1 | -1/+1 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -75/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+75 |
2004-10-14 | added depend on libopie2/opiecore | clem | 1 | -1/+1 |
2004-09-08 | Better description | schurig | 1 | -1/+1 |
2004-08-14 | -Remove the KeyFilter on destruction | zecke | 3 | -2/+11 |
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 | linking against opiecore2 | alwin | 1 | -1/+1 |
2004-08-01 | switched to OKeyFilter handler. | alwin | 2 | -7/+12 |
2004-03-28 | keyview doesn't need libopie | mickeyl | 2 | -1/+3 |
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) | ||||
2004-02-14 | Clean-up of .cvsignore files | drw | 1 | -0/+2 |
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -20/+0 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -2/+2 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-07-24 | doesnt use iostream, so dont include the header and link to libstdc++ | llornkcor | 2 | -2/+2 |
2003-06-05 | sanitized | schurig | 1 | -1/+1 |
2003-04-23 | Add keyview ipk | kergoth | 4 | -1/+19 |
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 1 | -1/+1 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-23 | development/keyview/.cvsignore | kergoth | 1 | -0/+2 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2003-01-16 | *** empty log message *** | kergoth | 1 | -4/+4 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+2 |
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-09-24 | simple keycode viewer for hardware keyboards | hash | 6 | -0/+390 |