All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Small UI patches
@ 2011-08-27  1:48 Joshua Lock
  2011-08-27  1:48 ` [PATCH 1/2] ui/crumbs/tasklistmodel: don't add same item to binb column more than once Joshua Lock
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joshua Lock @ 2011-08-27  1:48 UTC (permalink / raw)
  To: bitbake-devel

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




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

end of thread, other threads:[~2011-08-29 12:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-27  1:48 [PATCH 0/2] Small UI patches Joshua Lock
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

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.