Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Fri May 23 09:59:12 CEST 2008


 qtopiacore/qt/src/gui/painting/qbackingstore.cpp |   24 ++++++++++++----
 src/libraries/qtopia/qtimezone.cpp               |   33 +--------------------
 src/libraries/qtopia/qtimezoneselector.cpp       |    4 +-
 src/libraries/qtopia/qtopiaapplication.cpp       |   23 ++++-----------
 src/libraries/qtopia/qworldmap.cpp               |    7 ++++-
 src/libraries/qtopiabase/qtopianamespace.cpp     |   12 ++++++++
 src/libraries/qtopiabase/qtopianamespace.h       |    2 +
 src/libraries/qtopiamail/qmailstore_p.cpp        |    2 +
 src/libraries/qtopiaphone/wap/qwsppdu.cpp        |    6 ++++
 src/server/core_server/environmentsetuptask.cpp  |    6 ----
 src/server/core_server/timemonitor.cpp           |    2 +-
 src/server/core_server/timeupdateservice.cpp     |   10 ++++--
 src/server/firstuse.cpp                          |    3 ++
 src/settings/systemtime/settime.cpp              |   12 ++++++--
 14 files changed, 75 insertions(+), 71 deletions(-)

New commits:
commit 6a6017e59172d7f2f0243939b81782b479e3d23e
Author: Holger Freyther <zecke at selfish.org>
Date:   Fri May 23 00:35:24 2008 +0200

    Fix for the spinbox in the alarm section of the clock
        - Check if "we" got configured or got an expose event
        - The usage of window() might make painting bad when switching
          tabs.

commit 2375da7466bafb4bbf95654d8cd3c6af8227a398
Author: Holger Freyther <zecke at selfish.org>
Date:   Fri May 23 00:08:16 2008 +0200

    Avoid SIGFPE with a division with zero (hImg)

commit 35b8fc13f833f7557ed429949f623f20df4854f3
Author: Holger Freyther <zecke at selfish.org>
Date:   Thu May 22 20:46:37 2008 +0200

    [timezone] Remove usage of TZ, start using and updating /etc/timezone
        /etc/localtime was already properly written by the TimeUpdateService. Now
        we also use /etc/timezone to figure out the current timezone. This should
        make Qtopia play more nicely with the rest of the system. E.g. illume and
        Qtopia using the same time.





More information about the commitlog mailing list