summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2004-10-16- BugFix: clear currentFileName in SaveAs when the user abort.ar1-0/+1
2004-10-16-Remove debug output on appMessagezecke2-3/+9
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke14-26/+26
2004-10-14missing dep on libopie2coreclem1-1/+1
2004-10-14depend on LIBOPIE2SECURITY is enough (even if it does not work yet)clem1-1/+1
2004-10-13exit if no skin is foundllornkcor1-2/+11
2004-10-12Minor GUI polishingzecke6-6/+8
2004-10-12something weird with oe not seeing these changesllornkcor1-2/+2
2004-10-12No functional changes.eilers7-120/+120
2004-10-12QD knows versioninfo, opie needs it's own identity herellornkcor1-2/+2
2004-10-11-Remove AboutDialogzecke6-487/+232
2004-10-08this applets needs this imageclem1-1/+1
2004-10-08Recommend: added on the new opie-lockapplet, and on the opie-multiauth Applic...clem1-0/+1
2004-10-08better description of the app since it provides a real lock now, and can be u...clem1-2/+5
2004-10-08missing }clem1-1/+1
2004-10-08Big commit thanks to a little feature request :-) We now have an O-menu appletclem9-19/+157
2004-10-08remove inadvertant outputllornkcor1-1/+1
2004-10-08remove inadvertant outputllornkcor1-3/+3
2004-10-08this patch will add support for QD installing directly to opie device via syn...llornkcor10-100/+657
2004-10-07small documentation format fixesclem1-3/+3
2004-10-07fixed doxygen commentclem1-1/+1
2004-10-05Changed the way to test authentication: instead of having a hardcoded configclem2-61/+86
2004-09-30simpler explanationclem1-12/+2
2004-09-30- As Zecke suggested, we now hide the plugin list and authenticationclem2-107/+158
2004-09-30removing files from the old opie-security implem.clem2-520/+0
2004-09-28treble and bass sliders not being hidden on system that dont have those devicesllornkcor1-2/+1
2004-09-27fix vmemollornkcor1-5/+7
2004-09-26Since some 2.6.8 kernel the Linux kernel one can setzecke1-0/+9
2004-09-26Fix the indentation...zecke1-112/+115
2004-09-24removed non-strings from tr() callsclem2-17/+17
2004-09-24Adding standard CVS ignoring for Qt/Opie built files.clem2-0/+10
2004-09-24Denote the end of the xargs parameters, to avoid "xargs: invalid option -- v"clem1-1/+1
2004-09-18make cross compilablellornkcor1-1/+1
2004-09-18Make MMC/SD inject/eject strings translatablezecke1-2/+2
2004-09-18-Killl Magic Numbers and introduce an enumzecke2-27/+38
2004-09-18link with gccllornkcor1-1/+1
2004-09-18fix crash #1408llornkcor1-79/+79
2004-09-18fix #1399llornkcor1-15/+21
2004-09-18The following change is untested on a real device. So please try andzecke2-10/+6
2004-09-14Fixed some horrible indentationsschurig1-212/+255
2004-09-13Try to use the Parent Background as BackgroundOriginzecke1-1/+5
2004-09-13renamed THIS restartapplet to librestartapplet2.so, now you can buildschurig2-2/+2
2004-09-12-Refactor loading of the Plugin Widgets' to be only containedzecke5-115/+76
2004-09-12-Only create configWidgets once per config dialog, properly delete themzecke4-32/+43
2004-09-12Follow the defined Ownership and have a maybe not neededzecke9-28/+15
2004-09-12-Kill all owarn statements as they're not needed/useful anymorezecke3-44/+9
2004-09-12-Fix layout for http://handhelds.org/scap/port.32003.pngzecke3-31/+9
2004-09-12show backdrop, make crosshair a bit more prominent, enable calibration test w...mickeyl3-36/+33
2004-09-10added support for DEVFSschurig2-3/+15
2004-09-10Unused parameter removed, cast uint -> int to avoid warningzecke2-3/+2