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/2] Small UI patches
Date: Fri, 26 Aug 2011 18:48:57 -0700	[thread overview]
Message-ID: <cover.1314409608.git.josh@linux.intel.com> (raw)

Most interesting is the second patch to add a Copy item to the right-click
menu for logs in RunningBuildTreeView.

This means users of hob and goggle can copy/paste the log contents right from
the GUI as well as submitting the log contents to pastebin.

The following changes since commit 0423587db09f6f28cf9d801f5657a84157f42dbe:

  hob: disable some menu entries whilst build is in progress (2011-08-24 19:32:42 -0700)

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

Joshua Lock (2):
  ui/crumbs/tasklistmodel: don't add same item to binb column more than
    once
  ui/crumbs/runningbuild: add a 'Copy' item to the messages right-click
    menu

 lib/bb/ui/crumbs/runningbuild.py  |   36 +++++++++++++++++++++++++++---------
 lib/bb/ui/crumbs/tasklistmodel.py |    5 +++--
 2 files changed, 30 insertions(+), 11 deletions(-)

-- 
1.7.6




             reply	other threads:[~2011-08-27  1:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-27  1:48 Joshua Lock [this message]
2011-08-27  1:48 ` [PATCH 1/2] ui/crumbs/tasklistmodel: don't add same item to binb column more than once Joshua Lock
2011-08-27  1:48 ` [PATCH 2/2] ui/crumbs/runningbuild: add a 'Copy' item to the messages right-click menu Joshua Lock
2011-08-29 12:50 ` [PATCH 0/2] Small UI patches 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.1314409608.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.