Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-03-07 | when copying a file to another storage it checks if the target-dir | alwin | 1 | -2/+40 |
(eg <storage>/Documents/<mime>/<mimesub>) exists and create it otherwise. | ||||
2004-03-08 | save UI changes to argument list back to .desktop file ;) | mickeyl | 1 | -0/+4 |
2004-03-08 | add a line where the user can insert command line arguments for the AppLnk | mickeyl | 1 | -0/+3 |
2004-03-01 | fix includes | chicken | 1 | -2/+1 |
2004-02-24 | add missing patch from v1_0_3 disabling fixed custom rotation in favour of ↵ | mickeyl | 1 | -6/+13 |
live rotation | ||||
2002-10-16 | Remove #ifdef QWS HELL | zecke | 1 | -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-09 | Opening documents via the document tab now starts the corresponding app | sandman | 1 | -0/+6 |
with the right rotation setting. Filemanager/AdvanceFM doesn't work -- need to investigate this further. | ||||
2002-10-08 | Fixed the rotation setting -- launcher adds the curent rotation when the | sandman | 1 | -5/+5 |
applnk is started - so the .desktop file only needs the relative rotation. | ||||
2002-10-06 | - support "Rotation" setting in .desktop applnk file | sandman | 1 | -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-10 | Qtopia1-6 merge | zecke | 1 | -151/+145 |
still to test bic changes to be resolved more changes to be made? | ||||
2002-08-30 | Try to handle RAM storage for documents | leseb | 1 | -3/+4 |
2002-07-02 | added user message for non existing file | llornkcor | 1 | -0/+2 |
2002-07-02 | attempt to fix bug #95, now it checks for existing file before trying to delete | llornkcor | 1 | -6/+7 |
2002-06-24 | small fix sent some time ago by Max Weninger, for non familiar 'standard' ↵ | llornkcor | 1 | -1/+1 |
file layout | ||||
2002-06-16 | added filepath to titlebar | llornkcor | 1 | -134/+135 |
2002-02-23 | changes property dialog in documents; now it is possible to delete only the ↵ | harlekin | 1 | -1/+22 |
icon not also the file | ||||
2002-01-25 | Initial revision | kergoth | 1 | -0/+289 |