generic-poky/bitbake/lib/bb/ui/crumbs
Joshua Lock 4ea4f44645 bb/ui/crumbs/tasklistmodel: track the PN for each entry in the model
Now that we've switched to packages in the model, rather than PN, it makes
sense to add an extra field to store the PN of the package.

This patch includes a convenience method to retrieve a list of selected PN's.

(Bitbake rev: cf79424592a81378de5edad11cf6c4f427c94bcc)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-23 10:00:33 -07:00
..
__init__.py bitbake/crumbs: update documentation header 2011-02-24 15:54:52 +00:00
buildmanager.py Drop a couple usages of readlines 2010-07-02 15:41:37 +01:00
configurator.py bb/ui/crumbs/configurator: introduce writeConfFile method for all writes 2011-08-12 21:07:00 +01:00
hig.py hob: re-designed interaction and implementation 2011-07-05 14:40:30 +01:00
hobeventhandler.py bb/ui/crumbs/hobeventhandler: adapt to reset -> reparse change 2011-08-12 21:06:59 +01:00
hobprefs.py lib/bb/ui/crumbs/hobprefs: fix erroneous save/reparse 2011-08-12 21:07:00 +01:00
layereditor.py ui/crumbs/layereditor: if layer adding fails show an explanatory dialog 2011-08-02 22:31:43 +01:00
progress.py bitbake/progress: make progress dialog modal for parent window 2011-02-24 15:54:53 +00:00
puccho.glade bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
runningbuild.py bb/ui/crumbs/runningbuild: hide the progress bar on cache load complete 2011-08-23 10:00:31 -07:00
tasklistmodel.py bb/ui/crumbs/tasklistmodel: track the PN for each entry in the model 2011-08-23 10:00:33 -07:00