summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/imagedetailspage.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Hob: log for Hob and allow users to show logs after successful buildLiming An2012-08-021-4/+20
* bitbake: Hob: fixed some variables not clean bug in detail pageLiming An2012-07-041-11/+3
* bitbake: Hob: change 'run image' and 'deploy' Gui and work flow for building ...Liming An2012-06-291-114/+98
* Hob: Change 'run image' work flow and image detail screen as ui designLiming An2012-06-081-44/+157
* Hob: clear the repeated function get_kernel_file_nameLiming An2012-06-081-18/+1
* Hob: add the 'build new' be as the primary action for 'Image detail' pageLiming An2012-05-301-11/+8
* Hob:fixed the issue of primary button is not an 'orange hob button'Liming An2012-05-251-11/+16
* replace os.system with subprocess.callRobert Yang2012-05-231-1/+2
* Hob: fixed the issue about the 'run image' page should have the primary bugLiming An2012-05-231-6/+8
* Hob: fixed the issue about bug 'running image' workflow and related viewLiming An2012-05-231-22/+53
* Hob: change the workflow about click 'Run Image' to run directly after builde...Liming An2012-05-091-67/+72
* 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