summaryrefslogtreecommitdiff
path: root/library/applnk.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-03-08support launching applications with user defined argumentsmickeyl1-2/+5
2004-03-01fix includeschicken1-4/+0
2003-08-08Merged branches from BRANCH_1_0eilers1-1/+1
2003-05-04remove debug message - Cannot find iconllornkcor1-356/+356
2003-04-16Fix API docuzecke1-0/+16
2003-02-11fix bug 0000591zecke1-2/+7
AppLnk does not need to reload all labels but it needs to reload the names for the ids in mCat
2002-10-16Remove #ifdef QWS HELLzecke1-4/+0
a Platform which is not supporting IPC compatible to QCopChannel/Envelope is not of much use nowadays.. so be sure your platform is supporting it
2002-10-06- support "Rotation" setting in .desktop applnk filesandman1-2/+22
- changed properties dialog to make Rotation editable - fixed a long-standing QPE bug: launcher expects AppLnk::file() to return QString::null for *all real* applnks (as opposed to doclnks) -- but AppLnk itself initializes this field to the name of the dir, where the applnk is stored. This is why qcop "QPE/System" "linkChanged(QString)" xyz.desktop cleared a whole launcher tab I hope I didn't break anything with this change ;)
2002-09-25Fix bigPixmaps BUG.zecke1-1/+1
instead of returning the bigPixmap from the d->mPixmaps[1] I returned the deprecated variable which was null
2002-09-10Icon sizeszecke1-2/+2
2002-09-10AppLnk fix QArray -> QMApzecke1-2/+5
2002-09-10Qtopia1-6 mergezecke1-135/+447
still to test bic changes to be resolved more changes to be made?
2002-09-09add preloaded app control needed to runningappsbarharlekin1-3/+26
2002-08-30Try to handle RAM storage for documentsleseb1-1/+1
2002-03-30*** empty log message ***zecke1-27/+56
2002-01-25Initial revisionkergoth1-0/+1093