summaryrefslogtreecommitdiff
path: root/core/launcher/server.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-19Every file in this commit has a change to check the return value of a call.erik1-5/+14
2005-03-03Start and Restart the QSound-Serverzecke1-1/+21
2004-11-11- flush icon cache if reloading all documentsalwin1-104/+106
- send QCop message when the doctab is enabled/disabled so the disabled widget appears or the doc-list will reread
2004-10-22upon further investigation, QD does indeed do different stuff for different ↵llornkcor1-6/+11
version strings.
2004-10-12QD knows versioninfo, opie needs it's own identity herellornkcor1-2/+2
2004-10-08this patch will add support for QD installing directly to opie device via ↵llornkcor1-81/+310
sync. not functioning until QD 1.7.1 released. should compile for now
2004-09-14Fixed some horrible indentationsschurig1-212/+255
2004-09-10Remove unused code and mark parameter as Q_UNUSEDzecke1-24/+2
2004-05-02- convert qDebug to odebugar1-217/+217
2004-04-07use Opie debugging frameworkmickeyl1-16/+16
2004-03-21Initial commit of qtpoia symlinker app for opiebrad1-1/+1
2004-03-13Fix namespaces in the launcher.. and found a problem with my scriptzecke1-5/+5
2004-03-02run the optimize_connect scriptalwin1-9/+9
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-2/+1
2004-02-21Move to LibOpie2zecke1-2/+2
remove launcher global and use OGlobal
2003-11-30If OPIE_NO_BUILTIN_CALIBRATION is not requested bultin calibrationzecke1-1/+1
2003-11-05removed include custom.h cause build system doesn't create it for me and I ↵llornkcor1-1/+1
am tired of not having a compiling opie to work on. fix it if you need too
2003-10-07-Kill stupid define which sets QWS_SIZE to 240x320zecke1-1/+1
-Include built-in shutdown only if OPIE_NO_BUILTIN_SHUTDOWN is defined
2003-08-28Opiefy and include Opie changeszecke1-36/+109
2003-08-25Initial revisionzecke1-0/+657