summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/imagedetailspage.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: removal of hob ui and associated ui filesbavery2016-03-021-705/+0
* bitbake: Allow Hob to run images on a custom simulator, other than qemuMirela Rabulea2016-02-181-18/+54
* bitbake: hob: create a base hob image used to create custom imagesCristiana Voicu2014-02-281-1/+1
* bitbake: imagedetailspage: Fix crash with more than 15 layersRichard Purdie2013-12-021-1/+1
* bitbake: hob: do not display the "Package list may be incomplete!" dialogCristiana Voicu2013-11-011-1/+1
* bitbake: hob: populate "Save image" dialog when saving changes to a custom im...Cristiana Voicu2013-09-221-0/+8
* bitbake: hob/imagedetailspage: add tooltip for save image recipe buttonCristiana Voicu2013-08-061-0/+1
* bitbake: hob: change the name and description for the saveimagedialogCristiana Voicu2013-08-061-2/+4
* bitbake: hob: make changes in order to permit from UI to edit an image after ...Cristiana Voicu2013-08-061-2/+8
* bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu2013-08-061-0/+2
* bitbake: hob: create save image dialog used to save a templateCristiana Voicu2013-08-061-2/+18
* bitbake: hob: labelling changes in HobCristiana Voicu2013-08-061-3/+8
* bitbake: hob: assure consistency for image size labelCristiana Voicu2013-05-101-0/+2
* bitbake: hob: remove save/load template functionalityCristiana Voicu2013-02-151-41/+1
* bitbake: hob: progress bar changed to busy cursor when you open log fileCristiana Voicu2013-01-211-14/+2
* bitbake: hig.py: refactor into individual componentsBogdan Marinescu2013-01-161-2/+2
* bitbake: hob: add a progress indicator when you select 'view log'Cristiana Voicu2012-10-271-1/+15
* bitbake: hob/imagedetailspage: disable the deploy tool for qemu machinesConstantin Musca2012-10-031-0/+2
* bitbake: hob/image_details/run_image: Kernel must be setIoana Grigoropol2012-10-031-2/+2
* bitbake: hob/image_details: Remove kernel info from detailsIoana Grigoropol2012-10-021-12/+12
* bitbake: hob: Buttons width and height are taken for hostIoana Grigoropol2012-09-271-16/+85
* bitbake: hob: Fix settings dialog issuesBogdan Marinescu2012-09-201-1/+1
* bitbake: hob: rename 'View log' to 'Open log'Constantin Musca2012-09-201-6/+6
* bitbake: hob/imagedetailspage: change "FileCreated" label to "Files created"Cristiana Voicu2012-09-141-1/+1
* bitbake: hob: The 'run image' and 'deploy image' dialogs text and alignment c...Cristiana Voicu2012-09-071-4/+10
* bitbake: hob/imagedetailspage: "Image ready" icon appers only after the image...Cristiana Voicu2012-09-071-1/+1
* bitbake: hobwidget: Button theme is taken from host, fixIoana Grigoropol2012-09-071-4/+4
* 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