aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/packageselectionpage.py
AgeCommit message (Expand)Author
2012-06-25bitbake: Fix for Hob bug #2323Cristian Iorga
2012-06-08Hob: fixed a definition not match issue when click choose directflb in packag...Liming An
2012-05-20lib/bb/ui/crumbs/[package|recipe]selectionpage: include buttonJoshua Lock
2012-05-20lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock
2012-05-09Hob: add group number show and 'bold' visible effect for Package viewLiming An
2012-04-12Hob: fix the missing functionsShane Wang
2012-04-12packageselectionpage: add missing methodJoshua Lock
2012-04-11Hob: tooltip change for "Build image" buttonShane Wang
2012-04-11Hob: add fadeout display effection for package view include pageLiming An
2012-04-11Hob: Add an extra 50M space if zypper is selectedDongxiao 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: only display one 'Brought in by' item in Hob treesJoshua Lock
2012-04-05Hob: unify _size_to_string() and _string_to_size()Shane Wang
2012-04-05Hob: fix IMAGE_INSTALL setting while save templateDongxiao Xu
2012-03-29Hob: change some words on recipes screen and package screen to make them cons...Shane Wang
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 package 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: 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