All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Bug fixes for the hob GUI
@ 2011-07-12 21:48 Joshua Lock
  2011-07-12 21:48 ` [PATCH 1/3] ui/crumbs/tasklistmodel: update brought in by column when possible Joshua Lock
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Joshua Lock @ 2011-07-12 21:48 UTC (permalink / raw)
  To: bitbake-devel

The attached series contains three patches which fix Yocto bugs #1218 and
#1219. More detail in the commit headers.

The following changes since commit 521909d1350a415d19516aa1710041e30950c7cc:

  bitbake cooker/ui: handle cmd line parsing result by individual UI. (2011-07-08 17:38:06 +0100)

are available in the git repository at:
  git://github.com/incandescant/bitbake hob
  https://github.com/incandescant/bitbake/tree/hob

Joshua Lock (3):
  ui/crumbs/tasklistmodel: update brought in by column when possible
  ui/crumbs/tasklistmodel: fix automatic removal of orphaned items
  cooker: only return *Found events if something was actually found

 lib/bb/cooker.py                  |   12 ++++++---
 lib/bb/ui/crumbs/tasklistmodel.py |   48 ++++++++++++++++++++++--------------
 2 files changed, 37 insertions(+), 23 deletions(-)

-- 
1.7.6




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-13 11:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-12 21:48 [PATCH 0/3] Bug fixes for the hob GUI Joshua Lock
2011-07-12 21:48 ` [PATCH 1/3] ui/crumbs/tasklistmodel: update brought in by column when possible Joshua Lock
2011-07-12 21:48 ` [PATCH 2/3] ui/crumbs/tasklistmodel: fix automatic removal of orphaned items Joshua Lock
2011-07-12 21:49 ` [PATCH 3/3] cooker: only return *Found events if something was actually found Joshua Lock
2011-07-13 11:27   ` Richard Purdie
2011-07-13 11:28 ` [PATCH 0/3] Bug fixes for the hob GUI Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.