All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Behavioural bug fixes for Hob
@ 2011-07-07 22:43 Joshua Lock
  2011-07-07 22:43 ` [PATCH 1/3] ui/crumbs/tasklistmodel: fix reset method Joshua Lock
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Joshua Lock @ 2011-07-07 22:43 UTC (permalink / raw)
  To: bitbake-devel

This is the first of no doubt many patch series to fix bugs in the hob ui now
that people have started trying to use it.

The following changes since commit c7a9ef70ba91d47d53074e8d78cbc52f396144a7:

  bitbake/process.py: Ensure queued UI events are queued right before we add our own handler (2011-07-07 10:57:05 +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: fix reset method
  lib/bb/hob: fix changing base image
  lib/bb/ui/hob: don't error when dismissing save as dialog

 lib/bb/ui/crumbs/tasklistmodel.py |   20 ++++++++++++++++----
 lib/bb/ui/hob.py                  |   30 +++++++++++++++++++-----------
 2 files changed, 35 insertions(+), 15 deletions(-)

-- 
1.7.6




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

end of thread, other threads:[~2011-07-08 16:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 22:43 [PATCH 0/3] Behavioural bug fixes for Hob Joshua Lock
2011-07-07 22:43 ` [PATCH 1/3] ui/crumbs/tasklistmodel: fix reset method Joshua Lock
2011-07-07 22:43 ` [PATCH 2/3] lib/bb/hob: fix changing base image Joshua Lock
2011-07-07 22:43 ` [PATCH 3/3] lib/bb/ui/hob: don't error when dismissing save as dialog Joshua Lock
2011-07-08 16:30 ` [PATCH 0/3] Behavioural bug fixes for Hob 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.