summaryrefslogtreecommitdiff
path: root/noncore/applets
AgeCommit message (Collapse)AuthorFilesLines
2004-03-29eliminate bar graph display stylemickeyl9-285/+44
first shot at drawing the antenna symbol 'by hand' to support multiple display resolutions
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl6-6/+6
build system
2004-03-23sync description with factsmickeyl1-1/+1
2004-03-23eliminate bogus dependency on libopiemickeyl1-2/+2
2004-03-21keyz-cfg and zkbapplet merged into one packagealwin2-2/+6
2004-03-14Fix up depends on LIBOPIE1zecke1-1/+1
Proper signature for signal and slots and namespaces
2004-03-13Introduce the namespacezecke10-50/+51
and the new APPLET_EXPORT define
2004-03-02applied the patch generated by the optimize_connect script fromalwin4-12/+12
TT.
2004-03-01remove boiler plate code in favour of a templatemickeyl21-354/+67
2004-03-01Still need qfile, qtextstream includesdrw1-40/+42
2004-03-01fix includeschicken6-28/+1
2004-02-26*smile* just another typoalwin1-1/+1
2004-02-26make difference between OnScreen keyboard and hardware keyboard clearmickeyl1-1/+1
2004-02-26another typoalwin1-1/+1
2004-02-26Yeah - zkb fixed and working within OPIE.alwin7-0/+295
2004-02-24fix a regression bug when an interface appears or disappearsmickeyl1-34/+40
2004-02-23The wireless applet uses now libopie2net instead of its own routines.mickeyl4-445/+28
Display mode "ANTENNA" is fixed, "BAR GRAPH" is still broken but will be removed anyway, since nearly everyone used "ANTENNA".
2004-02-23working on the overhaul. CAUTION: WirelessApplet is broken now.mickeyl4-28/+36
2004-02-23start with the long awaited wireless applet overhaulmickeyl5-228/+133
2004-02-22Memory Applet: libopie->libopie2drw5-23/+24
2004-02-22Autorotate Applet: libopie->libopie2drw4-11/+11
2004-02-14Clean-up of .cvsignore filesdrw4-0/+9
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw5-9/+9
Maintainer, Files and Section fields)
2004-02-05Janitor: ulong ref removedzecke8-8/+4
2004-01-27return QS_FALSE if interface is not implementedzecke3-2/+7
2004-01-04smoothscale to current resolutionmickeyl2-7/+17
2004-01-04code clean up and smoothscale the pixmap according to the resolutionmickeyl1-36/+24
2003-12-09Applet for turning on and off automatic rotationtreke9-0/+247
2003-12-07adapt to directory structure changes done on cvs servermickeyl2-7/+7
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl1-0/+4
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-11-03add pictures and distribution files for memoryappletmickeyl3-0/+18
2003-11-03add memoryapplet to build systemmickeyl1-0/+24
2003-11-03add memoryapplet (displays memory and manages a swap partition)mickeyl10-0/+1046
written by Anton Maslovsky (http://my-zaurus.narod.ru)
2003-11-03Porting Opie to MacOS-X.eilers3-3/+3
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-27merge noncore/applets/*mickeyl3-28/+28
2003-08-09Merge from BRANCH_1_0kergoth3-4/+4
2003-06-06ignore moc directoryschurig1-1/+1
2003-06-04sanitizedschurig3-3/+3
2003-06-04ignore moc and objschurig1-0/+2
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth3-0/+3
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth3-3/+3
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-21fix irda image namemickeyl1-1/+1
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-04-16add missing iconmickeyl1-1/+1
2003-04-16fix dependenciesmickeyl1-4/+3
2003-04-16introducing networkapplet - monolithic now, but at some point of time pluggablemickeyl8-0/+408
long term plan: merge wirelessapplet with networkapplet
2003-03-24modify postinst scripts to prevent spurious nonzero exit codesjamey2-2/+10
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth2-2/+2
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth2-2/+2
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.