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