summaryrefslogtreecommitdiff
path: root/noncore/settings/netsystemtime/timetabwidget.cpp
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
2005-06-15Resource -> OResource and fix doc headersdrw1-28/+34
2005-02-23Fix UI to prevent error dialog from displaying when it shouldn'tdrw1-26/+31
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-03-02applied the patch generated by the optimize_connect script fromalwin1-1/+1
TT.
2003-04-13Revamped NetSystemTime! Changes include: 1. improved UI (e.g. ok/cancel ↵drw1-0/+292
work, timezone correctly changes date, new layout better suited for running in landscape mode, etc.) 2. improved code organization 3. smaller executable