summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@nokia.com>2009-11-23 10:33:25 (GMT)
committerRichard Moe Gustavsen <richard.gustavsen@nokia.com>2009-11-23 12:18:15 (GMT)
commit4ea54f03174778a4efdcb802f9179b6e1d17fd88 (patch)
treeb71ad0938aa523f4e1894f86afcc1e8b99d0906e /src/network
parent7faa417e1a2c0e85e5ac2c647c099c3f972141a5 (diff)
downloadQt-4ea54f03174778a4efdcb802f9179b6e1d17fd88.zip
Qt-4ea54f03174778a4efdcb802f9179b6e1d17fd88.tar.gz
Qt-4ea54f03174778a4efdcb802f9179b6e1d17fd88.tar.bz2
Cocoa: apps with dialogs hangs on exit
This happends because we refuse to exit if we have a modal dialog showing on screen. After some discussion, we decided that we need to allow to exit if the quit menu item is enabled. Some of the reason behind this is the way developers tend to (mis)use dialogs as normal windows in Qt. So, if you don't want your app to exit when showing a modal dialog, disable quit menuitem, or handle QCloseEvent. Task-number: 5613 Reviewed-by: MortenS
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions