summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hig.py
Commit message (Expand)AuthorAgeFilesLines
* hob2: update DeployImageDialog for seperated toolKang Kai2012-06-081-6/+37
* ui/crumbs/hig.py: check deploy process return valueKang Kai2012-06-081-3/+29
* ui/crumbs/hig.py: remove extra spacesKang Kai2012-06-081-4/+4
* ui/crumbs/hig.py: fix run time errorKang Kai2012-06-081-1/+2
* Hob: Change 'run image' work flow and image detail screen as ui designLiming An2012-06-081-1/+1
* HOB: 'str' object has no attribute 'close'Robert Yang2012-05-301-1/+1
* hob2: set beginning folders for FileChooserDialogKang Kai2012-05-301-0/+4
* replace os.popen with subprocess.PopenRobert Yang2012-05-231-3/+4
* Hob: reimplement the proxy pageShane Wang2012-05-221-70/+203
* Hob:add function about clicked a row to load image file for 'my images' pageLiming An2012-05-201-2/+16
* Hob: Add proxy setting into setting's md5Dongxiao Xu2012-04-241-0/+9
* Hob: Enlarge the upper value of image sizeDongxiao Xu2012-04-171-4/+4
* Hob: Fix contents in imagedetailsscreenDongxiao Xu2012-04-161-1/+1
* Hob: A minor fix on tooltipRichard Purdie2012-04-141-1/+4
* hig/builder: use the new which_terminal() functionSaul Wold2012-04-111-3/+5
* Hob: Fix tooltips in Settings dialogDongxiao Xu2012-04-111-18/+20
* Hob: Fix the setting hash calculationDongxiao Xu2012-03-291-14/+19
* Hob: Change the format to store image_fstype variableDongxiao Xu2012-03-291-3/+4
* lib/bb/ui/crumbs/hig: fix layers_changed testJoshua Lock2012-03-291-1/+4
* lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock2012-03-291-1/+1
* Hob: change some words in settings dialog to make them consistentShane Wang2012-03-291-11/+11
* Hob: allow users to setup the proxiesShane Wang2012-03-281-11/+100
* Hob: use hob icon checker to check the gtk icon for make the icon constaintlyLiming An2012-03-281-5/+3
* lib/bb/ui/crumbs: apply primary/secondary dialogue button stylingJoshua Lock2012-03-281-14/+20
* lib/bb/ui/crumbs: use a PersistentTooltip for the Brought in by informationJoshua Lock2012-03-251-23/+0
* lib/bb/ui/crumbs/hig: sort layers in Layer Selection dialogueJoshua Lock2012-03-251-1/+7
* lib/bb/ui/crumbs/hig: tweak 'Add Layer' button per visual designJoshua Lock2012-03-231-11/+16
* 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 HobAltButton and use itJoshua Lock2012-03-221-1/+1
* Hob: change package classes selection GUIDongxiao Xu2012-03-221-136/+45
* Hob: Remove split model in GTK HobDongxiao Xu2012-03-221-68/+35
* Hob: Fix advanced setting reparse mechanismDongxiao Xu2012-03-201-0/+2
* ui/crumbs/hig: use close rather than OK for dismis buttonJoshua Lock2012-03-201-1/+1
* Hob: Change Box's padding valueDongxiao Xu2012-03-151-7/+7
* Hob: add "Close" button to "BinbDialog"Dongxiao Xu2012-03-151-2/+2
* ui/crumbs/hig: special case stock info icons in CrumbsMesssageDialogJoshua Lock2012-03-121-1/+5
* ui/crumbs/hig: use HobInfoButton in place of gtk.Image with tooltipJoshua Lock2012-03-121-31/+15
* Hob: fix a bug that the image size is shown incorrectly in the image details ...Shane Wang2012-03-011-1/+1
* crumbs/hig: tweak UI and layout of LayerSelectionDialogShane Wang2012-03-011-14/+5
* hig: try to avoid setting explicit dialogue sizesShane Wang2012-03-011-5/+2
* crumbs: fix button order in several dialoguesShane Wang2012-03-011-6/+6
* crumbs: move towards more standard dialogue spacingShane Wang2012-03-011-37/+29
* crumbs: Factor common dialogue configuration outShane Wang2012-03-011-4/+17
* Hob: include hddimg and iso into image types.Shane Wang2012-03-011-4/+5
* Hob: cleanup those class methods in HobWidgetShane Wang2012-03-011-27/+459
* Hob: fixed the issue in the brought-in-by dialog.Shane Wang2012-03-011-4/+1
* Hob: avoid the image selection dialog to walk through all directories and its...Shane Wang2012-03-011-4/+8
* Hob: make HobViewTable more general in hob and make the image selection dialo...Shane Wang2012-03-011-4/+33
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-3/+586