aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hig.py
AgeCommit message (Expand)Author
2012-06-08hob2: update DeployImageDialog for seperated toolKang Kai
2012-06-08ui/crumbs/hig.py: check deploy process return valueKang Kai
2012-06-08ui/crumbs/hig.py: remove extra spacesKang Kai
2012-06-08ui/crumbs/hig.py: fix run time errorKang Kai
2012-06-08Hob: Change 'run image' work flow and image detail screen as ui designLiming An
2012-05-30HOB: 'str' object has no attribute 'close'Robert Yang
2012-05-30hob2: set beginning folders for FileChooserDialogKang Kai
2012-05-23replace os.popen with subprocess.PopenRobert Yang
2012-05-22Hob: reimplement the proxy pageShane Wang
2012-05-20Hob:add function about clicked a row to load image file for 'my images' pageLiming An
2012-04-24Hob: Add proxy setting into setting's md5Dongxiao Xu
2012-04-17Hob: Enlarge the upper value of image sizeDongxiao Xu
2012-04-16Hob: Fix contents in imagedetailsscreenDongxiao Xu
2012-04-14Hob: A minor fix on tooltipRichard Purdie
2012-04-11hig/builder: use the new which_terminal() functionSaul Wold
2012-04-11Hob: Fix tooltips in Settings dialogDongxiao Xu
2012-03-29Hob: Fix the setting hash calculationDongxiao Xu
2012-03-29Hob: Change the format to store image_fstype variableDongxiao Xu
2012-03-29lib/bb/ui/crumbs/hig: fix layers_changed testJoshua Lock
2012-03-29lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock
2012-03-29Hob: change some words in settings dialog to make them consistentShane Wang
2012-03-28Hob: allow users to setup the proxiesShane Wang
2012-03-28Hob: use hob icon checker to check the gtk icon for make the icon constaintlyLiming An
2012-03-28lib/bb/ui/crumbs: apply primary/secondary dialogue button stylingJoshua Lock
2012-03-25lib/bb/ui/crumbs: use a PersistentTooltip for the Brought in by informationJoshua Lock
2012-03-25lib/bb/ui/crumbs/hig: sort layers in Layer Selection dialogueJoshua Lock
2012-03-23lib/bb/ui/crumbs/hig: tweak 'Add Layer' button per visual designJoshua Lock
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 HobAltButton and use itJoshua Lock
2012-03-22Hob: change package classes selection GUIDongxiao Xu
2012-03-22Hob: Remove split model in GTK HobDongxiao Xu
2012-03-20Hob: Fix advanced setting reparse mechanismDongxiao Xu
2012-03-20ui/crumbs/hig: use close rather than OK for dismis buttonJoshua Lock
2012-03-15Hob: Change Box's padding valueDongxiao Xu
2012-03-15Hob: add "Close" button to "BinbDialog"Dongxiao Xu
2012-03-12ui/crumbs/hig: special case stock info icons in CrumbsMesssageDialogJoshua Lock
2012-03-12ui/crumbs/hig: use HobInfoButton in place of gtk.Image with tooltipJoshua Lock
2012-03-01Hob: fix a bug that the image size is shown incorrectly in the image details ...Shane Wang
2012-03-01crumbs/hig: tweak UI and layout of LayerSelectionDialogShane Wang
2012-03-01hig: try to avoid setting explicit dialogue sizesShane Wang
2012-03-01crumbs: fix button order in several dialoguesShane Wang
2012-03-01crumbs: move towards more standard dialogue spacingShane Wang
2012-03-01crumbs: Factor common dialogue configuration outShane Wang
2012-03-01Hob: include hddimg and iso into image types.Shane Wang
2012-03-01Hob: cleanup those class methods in HobWidgetShane Wang
2012-03-01Hob: fixed the issue in the brought-in-by dialog.Shane Wang
2012-03-01Hob: avoid the image selection dialog to walk through all directories and its...Shane Wang
2012-03-01Hob: make HobViewTable more general in hob and make the image selection dialo...Shane Wang
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu