summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/recipeselectionpage.py
Commit message (Expand)AuthorAgeFilesLines
* Hob: Add the tooltips for recipe view page as requestLiming An2012-04-111-0/+8
* Hob: add fadeout display effection for package view include pageLiming An2012-04-111-1/+1
* Hob: add fadeout display effection for recipe view include pageLiming An2012-04-111-6/+44
* Hob: Fix tooltips in Settings dialogDongxiao Xu2012-04-111-1/+1
* Hob: Change base image to "Create your own image" if customizedDongxiao Xu2012-04-111-0/+5
* selectionpage: show persistent tooltips on clickJoshua Lock2012-04-111-5/+8
* lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included colJoshua Lock2012-04-111-14/+22
* lib/bb/ui/crumbs/recipeselectionpage: include 'Group' in 'Included' viewJoshua Lock2012-04-111-0/+6
* lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob treesJoshua Lock2012-04-111-1/+1
* Hob: change some words on recipes screen and package screen to make them cons...Shane Wang2012-03-291-3/+3
* Hob: Initial an empty label in recipeselectionpage.pyDongxiao Xu2012-03-251-1/+1
* lib/bb/ui/crumbs: make use of HobButton for existing primary action buttonsJoshua Lock2012-03-231-9/+2
* lib/bb/ui/crumbs: fix 'Back to image configuration' alt button textJoshua Lock2012-03-231-1/+1
* lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock2012-03-221-2/+2
* Hob: Change the titles for recipe view and package viewShane Wang2012-03-221-1/+1
* Hob: Change recipe selection tab orderDongxiao Xu2012-03-221-24/+24
* Hob: change the code style to enumerate a list in a for-loopShane Wang2012-03-201-5/+5
* Hob: implement a self-defined notebook visual component for HobShane Wang2012-03-201-14/+5
* Hob: Change Box's padding valueDongxiao Xu2012-03-151-1/+1
* Hob: improve recipe/package selection performanceDongxiao Xu2012-03-151-0/+1
* Hob: Remove the reset button in recipe/package selection pageDongxiao Xu2012-03-151-9/+0
* Hob: enable indicators on the "Included" tab in the recipe selection page and...Shane Wang2012-03-011-0/+1
* Hob: cleanup those class methods in HobWidgetShane Wang2012-03-011-1/+1
* Hob: fixed the issue in the brought-in-by dialog.Shane Wang2012-03-011-10/+3
* Hob: make HobViewTable more general in hob and make the image selection dialo...Shane Wang2012-03-011-12/+18
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-0/+221