summaryrefslogtreecommitdiff
path: root/development/keyview
AgeCommit message (Collapse)AuthorFilesLines
2005-01-04CONTROL files : changed VERSION stringwimpie1-1/+1
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-75/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+75
2004-10-14added depend on libopie2/opiecoreclem1-1/+1
2004-09-08Better descriptionschurig1-1/+1
2004-08-14-Remove the KeyFilter on destructionzecke3-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-01linking against opiecore2alwin1-1/+1
2004-08-01switched to OKeyFilter handler.alwin2-7/+12
2004-03-28keyview doesn't need libopiemickeyl2-1/+3
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)
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-11-03Porting Opie to MacOS-X.eilers1-2/+2
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-07-24doesnt use iostream, so dont include the header and link to libstdc++llornkcor2-2/+2
2003-06-05sanitizedschurig1-1/+1
2003-04-23Add keyview ipkkergoth4-1/+19
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23development/keyview/.cvsignorekergoth1-0/+2
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-16*** empty log message ***kergoth1-4/+4
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-06Add X11..kergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-09-24simple keycode viewer for hardware keyboardshash6-0/+390