summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather
AgeCommit message (Collapse)AuthorFilesLines
2007-01-22Every file in this commit makes a call to a function which returns a value.erik1-2/+3
Each file also didn't check the return value. This commit changes it so that every single non-checked call in these files is checked.
2005-05-24Resource -> OResource and remove unnecessary includedrw2-37/+25
2005-02-28Scale weather icons based on AppLnk::smallIconSizedrw1-38/+37
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-215/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+215
2004-10-12Give more meaningfull ConfigWidget nameszecke1-1/+1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-15namespace fixalwin1-1/+1
2004-03-14ODP changeszecke2-3/+4
2004-03-02Minor depends updatedrw1-1/+1
2004-03-02Today weather plugin: libopie -> libopie2drw8-18/+17
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-1/+1
TT.
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+2
2004-02-15A small typo fixedsudonix1-1/+1
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2004-02-05Janitor: remove ulong refzecke1-1/+0
2004-01-27Guess what? return QS_FALSE;zecke1-1/+2
2003-12-04use opie-lupdate instead lupdatear1-18/+0
2003-11-03Porting Opie to MacOS-X.eilers1-1/+1
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-29merge noncore/todayplugins/*mickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth1-0/+1
2003-08-09Merge from BRANCH_1_0.kergoth1-1/+1
2003-06-05sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-02-19Translation added for pluginsgroucho1-2/+17
2003-01-26Arent dependencies fun?kergoth1-1/+1
2003-01-25debug -> releasegroucho1-1/+1
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16depends.. am testing make -j5 w/ new buildsystem, fast way to work out ↵kergoth1-2/+1
incorrect dependencies.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-29Correctly display message when unable to get weather info & add qwhatsthis ↵drw2-4/+10
to configuration widget.
2002-11-22Make sure update frequency is initialized 1st time in (thanks to Simon)drw1-2/+2
2002-11-21- delete the guiPart object in the destructorsimon1-0/+1
2002-11-17Use OProcess instead of popen/pclose and re-read config upon data re-freshdrw2-34/+39
2002-11-11New Today weather plugindrw12-0/+860