summaryrefslogtreecommitdiff
path: root/core/launcher/desktop.cpp
AgeCommit message (Expand)AuthorFilesLines
2002-06-23fix for keyboard handling under certain conditions, like when grabkeyboard is...llornkcor1-26/+32
2002-06-18Replaced OHwInfo with ODevice and ported from custom-*.h #defines tosandman1-35/+23
2002-06-16Keyboard filter restructuring based on model detection:sandman1-4/+7
2002-06-13Fix for ljp's fix for my fix of custom.h handling on iPAQssandman1-1/+1
2002-06-11follow up to the follow up for custom.h related thingsllornkcor1-0/+3
2002-06-09Fixed Alarm sound handlingsandman1-4/+2
2002-05-23make sound conform to sharps sense of confllornkcor1-12/+16
2002-05-22added #include custom-ipaq.h for ipaq builds for ipaq soundsllornkcor1-0/+3
2002-05-19don't send keyRegister QCop message if autoRepeated, and fixed spelling errorllornkcor1-2/+2
2002-04-30- no default args in method implssimon1-2/+2
2002-04-15added a configurable delay, so for example if 5 min are set, and the suspend ...harlekin1-16/+25
2002-04-04added support for configuring with AppKeys, F9 - F13 (Zaurus' cover buttons)llornkcor1-204/+246
2002-03-19againharlekin1-2/+2
2002-03-18tweaked the suspend code a bit, maybe with a delay it works betterharlekin1-0/+3
2002-03-11now opie grabs the powerkey on ipaq too, not only zaurusharlekin1-2/+6
2002-03-11added a QPE/Desktop 'suspend()' qcop channelharlekin1-1/+5
2002-03-07beginning support for autostartharlekin1-17/+31
2002-02-15Added checking for an empty keyRegisterList for increased performance :)jeremy1-11/+9
2002-02-15Added new QCop support. Desktop now listens on channel QPE/Desktop to thejeremy1-38/+94
2002-01-25Initial revisionkergoth1-0/+655