All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Hob: bug-fixes
@ 2012-05-08 11:48 Liming An
  2012-05-08 11:48 ` [PATCH 1/4] Hob: change the refresh icon speed to make it view clear Liming An
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Liming An @ 2012-05-08 11:48 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 38da655788361e949d605bebfab45cf5830df613:

  glib-2.0: Fix issues with libelf dependency creeping in (2012-05-07 16:42:48 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib limx/hob-bug-fixes-continue
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=limx/hob-bug-fixes-continue

Liming An (4):
  Hob: change the refresh icon speed to make it view clear
  Hob: add original url show function with the tooltip hyperlink for
    user
  Hob: add group number show and 'bold' visible effect for Package view
  Hob: change the workflow about click 'Run Image' to run directly
    after builded a qemu image

 bitbake/lib/bb/ui/crumbs/builder.py              |   52 ++++++---
 bitbake/lib/bb/ui/crumbs/hoblistmodel.py         |    7 +-
 bitbake/lib/bb/ui/crumbs/hobwidget.py            |   41 ++++++-
 bitbake/lib/bb/ui/crumbs/imagedetailspage.py     |  139 +++++++++++-----------
 bitbake/lib/bb/ui/crumbs/packageselectionpage.py |   26 ++++
 bitbake/lib/bb/ui/crumbs/persistenttooltip.py    |   19 +++
 6 files changed, 194 insertions(+), 90 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-05-09 21:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 11:48 [PATCH 0/4] Hob: bug-fixes Liming An
2012-05-08 11:48 ` [PATCH 1/4] Hob: change the refresh icon speed to make it view clear Liming An
2012-05-08 11:48 ` [PATCH 2/4] Hob: add original url show function with the tooltip hyperlink for user Liming An
2012-05-08 11:48 ` [PATCH 3/4] Hob: add group number show and 'bold' visible effect for Package view Liming An
2012-05-08 11:48 ` [PATCH 4/4] Hob: change the workflow about click 'Run Image' to run directly after builded a qemu image Liming An
2012-05-09 20:57 ` [PATCH 0/4] Hob: bug-fixes 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.