summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-03-23Hob: Change the descriptions for view_recipe_button and view_package_buttonShane Wang
2012-03-23Hob: add auto scroll to rows which be new appended in hob building log pageLiming An
2012-03-23Hob: reset the policy to forbid the horizontal scrolling for building logLiming An
2012-03-23lib/bb/ui/crumbs/builder: change dialogue title to LayersJoshua Lock
2012-03-23lib/bb/ui/crumbs: make use of HobButton for existing primary action buttonsJoshua Lock
2012-03-23lib/bb/ui/crumbs/hobwidget: add HobButton widget for the primary actionJoshua Lock
2012-03-23lib/bb/ui/crumbs: fix 'Back to image configuration' alt button textJoshua Lock
2012-03-23lib/bb/ui/crumbs: add colour for HobAltButton per visual designJoshua Lock
2012-03-23lib/bb/ui/crumbs/hig: tweak 'Add Layer' button per visual designJoshua Lock
2012-03-23lib/bb/ui/crumbs/builder: only show a close button on the Layer SelectorJoshua Lock
2012-03-23lib/bb/ui/crumbs: replace HobXpmLabelButtonBox with HobImageButtonJoshua Lock
2012-03-23lib/bb/ui/icons: add new icons for use in Hob, autocrop some existing onesJoshua Lock
2012-03-23bitbake/fetch2: Ensure mirror tarballs have .done stamps so we don't redownlo...Richard Purdie
2012-03-23bitbake: Fix icon paths that were mismergedRichard Purdie
2012-03-22Hob: Revert interfaces of callbacks for layer_button, view_recipes_button, an...Shane Wang
2012-03-22lib/bb/ui/crumbs/hig: disable removal of meta-hob layerJoshua Lock
2012-03-22ui/crumbs/hig: make the layer selection dialogue more closely match designJoshua Lock
2012-03-22lib/bb/ui/crumbs: add icons for use in the layer dialogueJoshua Lock
2012-03-22lib/ui/icons: autocrop imagesJoshua Lock
2012-03-22lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock
2012-03-22ui/crumbs/persistenttooltip: fix whitespaceJoshua Lock
2012-03-22ui/crumbs/persistenttooltip: fix colours on darker themesJoshua Lock
2012-03-22ui/crumbs/persistenttooltip: tweak bordersJoshua Lock
2012-03-22ui/crumbs/hobwidget: add clear icon to search entries in HobNotebookJoshua Lock
2012-03-22Hob: Use inherit information to judge if a recipe is image typeDongxiao Xu
2012-03-22cooker: add inherit information when generating package treeDongxiao Xu
2012-03-22Hob: Change the titles for recipe view and package viewShane Wang
2012-03-22Hob: Change "View Packages" descriptionShane Wang
2012-03-22Hob: Change window title from HOB to HobShane Wang
2012-03-22Hob: Move "Create your own image" to the bottom of image listDongxiao Xu
2012-03-22Hob: Change package selection tab orderDongxiao Xu
2012-03-22Hob: Change recipe selection tab orderDongxiao Xu
2012-03-22Hob: Change template button name from "Template" to "Templates"Dongxiao Xu
2012-03-22Hob: change package classes selection GUIDongxiao Xu
2012-03-22Hob: Remove split model in GTK HobDongxiao Xu
2012-03-22Hob: Still use initcmd != None as the if judgementDongxiao Xu
2012-03-21Add bitbake-dumpsig to make it more obvious how to dump a signatures fileRichard Purdie
2012-03-20Hob: save CONF_VERSION and LCONF_VERSION into templateDongxiao Xu
2012-03-20Hob: Fix advanced setting reparse mechanismDongxiao Xu
2012-03-20Hob: reset the selection if switch to a new base imageDongxiao Xu
2012-03-20utils: Add split_version function for splitting a version into its componentsRichard Purdie
2012-03-20ui/crumbs/persistenttooltip: try to reflect WM close button positionJoshua Lock
2012-03-20ui/crumbs/hobpage: no need to force a Toolbar button typeJoshua Lock
2012-03-20ui/crumbs: remove unused return value from append_toolbar_buttonJoshua Lock
2012-03-20ui/crumbs/hig: use close rather than OK for dismis buttonJoshua Lock
2012-03-20Hob: fixed the tabbar search entry retaining focus when user has clicked off ...Liming An
2012-03-20Hob: fix static variable "self.search" to parameter "search" in signal callba...Liming An
2012-03-20Hob: change HobNoteBook tab edge color from green to grayLiming An
2012-03-20Hob: add auto adjust background area function for long issue textLiming An
2012-03-20Hob: Fixed the hobwidget code and make it like a pythonistaLiming An