]> Git trees. - libqmvoc.git/commit
Some obscure fixes related to setting the clock on startup:
authorJason Harris <kstars@30doradus.org>
Wed, 2 Nov 2005 06:24:02 +0000 (06:24 +0000)
committerJason Harris <kstars@30doradus.org>
Wed, 2 Nov 2005 06:24:02 +0000 (06:24 +0000)
commit80fc9013cba758e3eec96c6738bcfdbcc7f60752
tree9d7e2c6ac03212783c1ba8afe68e1e73e1b82697
parent711dab965fa2f5af93ddd651d6cd6d77575ace9c
Some obscure fixes related to setting the clock on startup:

+ Make the ExtDate::fromString() function les picky about what date
formats it accepts.

+ When setting the date from a script which is run from the command
line, make sure to set the given time as the local time, not the UT.

+ Make sure focus position specified in a script is persistent if the
script is run from the command line.

(fwd-ported from branches/3.5)

Thanks to Yannick Gingras for the bug report!

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=476799
extdate/extdatetime.cpp
extdate/extdatetime.h