Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
2. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c4a11bcb1ae13492a92eadeb06897a6fc08751c0
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Fri Jun 27 20:36:39 2008 +1000
up illume to rev120 - had theme problem. 100% cpu usage with infinite timer.
--- End Message ---
--- Begin Message ---
qtopiacore/qt/src/corelib/global/qnamespace.h | 2 +-
qtopiacore/qt/src/gui/kernel/qapplication_x11.cpp | 23 ++++++++++++++++----
qtopiacore/qt/src/gui/kernel/qwidget.cpp | 8 ++++++-
qtopiacore/qt/src/gui/kernel/qwidget_x11.cpp | 4 +-
src/applications/clock/clock.cpp | 3 +-
src/libraries/qtopia/qanalogclock.cpp | 2 +-
6 files changed, 30 insertions(+), 12 deletions(-)
New commits:
commit 52a0632d5aeca6edf0641e0d3467e570cacd4915
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Fri Jun 27 19:10:57 2008 +0200
[x11] Change from isVisible to check if the window is mapped.
Attempt/test to see if there is any difference to isVisible. In the
case when a tab is switched the old window should be hidden, the new
one should be drawn. Under valgrind one can see some artefacts when
switching tabs in the clock app, this needs some investigation...
commit e6d9bcf2da1e215d694e082989e59658f9df9e53
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Fri Jun 27 19:01:57 2008 +0200
[x11] We have postponed the Resize and Move from show_helper... do them now
Even if we are not a toplevel window we need to do the resize. Basicly
we have postponed this from show_helper and need to do this before we
start painting. qtmail's "mail" is a good test case for this.
commit 80d3f3fb4bdd47ca6f49f0079f2301d2ed7632d4
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Fri Jun 27 18:35:44 2008 +0200
[x11] We can use ConfigPending, remove the other option, paint less
Try to paint less... this is work in progress
commit a8e364afd2ced4d280444d363e5f3a5ac0627b88
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Fri Jun 27 10:47:46 2008 +0200
[clock] Do not force an immediate repaint
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog