summaryrefslogtreecommitdiffstats
path: root/lib/bb/ui/crumbs/hoblistmodel.py
AgeCommit message (Expand)Author
2013-03-28hoblistmodel.py : passing the package information to hobAndrei Dinu
2013-03-22hob: implementation of search functionality in HobCristiana Voicu
2013-03-19crumbs/hoblistmodel: added information columns needed for prop dialogsAndrei Dinu
2013-01-31hob: eliminate the "by recipe" grouping in the packages tableCristiana Voicu
2012-12-14hob/bitbake: custom image is now using the base imageCristiana Voicu
2012-10-09hob-toolchain: task-core-standalone-sdk-target renamed to packagegroup-core-s...Andrei Dinu
2012-10-02hob: Fix 'User selected' tag functionalityConstantin Musca
2012-09-27hob/recipeselectionpage: recipes should not be shown brought in by themselvesCristiana Voicu
2012-09-10hob: rename task -> packagegroup in recipe selectionPaul Eggleton
2012-09-10hob: use correct semantics for dealing with pkgdataPaul Eggleton
2012-09-07Hob: change view of 'recipes' and 'packages' tables as ui designLiming An
2012-08-22Hob wizard-like reorganizationCristian Iorga
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-24Move new files to the correct locationRichard Purdie