summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-08-14 06:39:14 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2009-08-14 06:39:14 (GMT)
commit01ecc29ad3f737fb8e1cc3a33dfa4687cd74c1a5 (patch)
treedf8eaad887e0d57b57ed4232c136b65aef90c834 /tests/auto
parent6bd267a6af1ab5c10f4d70d8812ab76ffa6caffd (diff)
downloadQt-01ecc29ad3f737fb8e1cc3a33dfa4687cd74c1a5.zip
Qt-01ecc29ad3f737fb8e1cc3a33dfa4687cd74c1a5.tar.gz
Qt-01ecc29ad3f737fb8e1cc3a33dfa4687cd74c1a5.tar.bz2
Implemented minimalistic modal handling for Symbian OS.
The implementation is likely not complete, but makes autotests using QApplication::activeModalWidget to pass. At least the following test now pass successfully: qcolordialog qmessagebox Might have positive impact to other autotests as well.
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/_Categories/QtGui.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/_Categories/QtGui.txt b/tests/auto/_Categories/QtGui.txt
index 495a173..a50dd0c 100644
--- a/tests/auto/_Categories/QtGui.txt
+++ b/tests/auto/_Categories/QtGui.txt
@@ -100,7 +100,7 @@ qmainwindow
#qmdisubwindow not relevant for S60, skip for now
qmenu
qmenubar
-#qmessagebox that's a hanger
+qmessagebox
qmouseevent
qmouseevent_modal
qmovie