summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/recipeselectionpage.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: The title of the packages screen depends on the screen you arri...Constantin Musca2012-09-241-1/+1
* bitbake: hob: rename task -> packagegroup in recipe selectionPaul Eggleton2012-09-101-7/+7
* bitbake: Hob: change view of 'recipes' and 'packages' tables as ui designLiming An2012-09-071-22/+15
* bitbake: hob/recipe&packageselectionpage: Change "Back" button to "Cancel" bu...Cristiana Voicu2012-09-071-2/+2
* bitbake: Hob wizard-like reorganizationCristian Iorga2012-08-221-4/+11
* bitbake: Fix for Hob bug #2323Cristian Iorga2012-06-251-7/+2
* Hob: add '--select a machine--' and '--select a base image--' to GUILiming An2012-05-221-1/+1
* lib/bb/ui/crumbs/[package|recipe]selectionpage: include buttonJoshua Lock2012-05-201-2/+8
* lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock2012-05-201-4/+1
* lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->availableJoshua Lock2012-04-171-1/+1
* 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