Holger's qtopia repo: Changes to 'master'
git at git.openmoko.org
git at git.openmoko.org
Wed Jun 11 00:46:18 CEST 2008
BUGS.x11 | 17 ++-
src/libraries/qtopia/qtopiaapplication.cpp | 372 +++++++++++++++-------------
2 files changed, 210 insertions(+), 179 deletions(-)
New commits:
commit 8e9a4d7fcab9a77415d9b0923907e20725e56f6d
Author: Holger Freyther <zecke at selfish.org>
Date: Wed Jun 11 00:45:23 2008 +0200
[bugs] Callhistory is not updated when the addressbook changes
commit ea66d89b6c0947e0936e218bce1ef785684f25a3
Author: Holger Freyther <zecke at selfish.org>
Date: Wed Jun 11 00:44:11 2008 +0200
[bugs] Document the dbmigratetask performance annoyance
commit 749d05be2eed2912e4d5aa341333e4610c8c28e7
Author: Holger Freyther <zecke at selfish.org>
Date: Wed Jun 11 00:36:36 2008 +0200
[lifecycle] Do not quit before we have processed QCOP application data
This is fixing the issue were attempting to add a contact to the
contactlist only worked when the contact application was already running.
qpe successfully started the addressbook app (quicklauncher) and the
LifeCycle manager decided that it is time to quit the app as no gui
and no tasks were active. Give the app time until the qcop stuff was
processed. The issue is fixed, the new one is callhistory is only updated
after a restart...
commit b715886545dce3506a67e37a637c50b5cd779106
Author: Holger Freyther <zecke at selfish.org>
Date: Wed Jun 11 00:33:16 2008 +0200
[lifecycle] Prepare the code for changes
Fix the initializer list to be able to easily add new members
commit ce5311a7aea68b07560a050e62614251265ab68b
Author: Holger Freyther <zecke at selfish.org>
Date: Wed Jun 11 00:31:14 2008 +0200
[lifecycle] move the lifecycle definition after the QtopiaApplicationData declaration
We will need access to QtopiaApplicationData from the LifeCycle to allow
this we need to move the definition/implementation past the declaration of
QtopiaApplicationData.
commit f8c0ff5def18fdfaf3f6f25606852d0d6f0f499e
Author: Holger Freyther <zecke at selfish.org>
Date: Sun Jun 8 00:44:47 2008 +0200
[bugs] Start discussing the open bugs with myself
More information about the commitlog
mailing list