aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-04-13Hob: Added required packages for toolchain.Lianhao Lu
2012-04-13bb.utils: Modifed vercmp() to meet Debian rules.Lianhao Lu
2012-04-13Hob: forbid users to exit Hob directly when Hob is busyShane Wang
2012-04-13Hob: Implement Hob config parse hookDongxiao Xu
2012-04-13ConfHandler.py: Add a hook for config parsingRichard Purdie
2012-04-12Hob: fix the missing functionsShane Wang
2012-04-12packageselectionpage: add missing methodJoshua Lock
2012-04-12builder: fix missing \ for if continuationSaul Wold
2012-04-11hig/builder: use the new which_terminal() functionSaul Wold
2012-04-11ui/crumbs/utils.py: new file for choosing terminalsSaul Wold
2012-04-11Hob:Fixed some incorrect values of Build configuration tabLiming An
2012-04-11Hob: show those appliable buttons on the image details page onlyShane Wang
2012-04-11Hob: forget selected_recipes and selected_packages after users change the mac...Shane Wang
2012-04-11Hob: add tooltips into image details screenShane Wang
2012-04-11Hob: tooltip change for "Build image" buttonShane Wang
2012-04-11Hob: clean up and reword stop_parse()Shane Wang
2012-04-11Hob: clean up generate_configuration()Shane Wang
2012-04-11Hob: clean up cancel_build()Shane Wang
2012-04-11Hob: clean up request_package_info_async()Shane Wang
2012-04-11Hob: clean up and unify get_parameters() to be get_parameters_sync()Shane Wang
2012-04-11Hob: clean up to call clear_busy() in hobeventhandler.pyShane Wang
2012-04-11Hob: clean up and unify the steps for IMAGE_GENERATING to call generate_image...Shane Wang
2012-04-11Hob: clean up and unify the steps for PACKAGE_GENERATING and FAST_IMAGE_GENER...Shane Wang
2012-04-11Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_...Shane Wang
2012-04-11Hob: clean up and unify the steps for CONFIG_UPDATE to call update_config_asy...Shane Wang
2012-04-11Hob: clean up and unify the steps for new build to call initiate_new_build_as...Shane Wang
2012-04-11Hob: correct indentShane Wang
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: Add an extra 50M space if zypper is selectedDongxiao Xu
2012-04-11Hob: Fix tooltips in Settings dialogDongxiao Xu
2012-04-11Hob: Fix tooltips in image configuration pageDongxiao Xu
2012-04-11Hob: Fix the pattern patch for image nameDongxiao 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-04-11hob: update required versions of (py)gtk et alJoshua Lock
2012-04-11lib/bb/ui/crumbs/hobwidget: replace new APIJoshua Lock
2012-04-11lib/bb/ui/crumbs/persistenttooltip: replace 2.22 APIJoshua Lock
2012-04-11diskspace monitor: assign a default value when only of the interval is setRobert Yang
2012-04-06Fix typo in user manual: "incarantion" -> "incarnation"Robert P. J. Day
2012-04-05Hob: a minor fix on pmakeShane Wang
2012-04-05Hob: a minor fix on image_fstypesShane Wang
2012-04-05Hob: avoid the empty white space appearing on top of the gtk.ComboBoxShane Wang
2012-04-05Hob: unify _size_to_string() and _string_to_size()Shane Wang
2012-04-05Hob: handle exceptions when loading templatesShane Wang
2012-04-05Hob: handle exceptions in get_parameters() from the bitbakeShane Wang