summaryrefslogtreecommitdiff
path: root/core/launcher/applauncher.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-04-07use Opie debugging frameworkmickeyl1-43/+40
2004-03-13Fix namespaces in the launcher.. and found a problem with my scriptzecke1-0/+1
2004-03-08support launching applications with user defined argumentsmickeyl1-2/+3
2004-03-02run the optimize_connect scriptalwin1-4/+4
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-4/+0
2004-02-24why not tell us something informative when you're telling us something anyway?mickeyl1-1/+1
2004-02-21qcop-msg related stuff don't use tmpDirPath 'cause it isn't that good IMHOalwin1-2/+2
first: content of $TEMP can change due login - so it may run into problems when searching for qcop-msg-* files second: TEMP will set by user. The user can set it to a wrong value so cop would fail. But we can mostly guarantee that /tmp will exists.
2004-02-21Move to LibOpie2zecke1-6/+5
remove launcher global and use OGlobal
2003-12-20Do not use LD_BIND_NOW for now.zecke1-1/+8
I hope ljp gets some numbers for that soon...
2003-11-03Porting Opie to MacOS-X.eilers1-0/+4
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-08-28Make conpile with Opiezecke1-30/+39
If QuickApps exec fails don't try to start it anytime soon If application fails to start and /tmp/qcop-msg- is present don't try to restart
2003-08-25Initial revisionzecke1-0/+705