aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/imagedetailspage.py
AgeCommit message (Expand)Author
2012-07-04bitbake: Hob: fixed some variables not clean bug in detail pageLiming An
2012-06-29bitbake: Hob: change 'run image' and 'deploy' Gui and work flow for building ...Liming An
2012-06-08Hob: Change 'run image' work flow and image detail screen as ui designLiming An
2012-06-08Hob: clear the repeated function get_kernel_file_nameLiming An
2012-05-30Hob: add the 'build new' be as the primary action for 'Image detail' pageLiming An
2012-05-25Hob:fixed the issue of primary button is not an 'orange hob button'Liming An
2012-05-23replace os.system with subprocess.callRobert Yang
2012-05-23Hob: fixed the issue about the 'run image' page should have the primary bugLiming An
2012-05-23Hob: fixed the issue about bug 'running image' workflow and related viewLiming An
2012-05-09Hob: change the workflow about click 'Run Image' to run directly after builde...Liming An
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