generic-poky/bitbake/lib/bb/ui
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
..
crumbs bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
icons bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS 2012-09-28 11:13:08 +01:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
depexp.py bitbake: command: add error to return of runCommand 2012-11-01 11:46:22 +00:00
goggle.py bitbake: command: add error to return of runCommand 2012-11-01 11:46:22 +00:00
hob.py Hob: lower the limitation for PyGTK 2012-06-08 12:13:15 +01:00
knotty.py bitbake: knotty: use bb.error instead of print 2012-12-14 13:08:49 +00:00
ncurses.py bitbake: command: add error to return of runCommand 2012-11-01 11:46:22 +00:00
puccho.py Rename the ui 'init' method to 'main' 2011-01-04 14:46:47 +00:00
uievent.py bitbake: uievent: Fix an init race 2012-12-04 18:02:01 +00:00
uihelper.py bitbake: uihelper: Set update flag when start event encountered 2012-10-30 16:55:40 +00:00