summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* ui/uihelper: Keep track of task numbersRichard Purdie2012-03-151-0/+5
* Hob: Change Box's padding valueDongxiao Xu2012-03-157-15/+15
* Hob: improve recipe/package selection performanceDongxiao Xu2012-03-153-7/+5
* Hob: Add stop button for parsing progressDongxiao Xu2012-03-153-2/+37
* Hob: Emit command-failed signal even if error msg is NoneDongxiao Xu2012-03-152-9/+9
* Hob: Show recipe/package editing button after base image is selectedDongxiao Xu2012-03-152-3/+20
* Hob: Remove the recipe/package populated signalDongxiao Xu2012-03-152-24/+8
* Hob: Remove the indication in machine/base image comboboxDongxiao Xu2012-03-152-14/+8
* Hob: Remove the reset button in recipe/package selection pageDongxiao Xu2012-03-153-26/+0
* Hob: Fix the image installation dependencyDongxiao Xu2012-03-151-4/+2
* Hob: Disable the handling of "NoProvider" eventDongxiao Xu2012-03-151-17/+20
* Hob: add "Close" button to "BinbDialog"Dongxiao Xu2012-03-151-2/+2
* ui/crumbs/hig: special case stock info icons in CrumbsMesssageDialogJoshua Lock2012-03-121-1/+5
* ui/crumbs/hig: use HobInfoButton in place of gtk.Image with tooltipJoshua Lock2012-03-121-31/+15
* ui/crumbs/imageconfigurationpage: make use of the HobInfoButtonJoshua Lock2012-03-121-8/+4
* ui/crumbs/hobwidget: implement HobInfoButton per Hob interaction designJoshua Lock2012-03-121-0/+49
* ui/icons: crop the info iconsJoshua Lock2012-03-122-0/+0
* crumbs/persistenttooltip: a new Gtk+ widget for use in HobJoshua Lock2012-03-121-0/+118
* bitbake/uihelper: restore line to record failed normal tasksPaul Eggleton2012-03-011-1/+6
* Hob: Fix pressing "stop" buildDongxiao Xu2012-03-011-5/+13
* Hob(crumbs/builder.py): adjust the main window's position and ignore the case...Shane Wang2012-03-011-8/+0
* Hob: fix a bug that the image size is shown incorrectly in the image details ...Shane Wang2012-03-012-9/+25
* 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
* command.py: remove the resolve parameter in generateTargetsTreeDongxiao Xu2012-03-011-1/+1
* Hob(crumbs/builder.py): remove the code commented out in the builder.pyShane Wang2012-03-011-1/+0
* crumbs/hig: tweak UI and layout of LayerSelectionDialogShane Wang2012-03-011-14/+5
* hig: try to avoid setting explicit dialogue sizesShane Wang2012-03-011-5/+2
* crumbs: fix button order in several dialoguesShane Wang2012-03-012-26/+25
* crumbs: move towards more standard dialogue spacingShane Wang2012-03-011-37/+29
* crumbs/builder: use the name Hob consistentlyShane Wang2012-03-011-2/+2
* crumbs: Factor common dialogue configuration outShane Wang2012-03-012-18/+31
* Hob: enable indicators on the "Included" tab in the recipe selection page and...Shane Wang2012-03-012-0/+2
* Hob: make the image configuration page not to flash the progress barShane Wang2012-03-011-16/+14
* Hob: fix a bug in builder.configuration.curr_machShane Wang2012-03-011-0/+1
* Hob: image configuration page doesn't need dialogs any moreShane Wang2012-03-011-3/+0
* Hob: include hddimg and iso into image types.Shane Wang2012-03-014-11/+38
* Hob: cleanup those class methods in HobWidgetShane Wang2012-03-013-493/+460
* Hob: fixed the issue in the brought-in-by dialog.Shane Wang2012-03-014-36/+24
* Hob: avoid the image selection dialog to walk through all directories and its...Shane Wang2012-03-011-4/+8
* Hob: make HobViewTable more general in hob and make the image selection dialo...Shane Wang2012-03-015-152/+176
* bitbake: fix setscene task start/failure handlingPaul Eggleton2012-02-282-2/+10
* crumbs: add back progress implementation for depexpJoshua Lock2012-02-251-0/+20
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-2443-2802/+5065
* bitbake: change for adding progress bar in Hob2.Shane Wang2012-02-231-1/+4
* bitbake: Add client socket info for BitBakeServerConnectionDongxiao Xu2012-02-231-3/+4
* bitbake/ui/knotty: fix incorrect exit codePaul Eggleton2012-02-221-1/+3
* bitbake/knotty: ensure CommandFailed increases error countPaul Eggleton2012-02-221-0/+1
* bitbake/knotty: ensure we return non-zero exit code on Ctrl+CPaul Eggleton2012-02-221-0/+5
* knotty: shut down more cleanlyChristopher Larson2012-02-221-8/+7