From patchwork Tue Mar 27 03:30:34 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/4] More Hob tweaks Date: Tue, 27 Mar 2012 03:30:34 -0000 From: Joshua Lock X-Patchwork-Id: 24603 Message-Id: To: bitbake-devel@lists.openembedded.org 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(-)