summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/imagedetailspage.py
Commit message (Expand)AuthorAgeFilesLines
* Hob: show those appliable buttons on the image details page onlyShane Wang2012-04-111-38/+84
* Hob: add tooltips into image details screenShane Wang2012-04-111-5/+11
* Hob: clean up and unify the steps for new build to call initiate_new_build_as...Shane Wang2012-04-111-1/+1
* Hob: Fix the pattern patch for image nameDongxiao Xu2012-04-111-2/+1
* Hob: unify _size_to_string() and _string_to_size()Shane Wang2012-04-051-10/+1
* Hob: remove grab_default() for deploy buttonShane Wang2012-04-051-1/+0
* Hob: Remove some calling of initiate_new_build()Dongxiao Xu2012-04-051-2/+0
* Hob: Improve the matching for runnable machine typeDongxiao Xu2012-03-291-1/+2
* Hob: add Templates and Settings on image details screenShane Wang2012-03-291-0/+29
* Hob: Set one of deployable images or runnable images as the default toggled itemShane Wang2012-03-291-26/+46
* lib/bb/ui/crumbs/imagedetails: use secondary button style for 'View files'Joshua Lock2012-03-281-1/+5
* Hob: runqemu and deployment functionality filterDongxiao Xu2012-03-251-11/+33
* lib/bb/ui/crumbs: make use of HobButton for existing primary action buttonsJoshua Lock2012-03-231-9/+2
* lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock2012-03-221-6/+6
* ui/crumbs: remove unused return value from append_toolbar_buttonJoshua Lock2012-03-201-1/+1
* Hob: fix '!= None' and '== None' in the codeShane Wang2012-03-201-6/+6
* Hob: Change Box's padding valueDongxiao Xu2012-03-151-1/+1
* Hob: fix a bug that the image size is shown incorrectly in the image details ...Shane Wang2012-03-011-8/+24
* Hob: make HobViewTable more general in hob and make the image selection dialo...Shane Wang2012-03-011-12/+53
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-0/+294