summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hob: remove the invalid code in hobwidget.pyLiming An2012-03-201-2/+0
* Hob: fix '!= None' and '== None' in the codeShane Wang2012-03-206-16/+16
* Hob: change the code style to enumerate a list in a for-loopShane Wang2012-03-203-25/+25
* Hob: show indicators on the tabs of the Hob notebookShane Wang2012-03-204-0/+33
* Hob: use HobNotebook to implement a notebook in build details pageShane Wang2012-03-202-5/+90
* Hob: implement a self-defined notebook visual component for HobShane Wang2012-03-204-111/+394
* Typo: "nonexistant" -> "non-existent"Robert P. J. Day2012-03-201-2/+2
* runningbuild.py: fix goggle uiEric BĂ©nard2012-03-201-2/+2
* bitbake-layers: fix traceback in show-overlayed with nothing overlayedPaul Eggleton2012-03-201-1/+1
* bitbake/fetch2: Fix typo which broke use of tarballsGary Thomas2012-03-161-1/+1
* runqueue.py: When checking whether stamps are valid for setscene, recurseRichard Purdie2012-03-161-3/+4
* bitbake/fetch: Fix uri_replaceRichard Purdie2012-03-151-6/+7
* parse/ast: Expand inherit statements before splitting themRichard Purdie2012-03-153-4/+4