summaryrefslogtreecommitdiff
path: root/noncore/settings/netsystemtime
AgeCommit message (Collapse)AuthorFilesLines
2007-04-23Fix for bug 1848 where the outcome of setting the time to 12:00AM did noterik1-2/+2
work. This commit is based on a patch submitted by harlekin. Thank you!
2007-01-14When selecting a time zone, warn the user if the time zone file in ↵paule1-26/+35
/usr/share/zoneinfo for the selected time zone is missing
2007-01-14Add setting to show date/time settings on every restart (useful on devices ↵paule2-3/+16
where the date/time slips or is reset when the device is reset)
2007-01-12This commit switches from using hardcoded ntp servers to using a pool ntperik1-3/+3
server.
2005-08-11revertllornkcor1-2/+2
2005-08-11add opie-smbllornkcor1-2/+2
2005-07-25Show 'Predict' tab only once - close #1543hrw1-3/+13
2005-07-19change fontsize in ntp server tab and predict tab from hardcoded 7hrw2-2/+2
to default - 2 so it is readable on VGA screen
2005-06-15Resource -> OResource and fix doc headersdrw13-318/+351
2005-04-24Relaxed fix for errors in ntpdate command, avoiding false error messages. ↵skyhusker1-1/+1
Fixes bug #1357.
2005-03-01Fix SIGSEV I created with last updatedrw1-13/+16
2005-02-23Fix UI to prevent error dialog from displaying when it shouldn'tdrw5-120/+152
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-301/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+301
2004-11-07The fixed column widths break the OTabWidget rendering in windowed mode.treke1-3/+1
2004-10-22Write the hardware clock after setting the datetime. This way we canzecke1-4/+10
gurantee it is set while opiealarm has not run.
2004-09-19add more default servers in case ntpservers file is not foundllornkcor1-2/+4
2004-05-14fixeschicken1-1/+1
2004-04-04convert to Opie Debugging Frameworkmickeyl1-1/+1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-14more ODP and right signal syntaxzecke1-2/+2
2004-03-14Make use of ODPzecke3-7/+9
2004-03-02applied the patch generated by the optimize_connect script fromalwin3-10/+10
TT.
2004-02-22System Time: libopie->libopie2drw6-332/+330
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-2/+3
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-2/+2
Maintainer, Files and Section fields)
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-10-29merge noncore/settings/* except networksettings for which tille volunteered ↵mickeyl4-26/+19
(thanks)
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0.kergoth1-1/+1
2003-06-05sanitizedschurig1-1/+1
2003-05-21Fix to prevent division by 0zecke1-1/+2
from Mark Hsu
2003-05-18fix the fixcniehaus1-6/+0
2003-05-18frontport to HEADcniehaus1-2/+3
2003-04-24Correct Package varkergoth1-1/+1
2003-04-22Fix bug #867drw1-2/+2
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-04-13Remove old #include so it compilesdrw1-1/+0
2003-04-13Revamped NetSystemTime! Changes include: 1. improved UI (e.g. ok/cancel ↵drw19-1988/+1771
work, timezone correctly changes date, new layout better suited for running in landscape mode, etc.) 2. improved code organization 3. smaller executable
2003-03-29Fix for bug #701 - update time and date controls on Main tab after ↵drw1-0/+5
retrieving time from ntpdate.
2003-03-08add pics dirharlekin1-1/+1
2003-02-09remove uic-generated filesmickeyl2-432/+0
2003-01-29fix for adv tabtille1-17/+19
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-23package naming change.. alter library packages to use debian naming ↵kergoth1-1/+1
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-17saving bug fixtille1-6/+10