aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hoblistmodel.py
AgeCommit message (Expand)Author
2012-05-22Hob: add '--select a machine--' and '--select a base image--' to GUILiming An
2012-05-09Hob: add group number show and 'bold' visible effect for Package viewLiming An
2012-04-17hoblistmodel.py: description for selfcreated imageBeth Flanagan
2012-04-14Hob: Save the original image name into templateDongxiao Xu
2012-04-13Hob: Added required packages for toolchain.Lianhao Lu
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-05Hob: unify _size_to_string() and _string_to_size()Shane Wang
2012-04-05Hob: Remove the recipe/task type for multilibDongxiao Xu
2012-04-05Hob: fix IMAGE_INSTALL setting while save templateDongxiao Xu
2012-04-05Hob: Fix toolchain buildDongxiao Xu
2012-03-30lib/bb/ui/crumbs/hoblistmodel: fix sorting of RecipeListModelJoshua Lock
2012-03-22Hob: Use inherit information to judge if a recipe is image typeDongxiao Xu
2012-03-22Hob: Move "Create your own image" to the bottom of image listDongxiao Xu
2012-03-20Hob: reset the selection if switch to a new base imageDongxiao Xu
2012-03-20Hob: fix '!= None' and '== None' in the codeShane Wang
2012-03-15Hob: improve recipe/package selection performanceDongxiao Xu
2012-03-15Hob: Remove the recipe/package populated signalDongxiao Xu
2012-03-15Hob: Remove the indication in machine/base image comboboxDongxiao Xu
2012-03-15Hob: Fix the image installation dependencyDongxiao Xu
2012-03-01Hob(crumbs/hoblistmodel.py): Add mapping for rprovides and pkgDongxiao Xu
2012-03-01Hob(crumbs/hoblistmodel.py): Fix recipe's populate() functionDongxiao Xu
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu