generic-poky/bitbake/lib/bb/ui/crumbs
Joshua Lock eba155d4d5 lib/bb/ui/crumbs: apply primary/secondary dialogue button styling
The design calls for primary buttons which are orange and large and
secondary buttons which are subtle with pale blue text. This is so that the
user is drawn towards the primary action and their use of the application
is more guided.

This patch uses HobButton and HobAltButton classes to style all dialogue
buttons accordingly.

Fixes [YOCTO #2125]

(From Poky rev: 1a52fe9f9e79f33686bd92613fc93eb97daacab8)

(Bitbake rev: 723ad434d427398b202b70f27762878315ffb22c)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-28 16:49:17 +01:00
..
__init__.py bitbake/crumbs: update documentation header 2011-02-24 15:54:52 +00:00
builddetailspage.py Hob: add build status labels in the build details screen to make it more close to the visual design 2012-03-25 12:23:34 +01:00
builder.py lib/bb/ui/crumbs: apply primary/secondary dialogue button styling 2012-03-28 16:49:17 +01:00
buildmanager.py Drop a couple usages of readlines 2010-07-02 15:41:37 +01:00
hig.py lib/bb/ui/crumbs: apply primary/secondary dialogue button styling 2012-03-28 16:49:17 +01:00
hobcolor.py lib/bb/ui/crumbs: add colour for HobAltButton per visual design 2012-03-23 16:10:23 +00:00
hobeventhandler.py Hob: Avoid getting TMPDIR in hardcode 2012-03-25 12:23:32 +01:00
hoblistmodel.py Hob: Use inherit information to judge if a recipe is image type 2012-03-22 14:40:40 +00:00
hobpages.py ui/crumbs/hobpage: no need to force a Toolbar button type 2012-03-20 15:21:36 +00:00
hobwidget.py lib/bb/ui/crumbs/hobwidget: convert button styling logic to static methods 2012-03-25 12:23:33 +01:00
imageconfigurationpage.py Hob: Change the descriptions for view_recipe_button and view_package_button 2012-03-23 16:10:25 +00:00
imagedetailspage.py Hob: runqemu and deployment functionality filter 2012-03-25 12:23:32 +01:00
packageselectionpage.py lib/bb/ui/crumbs: make use of HobButton for existing primary action buttons 2012-03-23 16:10:24 +00:00
persistenttooltip.py lib/bb/ui/crumbs/persistenttooltip: ensure a reasonable minimum size 2012-03-25 12:23:34 +01:00
progress.py crumbs: add back progress implementation for depexp 2012-02-25 11:55:45 +00:00
progressbar.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
puccho.glade bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
recipeselectionpage.py Hob: Initial an empty label in recipeselectionpage.py 2012-03-25 12:23:30 +01:00
runningbuild.py Hob: add build status labels in the build details screen to make it more close to the visual design 2012-03-25 12:23:34 +01:00
template.py Fix typo: BB_NUMBER_THREAD -> BB_NUMBER_THREADS 2012-03-25 12:23:33 +01:00