aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2012-03-20Hob: remove the invalid code in hobwidget.pyLiming An
2012-03-20Hob: fix '!= None' and '== None' in the codeShane Wang
2012-03-20Hob: change the code style to enumerate a list in a for-loopShane Wang
2012-03-20Hob: show indicators on the tabs of the Hob notebookShane Wang
2012-03-20Hob: use HobNotebook to implement a notebook in build details pageShane Wang
2012-03-20Hob: implement a self-defined notebook visual component for HobShane Wang
2012-03-20Typo: "nonexistant" -> "non-existent"Robert P. J. Day
2012-03-20runningbuild.py: fix goggle uiEric BĂ©nard
2012-03-20bitbake-layers: fix traceback in show-overlayed with nothing overlayedPaul Eggleton
2012-03-16bitbake/fetch2: Fix typo which broke use of tarballsGary Thomas
2012-03-16runqueue.py: When checking whether stamps are valid for setscene, recurseRichard Purdie
2012-03-15bitbake/fetch: Fix uri_replaceRichard Purdie
2012-03-15parse/ast: Expand inherit statements before splitting themRichard Purdie
2012-03-15ui/uihelper: Keep track of task numbersRichard Purdie