summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hig.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hig.py: refactor into individual componentsBogdan Marinescu2013-01-161-1978/+0
* bitbake: hob: make some layers non removableCristiana Voicu2012-11-261-10/+5
* bitbake: hob: reordering the layers in the Hob Layers dialogCristiana Voicu2012-10-271-1/+41
* bitbake: hob/hig: Hob doesn't save properly proxy settingsCristian Iorga2012-10-271-16/+1
* bitbake: hob: add a progress indicator when you select 'view log'Cristiana Voicu2012-10-271-0/+42
* bitbake: hob/settings: add a scroll bar for the box with mirrorsCristiana Voicu2012-10-241-3/+10
* bitbake: event/hob: Add a button for network tests in the proxy settingsBogdan Marinescu2012-10-241-51/+207
* bitbake: hob/settings: alignment and spacing fixes on "Shared state" tabCristiana Voicu2012-10-031-29/+43
* bitbake: hob: Improved behavior for error reporting windowCristian Iorga2012-10-021-0/+1
* bitbake: hob: Further improvements to hob dialogsBogdan Marinescu2012-10-021-6/+23
* bitbake: hob/settings: Change the 'Delete' button behaviour in the shared sta...Cristiana Voicu2012-10-021-16/+21
* bitbake: Fix bad merge of #2162Bogdan Marinescu2012-09-281-19/+4
* bitbake: hob: Error reports are done in a clearer wayCristian Iorga2012-09-281-15/+44
* bitbake: Multiple user interface fixes in settingsBogdan Marinescu2012-09-271-54/+149
* bitbake: Add sanity check progress screenBogdan Marinescu2012-09-271-0/+5
* bitbake: hob: Buttons width and height are taken for hostIoana Grigoropol2012-09-271-1/+1
* bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_...Cristiana Voicu2012-09-271-13/+167
* 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