poky/bitbake/lib/bb/ui/crumbs
Valentin Popa dc86293f04 bitbake: HOB:Proper handle of SIGINT
Modal dialogs doesn't run on the main loop so they cannot
catch any signal from the terminal. This patch makes sure
the dialogs are destroyed when a SIGINT is sent to HOB.

[YOCTO #3329]

(Bitbake rev: 6eee0cc37438cc3f91531b7df524330fba27161b)

Signed-off-by: Valentin Popa <valentin.popa@intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-05 15:52:48 +01:00
..
hig bitbake: Added distroy signal to information dialogs 2013-05-31 08:25:40 +01:00
__init__.py bitbake/crumbs: update documentation header 2011-02-24 15:54:52 +00:00
builddetailspage.py bitbake: hob: progress bar changed to busy cursor when you open log file 2013-01-21 19:05:31 +00:00
builder.py bitbake: HOB:Proper handle of SIGINT 2013-07-05 15:52:48 +01:00
buildmanager.py Drop a couple usages of readlines 2010-07-02 15:41:37 +01:00
hobcolor.py bitbake: hob: Hob should display warnings generated during parsing 2013-01-21 19:05:31 +00:00
hobeventhandler.py bitbake: hob: save button from settings called a nonexisting method 2013-07-03 08:13:35 +01:00
hoblistmodel.py bitbake: hob: Table sorting criteria should not change after deselecting recipes/packages 2013-05-22 16:25:11 +01:00
hobpages.py bitbake: hob/hobpages: Generate the title label every time 2012-10-02 17:19:28 +01:00
hobwidget.py bitbake: hob: Refine sorting mechanisms in Hob 2013-04-15 15:57:31 +01:00
imageconfigurationpage.py bitbake: hob: check if imageconfiguration page has the attribute 'warnings_bar' 2013-06-20 13:26:57 +01:00
imagedetailspage.py bitbake: hob: assure consistency for image size label 2013-05-10 13:33:33 +01:00
packageselectionpage.py bitbake: hob: Table sorting criteria should not change after deselecting recipes/packages 2013-05-22 16:25:11 +01: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: hob: Table sorting criteria should not change after deselecting recipes/packages 2013-05-22 16:25:11 +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
utils.py ui/crumbs/utils.py: import module bb 2012-06-08 12:13:16 +01:00