summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hoblistmodel.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: removal of hob ui and associated ui filesbavery2016-03-021-903/+0
* bitbake: hob: adding INHERIT += " testimage " affects image recipes listCristiana Voicu2014-04-041-1/+1
* bitbake: hob: output filenames based on initial recipe nameMarius Avram2014-03-241-1/+1
* bitbake: lib/bb/ui: handle PKGSIZE change to bytesPaul Eggleton2013-12-031-4/+3
* bitbake: hob/hoblistmodel: check if vals of packages/recipes names are not NoneCristiana Voicu2013-11-151-2/+6
* bitbake: bitbake: cooker: get extra information from recipe cacheAlexandru DAMIAN2013-09-221-1/+1
* bitbake: hob: retrieve file name of an imageCristiana Voicu2013-08-061-2/+5
* bitbake: hob: make changes in order to permit from UI to edit an image after ...Cristiana Voicu2013-08-061-9/+19
* bitbake: hob: create save image dialog used to save a templateCristiana Voicu2013-08-061-0/+3
* bitbake: hob: labelling changes in HobCristiana Voicu2013-08-061-2/+2
* bitbake: hob: Table sorting criteria should not change after deselecting reci...Cristiana Voicu2013-05-221-6/+14
* bitbake: hob: "Brought in by" sorting should take into account the (+#) infor...Cristiana Voicu2013-05-101-2/+44
* bitbake: hob: sort alphabetically results in groups of recipes/packagesCristiana Voicu2013-05-101-26/+12
* bitbake: hob: Refine sorting mechanisms in HobCristiana Voicu2013-04-151-16/+91
* bitbake: hob: giving focus to the search field loses the table sortingCristiana Voicu2013-04-021-1/+1
* bitbake: hoblistmodel.py : passing the package information to hobAndrei Dinu2013-03-291-2/+4
* bitbake: hob: implementation of search functionality in HobCristiana Voicu2013-03-221-29/+89
* bitbake: crumbs/hoblistmodel: added information columns needed for prop dialogsAndrei Dinu2013-03-191-4/+19
* bitbake: hob: eliminate the "by recipe" grouping in the packages tableCristiana Voicu2013-01-311-175/+97
* bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu2012-12-141-0/+6
* bitbake: hob-toolchain: task-core-standalone-sdk-target renamed to packagegro...Andrei Dinu2012-10-101-1/+1
* bitbake: hob: Fix 'User selected' tag functionalityConstantin Musca2012-10-021-4/+4
* bitbake: hob/recipeselectionpage: recipes should not be shown brought in by t...Cristiana Voicu2012-09-271-0/+4
* bitbake: hob: rename task -> packagegroup in recipe selectionPaul Eggleton2012-09-101-2/+2
* bitbake: hob: use correct semantics for dealing with pkgdataPaul Eggleton2012-09-101-15/+20
* bitbake: Hob: change view of 'recipes' and 'packages' tables as ui designLiming An2012-09-071-1/+8
* 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