qt6-bb10/tests/auto/widgets
Samuel Gaist 50c04d6318 Session management for OS X
This patch aims to implement the session management available on OS X.
Currently applicationShouldTerminate is just a go through that closes
everything and ends the application. The new implementation calls
first appCommitData and cancels the termination properly if required.
This means that if a user wishes to logout, Qt applications can now
cancel that like e.g. answering to Safari asking whether it is ok to
close because of a number of opened tab/window.

Task-number: QTBUG-33034
Change-Id: Icedc8590a1c0934d9bc87d3a43d6702a9903bfb8
Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
2014-07-10 21:54:19 +02:00
..
dialogs Do not clear default button in QMessageBox::setDetailedText(). 2014-06-04 14:43:02 +02:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Merge remote-tracking branch 'origin/stable' into dev 2014-06-05 22:26:44 +02:00
itemviews Fix crash when inserting the same instance widget more than once 2014-06-26 10:17:36 +02:00
kernel Update QVariant tests 2014-07-10 13:14:40 +02:00
styles Remove the widget from the stylesheet cache before polishing 2014-06-20 07:10:21 +02:00
util Session management for OS X 2014-07-10 21:54:19 +02:00
widgets Added autoHide property to QTabBar 2014-07-10 08:29:10 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00