generic-poky/bitbake/lib/bb/ui/crumbs
Shane Wang 73444fb68c Hob: cleanup those class methods in HobWidget
Some dialogs like advanced settings dialog, and layer selection dialog are using the class methods in HobWidget to create widgets for themselves, which is not a good design for OO.

Clean up the code, and split the functions into the separate classes which use them actually.
Finally, remove the class HobWidget.

(Bitbake rev: f9cccea4d1c52ae2173fd94d5b07ceba7e5c0851)

Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-01 15:51:31 +00:00
..
__init__.py bitbake/crumbs: update documentation header 2011-02-24 15:54:52 +00:00
builddetailspage.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
builder.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
buildmanager.py Drop a couple usages of readlines 2010-07-02 15:41:37 +01:00
hig.py Hob: cleanup those class methods in HobWidget 2012-03-01 15:51:31 +00:00
hobcolor.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
hobeventhandler.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
hoblistmodel.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
hobpages.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
hobwidget.py Hob: cleanup those class methods in HobWidget 2012-03-01 15:51:31 +00:00
imageconfigurationpage.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
imagedetailspage.py Hob: make HobViewTable more general in hob and make the image selection dialog and the image details page reuse it. 2012-03-01 15:51:30 +00:00
packageselectionpage.py Hob: fixed the issue in the brought-in-by dialog. 2012-03-01 15:51:31 +00:00
progress.py crumbs: add back progress implementation for depexp 2012-02-25 11:55:45 +00:00
progressbar.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
puccho.glade bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
recipeselectionpage.py Hob: cleanup those class methods in HobWidget 2012-03-01 15:51:31 +00:00
runningbuild.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
template.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00