All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Bug fixes for hob
@ 2011-08-04  1:23 Joshua Lock
  2011-08-04  1:23 ` [PATCH 1/6] bb/ui/hob: fix detection of whether GPLv3 is disabled Joshua Lock
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Joshua Lock @ 2011-08-04  1:23 UTC (permalink / raw)
  To: bitbake-devel

A fairly small series of bug fixes for the hob UI, please review.

The following changes since commit 25ec13075855f7e321a9763682a8cd4ca09203cd:

  bb/ui/crumbs/runningbuild: emit signal when command fails with exit signal (2011-08-02 18:12:46 -0700)

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

Joshua Lock (6):
  bb/ui/hob: fix detection of whether GPLv3 is disabled
  bb/ui/crumbs/tasklistmodel: fix regex used for loading image recipes
  bb/ui/hob: prevent label on progress bar from changing rapidly when
    loading
  bb/ui/crumbs/hobeventhandler: use generic loading message once cache
    loaded
  bb/ui/hob: only connect to the changed signal of image_combo once
  bb/ui/hob: be clear that the image contents are an estimate

 lib/bb/ui/crumbs/hobeventhandler.py |    3 +-
 lib/bb/ui/crumbs/tasklistmodel.py   |    2 +-
 lib/bb/ui/hob.py                    |   39 ++++++++++++++++++++++++++---------
 3 files changed, 32 insertions(+), 12 deletions(-)

-- 
1.7.6




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

end of thread, other threads:[~2011-08-04 14:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-04  1:23 [PATCH 0/6] Bug fixes for hob Joshua Lock
2011-08-04  1:23 ` [PATCH 1/6] bb/ui/hob: fix detection of whether GPLv3 is disabled Joshua Lock
2011-08-04  1:23 ` [PATCH 2/6] bb/ui/crumbs/tasklistmodel: fix regex used for loading image recipes Joshua Lock
2011-08-04  1:23 ` [PATCH 3/6] bb/ui/hob: prevent label on progress bar from changing rapidly when loading Joshua Lock
2011-08-04  1:23 ` [PATCH 4/6] bb/ui/crumbs/hobeventhandler: use generic loading message once cache loaded Joshua Lock
2011-08-04  1:23 ` [PATCH 5/6] bb/ui/hob: only connect to the changed signal of image_combo once Joshua Lock
2011-08-04  1:23 ` [PATCH 6/6] bb/ui/hob: be clear that the image contents are an estimate Joshua Lock
2011-08-04 14:09 ` [PATCH 0/6] 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.