summaryrefslogtreecommitdiff
path: root/library/lnkproperties.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-03-07when copying a file to another storage it checks if the target-diralwin1-2/+40
(eg <storage>/Documents/<mime>/<mimesub>) exists and create it otherwise.
2004-03-08save UI changes to argument list back to .desktop file ;)mickeyl1-0/+4
2004-03-08add a line where the user can insert command line arguments for the AppLnkmickeyl1-0/+3
2004-03-01fix includeschicken1-2/+1
2004-02-24add missing patch from v1_0_3 disabling fixed custom rotation in favour of ↵mickeyl1-6/+13
live rotation
2002-10-16Remove #ifdef QWS HELLzecke1-2/+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-09Opening documents via the document tab now starts the corresponding appsandman1-0/+6
with the right rotation setting. Filemanager/AdvanceFM doesn't work -- need to investigate this further.
2002-10-08Fixed the rotation setting -- launcher adds the curent rotation when thesandman1-5/+5
applnk is started - so the .desktop file only needs the relative rotation.
2002-10-06- support "Rotation" setting in .desktop applnk filesandman1-2/+29
- 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-151/+145
still to test bic changes to be resolved more changes to be made?
2002-08-30Try to handle RAM storage for documentsleseb1-3/+4
2002-07-02added user message for non existing filellornkcor1-0/+2
2002-07-02attempt to fix bug #95, now it checks for existing file before trying to deletellornkcor1-6/+7
2002-06-24small fix sent some time ago by Max Weninger, for non familiar 'standard' ↵llornkcor1-1/+1
file layout
2002-06-16added filepath to titlebarllornkcor1-134/+135
2002-02-23changes property dialog in documents; now it is possible to delete only the ↵harlekin1-1/+22
icon not also the file
2002-01-25Initial revisionkergoth1-0/+289