summaryrefslogtreecommitdiff
path: root/core/launcher/serverapp.h
AgeCommit message (Collapse)AuthorFilesLines
2005-03-15setup a workaround for missing autorepeat flag on specialbuttons.alwin1-1/+1
eg, keyfilter of serverapp stores the last pressed button itself and checks against holdtime and releases itself. on c7x0/c8x0 it works with 2.6 kernel cause keys are repeated without this flag - on 2.4 kernel I don't know what happen (may that keys are not repeated)
2004-11-03Switch to OApplicationzecke1-2/+2
2004-03-13Fix namespaces in the launcher.. and found a problem with my scriptzecke1-4/+6
2004-02-26flag ms_is_startingalwin1-0/+4
it will be set true until the main eventloop is reached. Check it with ServerApp::isStarting()
2003-09-03Inline prevevented me to compile it..eilers1-1/+1
2003-08-28Rework to use ODevice for various partszecke1-12/+61
addition of QCOP messages New Keyfilter ( ODeviceButton ) keyFilter Fix togglePower suspend fixes
2003-08-25Initial revisionzecke1-0/+116