aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/recipeselectionpage.py
AgeCommit message (Expand)Author
2013-05-22bitbake: hob: Table sorting criteria should not change after deselecting reci...Cristiana Voicu
2013-05-22bitbake: hob: apply a fade out animation when deselecting from tablesCristiana Voicu
2013-05-10bitbake: hob: clicking on "cancel" should reset table sorting to defaultCristiana 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-04-02bitbake: Removed popup when including a packageAndrei Dinu
2013-03-29bitbake: hob: Search strings and results should be persistentCristiana Voicu
2013-03-22bitbake: hob: implementation of search functionality in HobCristiana Voicu
2013-03-19bitbake: crumbs/recipeselectionpage: added events for the "Package Groups" "A...Andrei Dinu
2012-10-24bitbake: bitbake: hob/hobwidget: "Brought in by" column is now displayed corr...Cristian Iorga
2012-10-24bitbake: hob: change behavior for "cancel" button from the Recipe selection pageCristiana Voicu
2012-09-27bitbake: hob: Buttons width and height are taken for hostIoana Grigoropol
2012-09-24bitbake: hob: The title of the packages screen depends on the screen you arri...Constantin Musca
2012-09-10bitbake: hob: rename task -> packagegroup in recipe selectionPaul Eggleton
2012-09-07bitbake: Hob: change view of 'recipes' and 'packages' tables as ui designLiming An
2012-09-07bitbake: hob/recipe&packageselectionpage: Change "Back" button to "Cancel" bu...Cristiana Voicu
2012-08-22bitbake: Hob wizard-like reorganizationCristian Iorga
2012-06-25bitbake: Fix for Hob bug #2323Cristian Iorga
2012-05-22Hob: add '--select a machine--' and '--select a base image--' to GUILiming An
2012-05-20lib/bb/ui/crumbs/[package|recipe]selectionpage: include buttonJoshua Lock
2012-05-20lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock
2012-04-17lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->availableJoshua Lock
2012-04-11Hob: Add the tooltips for recipe view page as requestLiming An
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-11Hob: Fix tooltips in Settings dialogDongxiao Xu
2012-04-11Hob: Change base image to "Create your own image" if customizedDongxiao Xu
2012-04-11selectionpage: show persistent tooltips on clickJoshua Lock
2012-04-11lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included colJoshua Lock
2012-04-11lib/bb/ui/crumbs/recipeselectionpage: include 'Group' in 'Included' viewJoshua Lock
2012-04-11lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob treesJoshua Lock
2012-03-29Hob: change some words on recipes screen and package screen to make them cons...Shane Wang
2012-03-25Hob: Initial an empty label in recipeselectionpage.pyDongxiao Xu
2012-03-23lib/bb/ui/crumbs: make use of HobButton for existing primary action buttonsJoshua Lock
2012-03-23lib/bb/ui/crumbs: fix 'Back to image configuration' alt button textJoshua Lock
2012-03-22lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock
2012-03-22Hob: Change the titles for recipe view and package viewShane Wang
2012-03-22Hob: Change recipe selection tab orderDongxiao Xu
2012-03-20Hob: change the code style to enumerate a list in a for-loopShane Wang
2012-03-20Hob: implement a self-defined notebook visual component for HobShane Wang
2012-03-15Hob: Change Box's padding valueDongxiao Xu
2012-03-15Hob: improve recipe/package selection performanceDongxiao Xu
2012-03-15Hob: Remove the reset button in recipe/package selection pageDongxiao Xu
2012-03-01Hob: enable indicators on the "Included" tab in the recipe selection page and...Shane Wang
2012-03-01Hob: cleanup those class methods in HobWidgetShane Wang
2012-03-01Hob: fixed the issue in the brought-in-by dialog.Shane Wang
2012-03-01Hob: make HobViewTable more general in hob and make the image selection dialo...Shane Wang
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu