Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Tue Jun 24 19:40:34 CEST 2008


 src/libraries/qtopia/themedview.cpp                |   17 +++++++------
 src/libraries/qtopia/themedview.h                  |    6 ++--
 src/server/phone/callscreen/themed/callscreen.cpp  |   10 ++++----
 .../phone/contextlabel/base/contextlabel.cpp       |    4 +-
 src/server/phone/dialer/touch/dialer.cpp           |   12 +++++-----
 .../phone/homescreen/nohomescreen/nohomescreen.cpp |   19 +++++++++++++++
 .../phone/homescreen/nohomescreen/nohomescreen.h   |   24 ++++++++++++++++++++
 src/server/server.pro                              |    8 ++----
 8 files changed, 71 insertions(+), 29 deletions(-)

New commits:
commit 26c87ba6fe671da2f0b11bfa9f3281fb77f9d59e
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Jun 24 19:33:44 2008 +0200

    [theme] Attempt to minimize the calls to ThemedView::layout
        Currently calling ThemedView::findItem would end with many calls
        to ThemedView::layout. Try to postpone calling layout until we
        have our proper size. Currently getTemplateInstance will force a
        layout. This is as best as it can get for now.

commit cd163b0185f7fb179ceb73f6761bf8e6edee411b
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Jun 24 13:15:18 2008 +0200

    [homescreen] Provide a dummy homescreen that replaces themed one
        This should be more efficient. We can not get rid of the
        HomeScreenControl completely but we can use a homescreen that
        is not loading any additional theme files which should be good
        for performance.

commit a779f74b7572daf3f2b5123057b9e92c47aba74d
Merge: a59652d8a9e3c6b08d617edb5fad4da8d60c95d5 5995160a419f49de48f0b844bee02d88b10f1205
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Jun 24 13:04:48 2008 +0200

    Merge branch 'master' of git+ssh://git@git.openmoko.org/var/cache/git/qtopia

commit a59652d8a9e3c6b08d617edb5fad4da8d60c95d5
Merge: c908a52fd5303cc8f44d660063f9fbc8443a51cb 5b433744b51c9c94fe2033cc125126cef5394ae4
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Jun 24 12:02:41 2008 +0200

    Merge branch 'master' of git+ssh://git@git.openmoko.org/var/cache/git/qtopia

commit c908a52fd5303cc8f44d660063f9fbc8443a51cb
Author: Holger Freyther <zecke at selfish.org>
Date:   Tue Jun 24 08:15:24 2008 +0200

    [server] Remove the shutdown task from the server
        The appshutdown seems to be used to shutdown the QPE process. We have other
        means to shutdown.





More information about the commitlog mailing list