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/4] More Hob tweaks
Date: Mon, 26 Mar 2012 20:30:34 -0700	[thread overview]
Message-ID: <cover.1332818913.git.josh@linux.intel.com> (raw)

Hi all,

Here's some more tweaks for Hob.

The primary/secondary button styling change is similar to the same titled patch I submitted recently only the 'Advanced settings' dialogue retains it's Save/Cancel buttons.

I've also included some layout changes to match design and ensure the widgets are not moved around when re-drawing the layout.

Cheers,
Joshua

The following changes since commit 02d3451b2e0744204a1280f9effe9fd862bb4faf:

  Hob: add build status labels in the build details screen to make it more close to the visual design (2012-03-25 12:13:58 +0100)

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

Joshua Lock (4):
  lib/bb/ui/crumbs: apply primary/secondary dialogue button styling
  lib/bb/ui/crumbs: tweak build status display
  lib/bb/ui/crumbs/imageconfigurationpage: ensure widgets stay
    positioned
  lib/bb/ui/crumbs/imagedetails: use secondary button style for 'View
    files'

 lib/bb/ui/crumbs/builddetailspage.py       |    9 ++-
 lib/bb/ui/crumbs/builder.py                |  111 +++++++++++++++++----------
 lib/bb/ui/crumbs/hig.py                    |   34 +++++----
 lib/bb/ui/crumbs/imageconfigurationpage.py |   20 ++++--
 lib/bb/ui/crumbs/imagedetailspage.py       |    6 +-
 5 files changed, 115 insertions(+), 65 deletions(-)

-- 
1.7.7.6




             reply	other threads:[~2012-03-27  3:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-27  3:30 Joshua Lock [this message]
2012-03-27  3:30 ` [PATCH 1/4] lib/bb/ui/crumbs: apply primary/secondary dialogue button styling Joshua Lock
2012-03-27  3:30 ` [PATCH 2/4] lib/bb/ui/crumbs: tweak build status display Joshua Lock
2012-03-27  3:30 ` [PATCH 3/4] lib/bb/ui/crumbs/imageconfigurationpage: ensure widgets stay positioned Joshua Lock
2012-03-27  3:30 ` [PATCH 4/4] lib/bb/ui/crumbs/imagedetails: use secondary button style for 'View files' Joshua Lock
2012-03-27 14:14 ` [PATCH 0/4] More Hob tweaks Wang, Shane
2012-03-27 18:42   ` Joshua Lock
2012-03-28  1:06     ` Wang, Shane

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.1332818913.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.