summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* Hob: add build status labels in the build details screen to make it more clos...Shane Wang2012-03-253-19/+34
* lib/bb/ui/crumbs: use a PersistentTooltip for the Brought in by informationJoshua Lock2012-03-252-28/+7
* lib/bb/ui/crumbs/persistenttooltip: ensure a reasonable minimum sizeJoshua Lock2012-03-251-0/+3
* lib/bb/ui/crumbs/persistenttooltip: layout tweaksJoshua Lock2012-03-251-12/+12
* lib/bb/ui/crumbs/hobwidget: convert button styling logic to static methodsJoshua Lock2012-03-251-20/+33
* lib/bb/ui/crumbs/builddetailspage: fix label on 'Back' buttonJoshua Lock2012-03-251-1/+1
* lib/bb/ui/crumbs/hobwidget: HobAltButton different visual when insensitiveJoshua Lock2012-03-251-2/+25
* lib/bb/ui/crumbs/hig: sort layers in Layer Selection dialogueJoshua Lock2012-03-251-1/+7
* Fix typo: BB_NUMBER_THREAD -> BB_NUMBER_THREADSRobert P. J. Day2012-03-252-3/+3
* Hob: Avoid getting TMPDIR in hardcodeDongxiao Xu2012-03-252-1/+3
* Hob: Set empty DISTRO if "defaultsetup" is selectedDongxiao Xu2012-03-251-1/+2
* Hob: runqemu and deployment functionality filterDongxiao Xu2012-03-253-11/+40
* Hob: Add a supported image type "vmdk"Dongxiao Xu2012-03-251-0/+1
* Hob: Fix the workaround to get image typesDongxiao Xu2012-03-251-2/+1
* Hob: Change the Hob initialization processDongxiao Xu2012-03-253-9/+16
* Hob: Initial an empty label in recipeselectionpage.pyDongxiao Xu2012-03-251-1/+1
* Hob: Cleanup for hobeventhandler.pyDongxiao Xu2012-03-253-47/+34
* Hob: Remove unnecessary PARSE_BBFILES commandDongxiao Xu2012-03-251-5/+1
* Hob: Change the descriptions for view_recipe_button and view_package_buttonShane Wang2012-03-231-2/+2
* Hob: add auto scroll to rows which be new appended in hob building log pageLiming An2012-03-231-1/+10
* Hob: reset the policy to forbid the horizontal scrolling for building logLiming An2012-03-233-6/+31
* lib/bb/ui/crumbs/builder: change dialogue title to LayersJoshua Lock2012-03-231-1/+1
* lib/bb/ui/crumbs: make use of HobButton for existing primary action buttonsJoshua Lock2012-03-234-38/+7
* lib/bb/ui/crumbs/hobwidget: add HobButton widget for the primary actionJoshua Lock2012-03-231-0/+20
* lib/bb/ui/crumbs: fix 'Back to image configuration' alt button textJoshua Lock2012-03-232-2/+2
* lib/bb/ui/crumbs: add colour for HobAltButton per visual designJoshua Lock2012-03-232-2/+4
* lib/bb/ui/crumbs/hig: tweak 'Add Layer' button per visual designJoshua Lock2012-03-231-11/+16
* lib/bb/ui/crumbs/builder: only show a close button on the Layer SelectorJoshua Lock2012-03-231-2/+1
* lib/bb/ui/crumbs: replace HobXpmLabelButtonBox with HobImageButtonJoshua Lock2012-03-232-78/+85
* lib/bb/ui/icons: add new icons for use in Hob, autocrop some existing onesJoshua Lock2012-03-235-0/+0
* bitbake/fetch2: Ensure mirror tarballs have .done stamps so we don't redownlo...Richard Purdie2012-03-232-0/+2
* bitbake: Fix icon paths that were mismergedRichard Purdie2012-03-232-0/+0
* Hob: Revert interfaces of callbacks for layer_button, view_recipes_button, an...Shane Wang2012-03-221-3/+3
* lib/bb/ui/crumbs/hig: disable removal of meta-hob layerJoshua Lock2012-03-221-1/+3
* ui/crumbs/hig: make the layer selection dialogue more closely match designJoshua Lock2012-03-221-29/+93
* lib/bb/ui/crumbs: add icons for use in the layer dialogueJoshua Lock2012-03-221-0/+2
* lib/ui/icons: autocrop imagesJoshua Lock2012-03-223-0/+0
* lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock2012-03-227-22/+28
* ui/crumbs/persistenttooltip: fix whitespaceJoshua Lock2012-03-221-132/+132
* ui/crumbs/persistenttooltip: fix colours on darker themesJoshua Lock2012-03-221-5/+21
* ui/crumbs/persistenttooltip: tweak bordersJoshua Lock2012-03-221-2/+6
* ui/crumbs/hobwidget: add clear icon to search entries in HobNotebookJoshua Lock2012-03-221-5/+14
* Hob: Use inherit information to judge if a recipe is image typeDongxiao Xu2012-03-221-3/+5
* cooker: add inherit information when generating package treeDongxiao Xu2012-03-221-0/+2
* Hob: Change the titles for recipe view and package viewShane Wang2012-03-222-2/+2
* Hob: Change "View Packages" descriptionShane Wang2012-03-221-3/+3
* Hob: Change window title from HOB to HobShane Wang2012-03-221-1/+1
* Hob: Move "Create your own image" to the bottom of image listDongxiao Xu2012-03-222-3/+5
* Hob: Change package selection tab orderDongxiao Xu2012-03-221-20/+20
* Hob: Change recipe selection tab orderDongxiao Xu2012-03-221-24/+24