summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hoblistmodel.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Hob wizard-like reorganizationCristian Iorga2012-08-221-3/+2
* Hob: add '--select a machine--' and '--select a base image--' to GUILiming An2012-05-221-3/+3
* Hob: add group number show and 'bold' visible effect for Package viewLiming An2012-05-091-3/+4
* hoblistmodel.py: description for selfcreated imageBeth Flanagan2012-04-171-1/+3
* Hob: Save the original image name into templateDongxiao Xu2012-04-141-16/+0
* Hob: Added required packages for toolchain.Lianhao Lu2012-04-131-1/+3
* Hob: add fadeout display effection for package view include pageLiming An2012-04-111-2/+15
* Hob: add fadeout display effection for recipe view include pageLiming An2012-04-111-6/+16
* Hob: unify _size_to_string() and _string_to_size()Shane Wang2012-04-051-12/+6
* Hob: Remove the recipe/task type for multilibDongxiao Xu2012-04-051-8/+2
* Hob: fix IMAGE_INSTALL setting while save templateDongxiao Xu2012-04-051-0/+17
* Hob: Fix toolchain buildDongxiao Xu2012-04-051-0/+16
* lib/bb/ui/crumbs/hoblistmodel: fix sorting of RecipeListModelJoshua Lock2012-03-301-6/+2
* Hob: Use inherit information to judge if a recipe is image typeDongxiao Xu2012-03-221-3/+5
* Hob: Move "Create your own image" to the bottom of image listDongxiao Xu2012-03-221-2/+1
* Hob: reset the selection if switch to a new base imageDongxiao Xu2012-03-201-0/+1
* Hob: fix '!= None' and '== None' in the codeShane Wang2012-03-201-1/+1
* Hob: improve recipe/package selection performanceDongxiao Xu2012-03-151-7/+3
* Hob: Remove the recipe/package populated signalDongxiao Xu2012-03-151-14/+0
* Hob: Remove the indication in machine/base image comboboxDongxiao Xu2012-03-151-1/+1
* Hob: Fix the image installation dependencyDongxiao Xu2012-03-151-4/+2
* Hob(crumbs/hoblistmodel.py): Add mapping for rprovides and pkgDongxiao Xu2012-03-011-3/+12
* Hob(crumbs/hoblistmodel.py): Fix recipe's populate() functionDongxiao Xu2012-03-011-37/+5
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-0/+765