summaryrefslogtreecommitdiff
path: root/core/applets
AgeCommit message (Collapse)AuthorFilesLines
2004-10-29- no longer hardcode the font sizemickeyl1-3/+3
- add fixme for initial keyboard setting
2004-10-29no longer neededmickeyl2-98/+0
2004-10-29smooth scale to proper icon sizemickeyl1-2/+3
2004-10-17fixed some more .pro / config.in dependencies discrepancies, that could ↵clem1-1/+1
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-10-14depend on LIBOPIE2SECURITY is enough (even if it does not work yet)clem1-1/+1
2004-10-11-Remove AboutDialogzecke6-487/+232
-Add the former AboutDialog as AboutWidget -Update .cvsignore to ingore widget.h and widget.cpp -Better way to show the Widget and create it delayed and onyl once -Remove the Opie Logo
2004-10-08this applets needs this imageclem1-1/+1
2004-10-08Big commit thanks to a little feature request :-) We now have an O-menu appletclem6-0/+151
to lock the PDA immediately, and the internal way to ask for an authentication (on resume, on start up, on demand or for a simple test) is much cleaner: it's through MultiauthPassword(int lockMode) (instead of the old bool at_poweron)
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-18Make MMC/SD inject/eject strings translatablezecke1-2/+2
2004-09-18-Killl Magic Numbers and introduce an enumzecke2-27/+38
-Split the Command Line on Creation, this way we do not need to split the command afterwards
2004-09-18The following change is untested on a real device. So please try andzecke2-10/+6
bitch if I broke something!!! Make unmounting of sdcards more robust. If we find a /dev/mmcard1 or /dev/mmc/1 or /dev/mmc* we will remember that device name and if the user asks us to eject it we will use that name.
2004-09-13renamed THIS restartapplet to librestartapplet2.so, now you can buildschurig2-2/+2
both opie-restartapplet and opie-restartapplet2 in one go
2004-09-10added support for DEVFSschurig2-3/+15
2004-09-10Fix warnings about unused parameterzecke2-4/+4
2004-08-24- tweak version preparing the next releasemickeyl2-5/+6
- add eilers - show fullscreen on small screens
2004-07-02fixllornkcor1-16/+26
2004-06-27replace dots in filenamellornkcor1-1/+1
2004-06-24Battery status panel was only updating once when it was created, after thisbrad3-7/+13
it was being hidden and re-shown without updating the data. Now it is updated every time it is shown.
2004-06-20BUGFIX: 0001321 - The batteryapplet shows a real popup frame nowharlekin1-1/+2
2004-06-08nothing in here anymoremickeyl2-11/+0
2004-06-04using oprocess to trigger some unix commands instead of primitiv system(), ↵harlekin2-150/+123
hopefully fixes bug 218
2004-05-20remove bogus paths out of .pro filesmickeyl8-8/+8
2004-05-11the "bett ery" commit, batteryapplet is now a popup, only shows second ↵harlekin4-256/+270
battery on ipaq if a second battery is present
2004-05-06Obey styleguide and show popups as in Qtopiazecke2-6/+42
2004-05-02- convert qDebug to odebugar2-115/+112
2004-04-30vtapplet .control filechicken1-0/+9
2004-04-25show applet fullscreenharlekin1-1/+1
2004-04-25Another version -> 1.1.3 updatedrw1-3/+3
2004-04-23Remove <a href=...> from text because when clicked on, will cause text to ↵drw1-7/+7
disappear
2004-04-22optimize, remove an if statement from loopllornkcor1-56/+60
2004-04-22initializellornkcor1-4/+4
2004-04-22make buffersize user config BufferSize, default 1024, remove some mishmashllornkcor1-87/+91
2004-04-11Simple math reorganisation for jacket battery display (same as last one for ↵brad1-2/+2
main battery, I just missed it)
2004-04-08Allow to take a ScreenShot, Open it directly with drawpadzecke2-7/+31
Comment it and send via email
2004-04-06Simple math rearrangement that fixes the drawing of the battery meter on my iPAQbrad1-1/+1
2004-04-05convert core/applets/* to Opie debug frameworkmickeyl10-373/+380
2004-04-04Comitting a fix is probably a good ideazecke1-4/+1
use EXPORT_OPIE_APPLET_v1 instead of OTaskBarAppletWrapper directly
2004-03-29remove bogus dependencymickeyl1-1/+1
this directory is empty - is it supposed to be so ?
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl17-17/+17
build system
2004-03-28libopie1 -> libopie2groucho1-1/+1
2004-03-24Add control file for aboutappletbrad1-0/+11
2004-03-15More LIBOPIE2 config fixesbrad1-1/+1
2004-03-15Fixed LIBOPIE2 config dependsbrad3-3/+3
2004-03-14Updatet the appletszecke28-53/+46
2004-03-14namespace fixalwin1-1/+4
Must reviewed 'cause it uses stuff from Private namespace!
2004-03-08- add arar1-0/+1
2004-03-08catch up with logo changemickeyl2-22/+10
fix some typos