summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/imagedetailspage.py
AgeCommit message (Expand)Author
2012-04-11Hob: show those appliable buttons on the image details page onlyShane Wang
2012-04-11Hob: add tooltips into image details screenShane Wang
2012-04-11Hob: clean up and unify the steps for new build to call initiate_new_build_as...Shane Wang
2012-04-11Hob: Fix the pattern patch for image nameDongxiao Xu
2012-04-05Hob: unify _size_to_string() and _string_to_size()Shane Wang
2012-04-05Hob: remove grab_default() for deploy buttonShane Wang
2012-04-05Hob: Remove some calling of initiate_new_build()Dongxiao Xu
2012-03-29Hob: Improve the matching for runnable machine typeDongxiao Xu
2012-03-29Hob: add Templates and Settings on image details screenShane Wang
2012-03-29Hob: Set one of deployable images or runnable images as the default toggled itemShane Wang
2012-03-28lib/bb/ui/crumbs/imagedetails: use secondary button style for 'View files'Joshua Lock
2012-03-25Hob: runqemu and deployment functionality filterDongxiao Xu
2012-03-23lib/bb/ui/crumbs: make use of HobButton for existing primary action buttonsJoshua Lock
2012-03-22lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock
2012-03-20ui/crumbs: remove unused return value from append_toolbar_buttonJoshua Lock
2012-03-20Hob: fix '!= None' and '== None' in the codeShane Wang
2012-03-15Hob: Change Box's padding valueDongxiao Xu
2012-03-01Hob: fix a bug that the image size is shown incorrectly in the image details ...Shane Wang
2012-03-01Hob: make HobViewTable more general in hob and make the image selection dialo...Shane Wang
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu