All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] More Hob tweaks
@ 2012-03-27  3:30 Joshua Lock
  2012-03-27  3:30 ` [PATCH 1/4] lib/bb/ui/crumbs: apply primary/secondary dialogue button styling Joshua Lock
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Joshua Lock @ 2012-03-27  3:30 UTC (permalink / raw)
  To: bitbake-devel

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




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

end of thread, other threads:[~2012-03-28  1:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27  3:30 [PATCH 0/4] More Hob tweaks Joshua Lock
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

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.