summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hig.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob/settings: Remove stray "distro" combobox from simple settingsBogdan Marinescu2012-09-201-10/+0
* bitbake: hob: Fix settings dialog issuesBogdan Marinescu2012-09-201-117/+117
* bitbake: Implement 'settings' dialog as designedValentin Popa2012-09-141-132/+244
* bitbake: Fixed hob proxy tab tooltip text per review suggestions [YOCTO #2499]Jessica Zhang2012-09-141-5/+5
* bitbake: hob: don't reorder layers listPaul Eggleton2012-09-141-11/+2
* bitbake: crumbs/hig: Save toolchain in settingsBogdan Marinescu2012-09-071-0/+1
* bitbake: hob2: remove class hccKang Kai2012-09-071-1/+1
* bitbake: hob2: remove the hard-coded images mapKang Kai2012-09-071-2/+7
* bitbake: hig.py: use module tempfile to create temp fileKang Kai2012-06-251-12/+8
* ui/crumbs/hig.py: simplify subprocess callKang Kai2012-06-141-2/+2
* ui/crumbs/hig.py: tweak stringsKang Kai2012-06-141-4/+9
* 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