generic-poky/bitbake/lib/bb/ui/crumbs
Joshua Lock b2124617ab ui/crumbs/tasklistmodel: fix reset method
The reset() method only touched the contents sub-model, which does not
include the selected image(s). This patch ensures that reset correctly unsets
any image selection when called.

Further we re-initialise the COL_IMG column when resetting packages.

(Bitbake rev: f3fbc97471961042e5eb8224dc07dcc04293efcf)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-08 17:32:40 +01: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 hob: re-designed interaction and implementation 2011-07-05 14:40:30 +01:00
hig.py hob: re-designed interaction and implementation 2011-07-05 14:40:30 +01:00
hobeventhandler.py hob: re-designed interaction and implementation 2011-07-05 14:40:30 +01:00
hobprefs.py hob: re-designed interaction and implementation 2011-07-05 14:40:30 +01:00
layereditor.py hob: re-designed interaction and implementation 2011-07-05 14:40:30 +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 hob: re-designed interaction and implementation 2011-07-05 14:40:30 +01:00
tasklistmodel.py ui/crumbs/tasklistmodel: fix reset method 2011-07-08 17:32:40 +01:00