summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/recipeselectionpage.py
AgeCommit message (Expand)Author
2012-04-17lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->availableJoshua Lock
2012-04-11Hob: Add the tooltips for recipe view page as requestLiming An
2012-04-11Hob: add fadeout display effection for package view include pageLiming An
2012-04-11Hob: add fadeout display effection for recipe view include pageLiming An
2012-04-11Hob: Fix tooltips in Settings dialogDongxiao Xu
2012-04-11Hob: Change base image to "Create your own image" if customizedDongxiao Xu
2012-04-11selectionpage: show persistent tooltips on clickJoshua Lock
2012-04-11lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included colJoshua Lock
2012-04-11lib/bb/ui/crumbs/recipeselectionpage: include 'Group' in 'Included' viewJoshua Lock
2012-04-11lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob treesJoshua Lock
2012-03-29Hob: change some words on recipes screen and package screen to make them cons...Shane Wang
2012-03-25Hob: Initial an empty label in recipeselectionpage.pyDongxiao Xu
2012-03-23lib/bb/ui/crumbs: make use of HobButton for existing primary action buttonsJoshua Lock
2012-03-23lib/bb/ui/crumbs: fix 'Back to image configuration' alt button textJoshua Lock
2012-03-22lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock
2012-03-22Hob: Change the titles for recipe view and package viewShane Wang
2012-03-22Hob: Change recipe selection tab orderDongxiao Xu
2012-03-20Hob: change the code style to enumerate a list in a for-loopShane Wang
2012-03-20Hob: implement a self-defined notebook visual component for HobShane Wang
2012-03-15Hob: Change Box's padding valueDongxiao Xu
2012-03-15Hob: improve recipe/package selection performanceDongxiao Xu
2012-03-15Hob: Remove the reset button in recipe/package selection pageDongxiao Xu
2012-03-01Hob: enable indicators on the "Included" tab in the recipe selection page and...Shane Wang
2012-03-01Hob: cleanup those class methods in HobWidgetShane Wang
2012-03-01Hob: fixed the issue in the brought-in-by dialog.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