aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hoblistmodel.py
AgeCommit message (Expand)Author
2013-09-22bitbake: bitbake: cooker: get extra information from recipe cacheAlexandru DAMIAN
2013-08-06bitbake: hob: retrieve file name of an imageCristiana Voicu
2013-08-06bitbake: hob: make changes in order to permit from UI to edit an image after ...Cristiana Voicu
2013-08-06bitbake: hob: create save image dialog used to save a templateCristiana Voicu
2013-08-06bitbake: hob: labelling changes in HobCristiana Voicu
2013-05-22bitbake: hob: Table sorting criteria should not change after deselecting reci...Cristiana Voicu
2013-05-10bitbake: hob: "Brought in by" sorting should take into account the (+#) infor...Cristiana Voicu
2013-05-10bitbake: hob: sort alphabetically results in groups of recipes/packagesCristiana Voicu
2013-04-15bitbake: hob: Refine sorting mechanisms in HobCristiana Voicu
2013-04-02bitbake: hob: giving focus to the search field loses the table sortingCristiana Voicu
2013-03-29bitbake: hoblistmodel.py : passing the package information to hobAndrei Dinu
2013-03-22bitbake: hob: implementation of search functionality in HobCristiana Voicu
2013-03-19bitbake: crumbs/hoblistmodel: added information columns needed for prop dialogsAndrei Dinu
2013-01-31bitbake: hob: eliminate the "by recipe" grouping in the packages tableCristiana Voicu
2012-12-14bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu
2012-10-10bitbake: hob-toolchain: task-core-standalone-sdk-target renamed to packagegro...Andrei Dinu
2012-10-02bitbake: hob: Fix 'User selected' tag functionalityConstantin Musca
2012-09-27bitbake: hob/recipeselectionpage: recipes should not be shown brought in by t...Cristiana Voicu
2012-09-10bitbake: hob: rename task -> packagegroup in recipe selectionPaul Eggleton
2012-09-10bitbake: hob: use correct semantics for dealing with pkgdataPaul Eggleton
2012-09-07bitbake: Hob: change view of 'recipes' and 'packages' tables as ui designLiming An
2012-08-22bitbake: Hob 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-24Hob: A new implemetation (v2)Dongxiao Xu