All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/8] Hob GUI tweaks and bugfixes
Date: Fri, 22 Jul 2011 21:54:19 -0700	[thread overview]
Message-ID: <cover.1311396520.git.josh@linux.intel.com> (raw)

This series contains largely cosmetic and purely GUI related changes to
address some bugs filed against Hob and a few other GUI tweaks.

The following changes since commit abc67ed6921c98ed581f101ec1acc589fd9ce7e9:

  bitbake/utils: Add contains helper function from lib.oe.utils (2011-07-22 12:11:01 +0100)

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

Joshua Lock (8):
  hob: refer to tasks as Package Collections
  ui/crumbs/tasklistmodel: don't show native and cross recipes
  ui/hob: clear the search entry when resetting
  ui/hob: if the user clicks Stop a second time only offer 'Force Stop'
  hob: only add new layer's to the UI
  ui/crumbs/hobprefs: set higher arbitrary limit on threads &
    parallelism
  ui/crumbs/hobprefs: tweak the package format tooltip
  hob: rework image output type setting

 lib/bb/ui/crumbs/configurator.py    |   10 ++++--
 lib/bb/ui/crumbs/hobeventhandler.py |   21 +++++++++++-
 lib/bb/ui/crumbs/hobprefs.py        |   60 ++++++++++++++++++++++-------------
 lib/bb/ui/crumbs/layereditor.py     |    5 ++-
 lib/bb/ui/crumbs/tasklistmodel.py   |    3 ++
 lib/bb/ui/hob.py                    |   58 +++++++++++++++++++++------------
 6 files changed, 107 insertions(+), 50 deletions(-)

-- 
1.7.6




             reply	other threads:[~2011-07-23  4:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-23  4:54 Joshua Lock [this message]
2011-07-23  4:54 ` [PATCH 1/8] hob: refer to tasks as Package Collections Joshua Lock
2011-07-23  4:54 ` [PATCH 2/8] ui/crumbs/tasklistmodel: don't show native and cross recipes Joshua Lock
2011-07-23  4:54 ` [PATCH 3/8] ui/hob: clear the search entry when resetting Joshua Lock
2011-07-23  4:54 ` [PATCH 4/8] ui/hob: if the user clicks Stop a second time only offer 'Force Stop' Joshua Lock
2011-07-23  4:54 ` [PATCH 5/8] hob: only add new layer's to the UI Joshua Lock
2011-07-23  4:54 ` [PATCH 6/8] ui/crumbs/hobprefs: set higher arbitrary limit on threads & parallelism Joshua Lock
2011-07-23  4:54 ` [PATCH 7/8] ui/crumbs/hobprefs: tweak the package format tooltip Joshua Lock
2011-07-23  4:54 ` [PATCH 8/8] hob: rework image output type setting Joshua Lock
2011-07-25 11:36 ` [PATCH 0/8] Hob GUI tweaks and bugfixes Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1311396520.git.josh@linux.intel.com \
    --to=josh@linux.intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.