summaryrefslogtreecommitdiff
path: root/library/applnk.h
AgeCommit message (Collapse)AuthorFilesLines
2003-08-08Merged branches from BRANCH_1_0eilers1-2/+0
2002-10-06Sandman how did this compile?zecke1-1/+1
inline setRotation( const QString& rotation ) { mRotation = rot; } I fixed that now
2002-10-06- support "Rotation" setting in .desktop applnk filesandman1-0/+1
- 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-10Qtopia1-6 mergezecke1-4/+34
still to test bic changes to be resolved more changes to be made?
2002-09-09add preloaded app control needed to runningappsbarharlekin1-0/+5
2002-06-07Backing out unintentional merge from TT branch.kergoth1-0/+3
2002-01-25Initial revisionkergoth1-0/+169