Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Tue Jul 22 14:55:51 CEST 2008


 src/libraries/qtopiamail/qemailsupport.cpp         |    6 ++++--
 src/libraries/qtopiaprinting/qprintingsupport.cpp  |    2 +-
 .../phone/callscreen/semithemed/callscreen.cpp     |   18 +++++++++++++++---
 .../phone/callscreen/semithemed/callscreen.h       |    1 +
 .../phonelauncher/phonelauncher_illume.cpp         |    8 ++++++++
 5 files changed, 29 insertions(+), 6 deletions(-)

New commits:
commit 73107ee4a709fc554ac101e2ef27be65658387aa
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Jul 22 13:54:36 2008 +0200

    [callscreen] When the callscreen gets hidden remove all dropped calls
        When we hide remove all calls from the screen. It was possible to hide
        before the grace period of dropped calls was over and on a new call
        QA saw the old call hanging around.
        Introduce a updateAll() overload that will remove all dropped calls
        regardles of how many seconds have passed.

commit 73dca747a9faa134b1f0fff0d531a4a5a59b6ddd
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Jul 22 13:47:29 2008 +0200

    [phone] Hide the CallScreen directly in case of a missed call
        QA doesn't want to see the callscreen after having dealt with the missed
        call messagebox. Directly hide the callscreen if nothing else is going
        on.

commit 13fd6cb3f7bdbbb552fe8129d17e446be3c8299b
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Jul 22 13:37:07 2008 +0200

    [linking] Make sure our new symbols get exported
        Use QTOPIAPRINTING_EXPORT and QTOPIAMAIL_EXPORT to make sure these
        symbols get exported.





More information about the commitlog mailing list