All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Hob: bug fixes
@ 2012-03-28 16:36 Shane Wang
  2012-03-28 16:36 ` [PATCH 1/5] Hob: add Templates and Settings on image details screen Shane Wang
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Shane Wang @ 2012-03-28 16:36 UTC (permalink / raw)
  To: bitbake-devel

Fix bug 2163 and some words

The following changes since commit bbef66e4005def54d70d3720ec131fa7edc22e2a:

  Hob: allow users to setup the proxies (2012-03-28 15:57:39 +0800)

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

Shane Wang (5):
  Hob: add Templates and Settings on image details screen
  Hob: change some words for build configurations on build details
    screen
  Hob: change some words on image configuration screen to make them
    consistent
  Hob: change some words on recipes screen and package screen to make
    them consistent
  Hob: change some words in settings dialog to make them consistent

 bitbake/lib/bb/ui/crumbs/builddetailspage.py       |   22 +++++++-------
 bitbake/lib/bb/ui/crumbs/builder.py                |   19 ++++++++-----
 bitbake/lib/bb/ui/crumbs/hig.py                    |   22 +++++++-------
 bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py |   18 +++++++++---
 bitbake/lib/bb/ui/crumbs/imagedetailspage.py       |   29 ++++++++++++++++++++
 bitbake/lib/bb/ui/crumbs/packageselectionpage.py   |    4 +-
 bitbake/lib/bb/ui/crumbs/recipeselectionpage.py    |    6 ++--
 7 files changed, 81 insertions(+), 39 deletions(-)

-- 
1.7.6




^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/5] Hob: bug fixes
@ 2012-03-26 10:41 Liming An
  0 siblings, 0 replies; 8+ messages in thread
From: Liming An @ 2012-03-26 10:41 UTC (permalink / raw)
  To: bitbake-devel

These patches are to fix bugs for Hob.

The following changes since commit fb3e59c88eda5ee3a53ad04aafaa7b749ecc1cc2:

  core-image-minimal-mtdutils.bb: Simple DESCRIPTION grammar fix. (2012-03-25 12:27:43 +0100)

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

Liming An (5):
  Hob: add refresh icon as ui request in building log
  Hob: fixed visually differentiate warnings and errors icon in
    building log
  Hob: change the recipe pasing error dialog icon from 'dialog-info' to
    'dialog-error'
  Hob: use hob icon checker to check the gtk icon for make the icon
    constaintly
  HOB: Splited configuration info of building log to a independently
    page from the log page

 bitbake/lib/bb/ui/crumbs/builddetailspage.py |   10 +-
 bitbake/lib/bb/ui/crumbs/builder.py          |    2 +-
 bitbake/lib/bb/ui/crumbs/hig.py              |    8 +-
 bitbake/lib/bb/ui/crumbs/hobwidget.py        |  196 ++++++++++++++++++++++++++
 bitbake/lib/bb/ui/crumbs/runningbuild.py     |   46 ++++---
 5 files changed, 236 insertions(+), 26 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-03-29 20:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-28 16:36 [PATCH 0/5] Hob: bug fixes Shane Wang
2012-03-28 16:36 ` [PATCH 1/5] Hob: add Templates and Settings on image details screen Shane Wang
2012-03-28 16:36 ` [PATCH 2/5] Hob: change some words for build configurations on build " Shane Wang
2012-03-28 16:36 ` [PATCH 3/5] Hob: change some words on image configuration screen to make them consistent Shane Wang
2012-03-28 16:36 ` [PATCH 4/5] Hob: change some words on recipes screen and package " Shane Wang
2012-03-28 16:36 ` [PATCH 5/5] Hob: change some words in settings dialog " Shane Wang
2012-03-29 20:22 ` [PATCH 0/5] Hob: bug fixes Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2012-03-26 10:41 Liming An

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.