Age | Commit message (Expand) | Author | Files | Lines |
2005-08-14 | make assumption that Documents files will never be installed/written to /proc... | llornkcor | 1 | -3/+5 |
2005-07-03 | Resource -> OResource | mickeyl | 8 | -231/+260 |
2005-06-26 | get preffered qte driver name from ODevice instead of hard coding it to | mickeyl | 1 | -5/+5 |
2005-04-24 | Sort applications alphabetically. Fixes bug #1476. | skyhusker | 1 | -4/+15 |
2005-04-14 | More icon sizing updates | drw | 1 | -10/+14 |
2005-03-15 | setup a workaround for missing autorepeat flag on specialbuttons. | alwin | 2 | -6/+18 |
2005-03-12 | And I'm wondering why opie sometimes is that slow. Hopefully reduced | alwin | 2 | -7/+31 |
2005-03-07 | fixed a very interesting crasher. | alwin | 1 | -2/+2 |
2005-03-03 | -Scale the image to the AppLnk::smallIconSize | zecke | 1 | -5/+11 |
2005-03-03 | Start and Restart the QSound-Server | zecke | 2 | -1/+28 |
2005-03-02 | Close the Filedescriptor for the QCopBridge and Transferserver on exit | zecke | 2 | -2/+7 |
2005-02-17 | The response to the static background pixmap was overwhelmingly positive, hence: | mickeyl | 3 | -10/+29 |
2005-02-16 | this patch adds the possibility to have a static (as in non-scrolling) backgr... | mickeyl | 2 | -10/+26 |
2005-02-10 | tired of seeing this stupid warning | llornkcor | 1 | -1/+0 |
2005-01-23 | remove setSoftSuspend() from ODevice. this is a left-over from the old days | mickeyl | 1 | -7/+0 |
2005-01-23 | New QWS_DISPLAY handling for gathering the default launcher rotation on startup: | mickeyl | 1 | -77/+65 |
2005-01-12 | Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) | mickeyl | 1 | -1/+3 |
2005-01-11 | finish per-tab column setting. it now works on the fly and is persistent | mickeyl | 2 | -1/+8 |
2005-01-10 | make number of icon columns in the launcher customizable per-tab | mickeyl | 3 | -13/+31 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use anyth... | mickeyl | 1 | -72/+1 |
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+72 |
2004-12-22 | I think it is a good idea to get any information why the Launcher is | eilers | 1 | -1/+4 |
2004-12-20 | Patch from Hrw for 1493 | zecke | 1 | -1/+1 |
2004-12-20 | Restore lost change | zecke | 1 | -3/+7 |
2004-11-12 | handle more signals and don't kill the process @ end | mickeyl | 1 | -55/+37 |
2004-11-11 | - flush icon cache if reloading all documents | alwin | 6 | -452/+483 |
2004-11-10 | implemented icon cache so it will not scan every time when changing the | alwin | 4 | -50/+113 |
2004-11-09 | - removed code which let qpe crash when generating image icons | alwin | 3 | -76/+70 |
2004-11-09 | again some improvements to image icons | alwin | 2 | -8/+17 |
2004-11-08 | timer for releasing a reference to opie-eye_slave if exists when unused for ten | alwin | 2 | -17/+33 |
2004-11-08 | image preview for documenttab again, I think, for first shot it is | alwin | 2 | -32/+64 |
2004-11-08 | - reworked the icon generation for images in doctab | alwin | 3 | -325/+387 |
2004-11-08 | first try getting small imagethumbs in document-tab. | alwin | 2 | -389/+517 |
2004-11-03 | Switch to OApplication | zecke | 2 | -3/+3 |
2004-10-22 | upon further investigation, QD does indeed do different stuff for different v... | llornkcor | 1 | -6/+11 |
2004-10-20 | -Remove odebug | zecke | 1 | -2/+0 |
2004-10-17 | G++ 4.0 compiler fixes | zecke | 1 | -4/+5 |
2004-10-17 | -Use local8Bit instead of latin1 | zecke | 1 | -1/+1 |
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 4 | -9/+9 |
2004-10-12 | something weird with oe not seeing these changes | llornkcor | 1 | -2/+2 |
2004-10-12 | QD knows versioninfo, opie needs it's own identity here | llornkcor | 1 | -2/+2 |
2004-10-08 | Big commit thanks to a little feature request :-) We now have an O-menu applet | clem | 1 | -1/+2 |
2004-10-08 | remove inadvertant output | llornkcor | 1 | -1/+1 |
2004-10-08 | remove inadvertant output | llornkcor | 1 | -3/+3 |
2004-10-08 | this patch will add support for QD installing directly to opie device via syn... | llornkcor | 10 | -100/+657 |
2004-10-07 | small documentation format fixes | clem | 1 | -3/+3 |
2004-10-07 | fixed doxygen comment | clem | 1 | -1/+1 |
2004-09-24 | Denote the end of the xargs parameters, to avoid "xargs: invalid option -- v" | clem | 1 | -1/+1 |
2004-09-14 | Fixed some horrible indentations | schurig | 1 | -212/+255 |
2004-09-13 | Try to use the Parent Background as BackgroundOrigin | zecke | 1 | -1/+5 |