summaryrefslogtreecommitdiff
path: root/noncore/applets/zkbapplet
AgeCommit message (Collapse)AuthorFilesLines
2005-05-24Resource -> OResourcedrw1-4/+4
2005-02-27all xml-files starting with "common" in name will not be listedalwin1-98/+101
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-1/+1
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file)
2005-01-04CONTROL files : changed version stringwimpie1-1/+1
NS2 many changes and first release of OT2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl2-536/+2
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl2-2/+536
2004-12-20-Fix for 1483zecke5-46/+47
"ZKB should keep user settings in $HOME/Settings instead of $OPIEDIR/share/zkb" Now by default it loads and saves to $HOME/Applications/zkb but falls back to $OPIEDIR/share/zkb to find the included files
2004-10-17G++ 4.0 compiler fixeszecke1-10/+16
-Remove anonymous structures and name them -Include 'card.h' to cardpile to make 'Card' known to QList so deleteItem will work -cast 'enum' to char in event.cpp and opimevent.cpp
2004-10-17fixed some more .pro / config.in dependencies discrepancies, that could ↵clem1-1/+1
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke3-4/+4
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-09-08Addedschurig2-0/+4
2004-08-02ignore keys no actions are definedalwin1-4/+5
2004-08-01pathes changedalwin1-9/+9
2004-08-01subdir names changed - conflicts in OEalwin1-1/+1
2004-08-01reorganized zkbapplet for easier packaging within OEalwin19-22/+2903
2004-08-01switched keyboard filter to the new singleton class OKeyFilter from withinalwin2-130/+137
opiecore2 so we can better handle it.
2004-05-20remove bogus paths out of .pro filesmickeyl1-1/+1
2004-04-27fixed dependenciesalwin1-1/+1
2004-04-07remove bogus '(const char*)' in debug statementsmickeyl1-1/+1
2004-04-04convert to Opie Debugging Frameworkmickeyl1-1/+1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-21keyz-cfg and zkbapplet merged into one packagealwin2-2/+6
2004-03-13Introduce the namespacezecke1-6/+5
and the new APPLET_EXPORT define
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-2/+2
TT.
2004-03-01remove boiler plate code in favour of a templatemickeyl6-76/+21
2004-02-26*smile* just another typoalwin1-1/+1
2004-02-26make difference between OnScreen keyboard and hardware keyboard clearmickeyl1-1/+1
2004-02-26another typoalwin1-1/+1
2004-02-26Yeah - zkb fixed and working within OPIE.alwin7-0/+295