summaryrefslogtreecommitdiff
path: root/core/applets/multikeyapplet
AgeCommit message (Collapse)AuthorFilesLines
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-46/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+46
2004-10-29- no longer hardcode the font sizemickeyl1-3/+3
- add fixme for initial keyboard setting
2004-10-29no longer neededmickeyl2-98/+0
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-05-20remove bogus paths out of .pro filesmickeyl1-1/+1
2004-04-05convert core/applets/* to Opie debug frameworkmickeyl1-1/+1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-14Updatet the appletszecke1-4/+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-03-01fix includeschicken1-6/+0
2004-03-01libopie1-->libopie2mickeyl4-5/+19
2004-02-26make difference between OnScreen keyboard and hardware keyboard clearmickeyl1-1/+1
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2004-02-05"Here we are now entertain US....."zecke2-2/+1
Some janitor tasks... remove ulong ref; If we use Q_REFCOUNT
2004-01-27Funny what my SDK all triggerszecke1-0/+2
Ok the reason to use a bool as return type is that you can say that something worked or not worked. So if we don't implement the given interface don't lie!!
2004-01-09bug fix: range checking in sw_mapsmouse1-1/+7
2004-01-05added popup menumouse2-5/+16
fixed reaction by one touch and hold-touch (RightButton)
2004-01-04more patches to multikey+applet courtesy Anton Kachalov <mouse@altlinux.ru>mickeyl2-3/+21
2004-01-03add multikeyapplet (+distribution files) by Anton Kachalov <mouse@altlinux.ru>mickeyl10-0/+278