summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* Hob: allow users to setup the proxiesShane Wang2012-03-283-11/+171
* Hob: fixed some not compatible places for make runningbuild.py can be reused ...Liming An2012-03-283-12/+20
* Hob: change the implementation way about get config info for building logLiming An2012-03-284-37/+95
* Hob: use hob icon checker to check the gtk icon for make the icon constaintlyLiming An2012-03-281-5/+3
* Hob: change the recipe pasing error dialog icon from 'dialog-info' to 'dialog...Liming An2012-03-281-1/+1
* Hob: fixed visually differentiate warnings and errors icon in building logLiming An2012-03-281-20/+47
* Hob: add refresh icon as ui request in building logLiming An2012-03-282-4/+185
* lib/bb/ui/crumbs/imagedetails: use secondary button style for 'View files'Joshua Lock2012-03-281-1/+5
* lib/bb/ui/crumbs/imageconfigurationpage: ensure widgets stay positionedJoshua Lock2012-03-281-6/+14
* lib/bb/ui/crumbs: tweak build status displayJoshua Lock2012-03-282-5/+7
* lib/bb/ui/crumbs: apply primary/secondary dialogue button stylingJoshua Lock2012-03-282-53/+89
* Hob: add build status labels in the build details screen to make it more clos...Shane Wang2012-03-253-19/+34
* lib/bb/ui/crumbs: use a PersistentTooltip for the Brought in by informationJoshua Lock2012-03-252-28/+7
* lib/bb/ui/crumbs/persistenttooltip: ensure a reasonable minimum sizeJoshua Lock2012-03-251-0/+3
* lib/bb/ui/crumbs/persistenttooltip: layout tweaksJoshua Lock2012-03-251-12/+12
* lib/bb/ui/crumbs/hobwidget: convert button styling logic to static methodsJoshua Lock2012-03-251-20/+33
* lib/bb/ui/crumbs/builddetailspage: fix label on 'Back' buttonJoshua Lock2012-03-251-1/+1
* lib/bb/ui/crumbs/hobwidget: HobAltButton different visual when insensitiveJoshua Lock2012-03-251-2/+25
* lib/bb/ui/crumbs/hig: sort layers in Layer Selection dialogueJoshua Lock2012-03-251-1/+7
* Fix typo: BB_NUMBER_THREAD -> BB_NUMBER_THREADSRobert P. J. Day2012-03-252-3/+3
* Hob: Avoid getting TMPDIR in hardcodeDongxiao Xu2012-03-252-1/+3
* Hob: Set empty DISTRO if "defaultsetup" is selectedDongxiao Xu2012-03-251-1/+2
* Hob: runqemu and deployment functionality filterDongxiao Xu2012-03-253-11/+40
* Hob: Add a supported image type "vmdk"Dongxiao Xu2012-03-251-0/+1
* Hob: Fix the workaround to get image typesDongxiao Xu2012-03-251-2/+1
* Hob: Change the Hob initialization processDongxiao Xu2012-03-253-9/+16
* Hob: Initial an empty label in recipeselectionpage.pyDongxiao Xu2012-03-251-1/+1
* Hob: Cleanup for hobeventhandler.pyDongxiao Xu2012-03-253-47/+34
* Hob: Remove unnecessary PARSE_BBFILES commandDongxiao Xu2012-03-251-5/+1
* 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