generic-poky/bitbake/lib/bb/ui/crumbs
Bogdan Marinescu 7bfb98568a bitbake: hig.py: refactor into individual components
Since hig.py was becoming too large (which impacted maintenance and
operations like git merges) it was split into individual files for
the classes that were implemented in hig.py. hig is now a Python
package (lib/bb/ui/crumbs/hig/). The patch was tested by
building core-image-basic/qemux86 in Hob and accessing the various
UI elements implemented in hig. Note that the patch does not change
the functionality of Hob in any way, it's just a code refactoring
that should make life a bit easier for Hob developers.

[YOCTO #3200]

(Bitbake rev: a7a2b730f915cafe7aa30539622dd1ca64ae41f5)

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-01-16 12:51:33 +00:00
..
hig bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
__init__.py bitbake/crumbs: update documentation header 2011-02-24 15:54:52 +00:00
builddetailspage.py bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
builder.py bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
buildmanager.py Drop a couple usages of readlines 2010-07-02 15:41:37 +01:00
hobcolor.py Hob: some color style changes to make HobTabBar more close to visual design 2012-03-29 21:25:55 +01:00
hobeventhandler.py bitbake: hob: use base image only if it was set 2012-12-14 17:31:31 +00:00
hoblistmodel.py bitbake: hob/bitbake: custom image is now using the base image 2012-12-14 13:08:49 +00:00
hobpages.py bitbake: hob/hobpages: Generate the title label every time 2012-10-02 17:19:28 +01:00
hobthreads.py bitbake: hob: add a progress indicator when you select 'view log' 2012-10-27 09:55:54 +01:00
hobwidget.py bitbake: hob: showing when build fails because out of disk space 2012-11-25 21:36:44 +00:00
imageconfigurationpage.py bitbake: hob: providing details about process state through porgress bar 2012-11-01 11:46:22 +00:00
imagedetailspage.py bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
packageselectionpage.py bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
persistenttooltip.py Hob: add original url show function with the tooltip hyperlink for user 2012-05-09 21:56:46 +01:00
progress.py bitbake: progress.py: Fix traceback when running goggle ui 2012-09-24 15:35:31 +01:00
progressbar.py bitbake: hob: stop build without percentage shown 2012-10-24 21:13:07 +01:00
puccho.glade bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
recipeselectionpage.py bitbake: bitbake: hob/hobwidget: "Brought in by" column is now displayed correctly 2012-10-24 21:13:07 +01:00
runningbuild.py bitbake: hob: showing when build fails because out of disk space 2012-11-25 21:36:44 +00:00
sanitycheckpage.py bitbake: Add missing file from previous commit 2012-09-28 09:56:26 +01:00
template.py bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS 2012-09-27 16:45:25 +01:00
utils.py ui/crumbs/utils.py: import module bb 2012-06-08 12:13:16 +01:00