summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake/knotty: print task failure summaryPaul Eggleton2012-01-151-2/+22
* bitbake/knotty: avoid printing full task log when error already printedPaul Eggleton2012-01-151-1/+1
* bitbake/knotty: don't count errors as warnings in summaryPaul Eggleton2012-01-151-1/+1
* bitbake/knotty: Show summary of warning/error messages shownRichard Purdie2012-01-101-2/+11
* ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPESJoshua Lock2011-12-201-0/+1
* ui/crumbs/runningbuild: handle InvalidTask eventsJoshua Lock2011-12-201-0/+4
* bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie2011-11-271-2/+2
* knotty: Add support for logging the console to logfileRichard Purdie2011-11-241-0/+6
* hob: fix backtrace when dismissing open dialogJoshua Lock2011-10-241-2/+2
* hob: store recipe path at load timeJoshua Lock2011-09-251-1/+3
* hob: fix building with current selections after reparseJoshua Lock2011-09-251-2/+0
* ui/crumbs/hobeventhandler: fix variable name typoJoshua Lock2011-09-251-1/+1
* ui/crumbs/hobeventhandler: move remaining getVariable calls to initJoshua Lock2011-09-251-4/+5
* hob: fix opening of image output dir on image build completionJoshua Lock2011-09-212-4/+7
* ui/crumbs/runningbuild: fix log messages right-click menuJoshua Lock2011-09-211-1/+1
* hob: enable package only builds even if an image has been builtJoshua Lock2011-09-201-0/+1
* hob: fix build again when building packages onlyJoshua Lock2011-09-202-12/+12
* ui/crumbs/hobprefs: re-enable reloading of data after prefs changesJoshua Lock2011-09-201-1/+1