summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* Hob: fix the missing functionsShane Wang2012-04-121-2/+6
* packageselectionpage: add missing methodJoshua Lock2012-04-121-0/+4
* builder: fix missing \ for if continuationSaul Wold2012-04-121-1/+1
* hig/builder: use the new which_terminal() functionSaul Wold2012-04-112-7/+12
* ui/crumbs/utils.py: new file for choosing terminalsSaul Wold2012-04-111-0/+33
* Hob:Fixed some incorrect values of Build configuration tabLiming An2012-04-112-15/+19
* Hob: show those appliable buttons on the image details page onlyShane Wang2012-04-111-38/+84
* Hob: forget selected_recipes and selected_packages after users change the mac...Shane Wang2012-04-112-3/+24
* Hob: add tooltips into image details screenShane Wang2012-04-111-5/+11
* Hob: tooltip change for "Build image" buttonShane Wang2012-04-111-1/+1
* Hob: clean up and reword stop_parse()Shane Wang2012-04-112-4/+4
* Hob: clean up generate_configuration()Shane Wang2012-04-111-1/+4
* Hob: clean up cancel_build()Shane Wang2012-04-111-2/+5
* Hob: clean up request_package_info_async()Shane Wang2012-04-112-2/+5
* Hob: clean up and unify get_parameters() to be get_parameters_sync()Shane Wang2012-04-111-3/+6
* Hob: clean up to call clear_busy() in hobeventhandler.pyShane Wang2012-04-112-1/+1
* Hob: clean up and unify the steps for IMAGE_GENERATING to call generate_image...Shane Wang2012-04-111-16/+16
* Hob: clean up and unify the steps for PACKAGE_GENERATING and FAST_IMAGE_GENER...Shane Wang2012-04-111-11/+19
* Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_...Shane Wang2012-04-112-8/+8
* Hob: clean up and unify the steps for CONFIG_UPDATE to call update_config_asy...Shane Wang2012-04-111-12/+9
* Hob: clean up and unify the steps for new build to call initiate_new_build_as...Shane Wang2012-04-112-13/+8
* Hob: correct indentShane Wang2012-04-111-2/+2
* Hob: Add the tooltips for recipe view page as requestLiming An2012-04-112-2/+28
* Hob: add fadeout display effection for package view include pageLiming An2012-04-114-10/+59
* Hob: add fadeout display effection for recipe view include pageLiming An2012-04-114-38/+170
* Hob: Add an extra 50M space if zypper is selectedDongxiao Xu2012-04-111-0/+2
* Hob: Fix tooltips in Settings dialogDongxiao Xu2012-04-112-19/+21
* Hob: Fix tooltips in image configuration pageDongxiao Xu2012-04-111-8/+9
* Hob: Fix the pattern patch for image nameDongxiao Xu2012-04-111-2/+1
* Hob: Change base image to "Create your own image" if customizedDongxiao Xu2012-04-114-0/+16
* selectionpage: show persistent tooltips on clickJoshua Lock2012-04-112-10/+16
* lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included colJoshua Lock2012-04-113-23/+38
* lib/bb/ui/crumbs/recipeselectionpage: include 'Group' in 'Included' viewJoshua Lock2012-04-111-0/+6
* lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob treesJoshua Lock2012-04-113-2/+15
* hob: update required versions of (py)gtk et alJoshua Lock2012-04-111-4/+7
* lib/bb/ui/crumbs/hobwidget: replace new APIJoshua Lock2012-04-111-1/+1
* lib/bb/ui/crumbs/persistenttooltip: replace 2.22 APIJoshua Lock2012-04-111-1/+1
* diskspace monitor: assign a default value when only of the interval is setRobert Yang2012-04-111-2/+9
* Fix typo in user manual: "incarantion" -> "incarnation"Robert P. J. Day2012-04-061-1/+1
* Hob: a minor fix on pmakeShane Wang2012-04-052-3/+3
* Hob: a minor fix on image_fstypesShane Wang2012-04-051-1/+1
* Hob: avoid the empty white space appearing on top of the gtk.ComboBoxShane Wang2012-04-051-0/+2
* Hob: unify _size_to_string() and _string_to_size()Shane Wang2012-04-054-38/+51
* Hob: handle exceptions when loading templatesShane Wang2012-04-051-4/+16
* Hob: handle exceptions in get_parameters() from the bitbakeShane Wang2012-04-051-7/+26
* Hob: Check "dummy" image while update_image_comboDongxiao Xu2012-04-051-1/+7
* Hob: Remove the recipe/task type for multilibDongxiao Xu2012-04-051-8/+2
* lib/bb/ui/hob: exit cleanly if the required pygtk version isn't availableJoshua Lock2012-04-051-2/+11
* Hob: reset issue indication and build status before build starts on build det...Shane Wang2012-04-052-2/+3
* Hob: remove grab_default() for deploy buttonShane Wang2012-04-051-1/+0