summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2012-11-28 14:00:45 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-25 10:37:37 +0100
commita6e5ccbe223c5a606e15556e8708e863442d9f72 (patch)
treeea5c62b377ba0bdf31e12f79c1c0905daa882921 /configure
parent5c6b2ede3bdfb5ba5eefb6e7cd7c5d3286a1e1b3 (diff)
QMdi: Don't emit subWindowActivated during StyleChange handling.
The handling of StyleChange de-maximizes the child window temporarily, which was emitting subWindowActivated. This would crash lokalize, because deactivating a window means deleting the widgets associated with it, and style-change handling is done in QApplication by looping over QApplication::allWidgets, which would then contain dangling pointers. Full valgrind log at https://bugs.kde.org/show_bug.cgi?id=271494#c7 Change-Id: Ifb24032cde2cd470dcae7cd553ec5ab45a919dd6 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions