summaryrefslogtreecommitdiff
path: root/noncore/tools/clock
AgeCommit message (Collapse)AuthorFilesLines
2007-01-13* Increase font size (fixes bug #1597)paule3-16/+494
* Improve usability of snooze function (fixes bug #1598) * Fix stretched icon (fixes bug #1616)
2005-05-23Resource -> OResourcedrw1-2/+2
2005-02-08Fix for #1550 start at QPEApplication::qpeDir() + "sounds/"zecke1-2/+2
as basedirectory
2005-01-13-Use const char array instead of writing QPE/Application/clock at many ↵zecke1-12/+17
applications -Use const char array for the message the AlarmServer should send -Try to remove the issue with 'sticky' alarms. Remove all alarms with the internal ids
2005-01-13The AlarmDlg and its functionality was migrated to clock.cppzecke2-283/+0
this file is obsolete and unused since then, let us remove it
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-205/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+205
2004-08-22the usual...zecke1-0/+5
2004-08-22Buffer painting which is hopefully flicker free and it workszecke2-51/+64
with Phase and Liquid Styles
2004-08-22Revert last try to remove flicker for all styles but havezecke2-54/+59
problems with liquid
2004-05-21- convert qDebug to odebugar1-1/+1
2004-04-04Repaintzecke2-59/+54
Make it slower due to stipled background of liquid... we need to fillRect first
2004-04-04use alarmbellzecke1-1/+1
2004-04-03This is the merged Qtopia Clock with our changes includedzecke6-575/+823
-Seperate Clock, StopWatch, Alarm -Allow starting stopping the stop watch by QCOP -Allow Daily alarms -Call OpiePlayer on resume
2004-04-03Initial revisionzecke6-0/+1675
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-14Opie2 and ODP changeszecke3-2/+6
Also try to make signals/slots syntax obey the namespaces
2004-03-02fixed include and namespace (sic!) usage.alwin1-2/+2
2004-03-02Clock: libopie -> libopie2drw5-19/+18
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-4/+4
TT.
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+1
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2004-01-10change maintainter from warick to opie projectllornkcor1-1/+1
2004-01-10dont show background face for large screens, as it doesnt fitllornkcor1-1/+3
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-10-29merge noncore/tools/*mickeyl3-13/+6
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth1-3/+4
2003-08-09Merge from BRANCH_1_0.kergoth1-1/+1
2003-06-05sanitizedschurig1-1/+1
2003-04-24Add background to the clock.kergoth2-2/+9
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-03-26fix goofiness with s watchllornkcor1-183/+197
2003-03-04make timerStart called twice just reset, instead of stopllornkcor2-21/+28
2003-03-04added 3 qcop calls. timerStart(), timerStop() and timerReset()llornkcor2-194/+250
2003-02-17attempt to fix bug 586 - new thread and sleep 15 sec for cards to mount for ↵llornkcor3-418/+457
mp3 alarm
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
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 ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-22small fixsandman1-1/+1
2002-12-14addLanguage rulescniehaus1-0/+1
2002-12-14made the analog clock drawing more style awaresandman2-40/+57
2002-11-21danish i18ncniehaus1-2/+3
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-08-30Clock now works with liquid without drawing "interesting" patternssandman1-373/+393
(also reformated the file with astyle)
2002-08-29just a tr()fbarros1-1/+1