Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Dongxiao Xu <dongxiao.xu@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 00/12 v2][PULL] Hob: Functionality and GUI Fixes
Date: Thu, 15 Mar 2012 16:29:48 +0800	[thread overview]
Message-ID: <cover.1331796806.git.dongxiao.xu@intel.com> (raw)

Hi Richard,

This is the second pull request for Hob functionality and GUI fixes, please help to review and pull.

Changes from v1:
1) Modify the Box padding according to Josh's comments.
2) Add a new patch which fixes all Box's padding values in Hob code.

Thanks,
Dongxiao

The following changes since commit 2d56dc7b1f0d186e14c4c8a949b280b6b3fc31de:

  codeparser: Call intern over the set contents for better cache performance (2012-03-12 02:22:34 +0000)

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

Dongxiao Xu (12):
  Hob: add "Close" button to "BinbDialog"
  Hob: Disable the handling of "NoProvider" event
  cooker: add package rdepends and rrecommends info
  Hob: Fix the image installation dependency
  Hob: Remove the reset button in recipe/package selection page
  Hob: Remove the indication in machine/base image combobox
  Hob: Remove the recipe/package populated signal
  Hob: Show recipe/package editing button after base image is selected
  Hob: Emit command-failed signal even if error msg is None
  Hob: Add stop button for parsing progress
  Hob: improve recipe/package selection performance
  Hob: Change Box's padding value

 lib/bb/cooker.py                           |    4 +-
 lib/bb/ui/crumbs/builddetailspage.py       |    6 +-
 lib/bb/ui/crumbs/builder.py                |   68 +++++++++++++++++----------
 lib/bb/ui/crumbs/hig.py                    |   18 ++++----
 lib/bb/ui/crumbs/hobeventhandler.py        |   43 ++++++++++--------
 lib/bb/ui/crumbs/hoblistmodel.py           |   32 +++-----------
 lib/bb/ui/crumbs/hobpages.py               |    2 +-
 lib/bb/ui/crumbs/imageconfigurationpage.py |   50 ++++++++++++++-------
 lib/bb/ui/crumbs/imagedetailspage.py       |    2 +-
 lib/bb/ui/crumbs/packageselectionpage.py   |   14 +-----
 lib/bb/ui/crumbs/recipeselectionpage.py    |   12 +----
 11 files changed, 128 insertions(+), 123 deletions(-)

-- 
1.7.4.1




             reply	other threads:[~2012-03-15  8:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-15  8:29 Dongxiao Xu [this message]
2012-03-15  8:29 ` [PATCH 01/12] Hob: add "Close" button to "BinbDialog" Dongxiao Xu
2012-03-15  8:29 ` [PATCH 02/12] Hob: Disable the handling of "NoProvider" event Dongxiao Xu
2012-03-15  8:29 ` [PATCH 03/12] cooker: add package rdepends and rrecommends info Dongxiao Xu
2012-03-15  8:29 ` [PATCH 04/12] Hob: Fix the image installation dependency Dongxiao Xu
2012-03-15  8:29 ` [PATCH 05/12] Hob: Remove the reset button in recipe/package selection page Dongxiao Xu
2012-03-15  8:29 ` [PATCH 06/12] Hob: Remove the indication in machine/base image combobox Dongxiao Xu
2012-03-15  8:29 ` [PATCH 07/12] Hob: Remove the recipe/package populated signal Dongxiao Xu
2012-03-15  8:29 ` [PATCH 08/12] Hob: Show recipe/package editing button after base image is selected Dongxiao Xu
2012-03-15  8:29 ` [PATCH 09/12] Hob: Emit command-failed signal even if error msg is None Dongxiao Xu
2012-03-15  8:29 ` [PATCH 10/12] Hob: Add stop button for parsing progress Dongxiao Xu
2012-03-15  8:29 ` [PATCH 11/12] Hob: improve recipe/package selection performance Dongxiao Xu
2012-03-15  8:30 ` [PATCH 12/12] Hob: Change Box's padding value Dongxiao Xu
2012-03-15 10:35 ` [PATCH 00/12 v2][PULL] Hob: Functionality and GUI Fixes 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.1331796806.git.dongxiao.xu@intel.com \
    --to=dongxiao.xu@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox