summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/sqlite_symbian/sqlite_symbian.pro
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2009-12-16 10:17:41 (GMT)
committerSami Merila <sami.merila@nokia.com>2009-12-16 10:17:41 (GMT)
commita43868ca114562502618b4e9c3dd096c65c2e192 (patch)
tree7bd666afc37b9893368e2e749a81c945c30fce06 /src/plugins/sqldrivers/sqlite_symbian/sqlite_symbian.pro
parentb49e0184d29c25c99e7001cb1f50cae34423d706 (diff)
downloadQt-a43868ca114562502618b4e9c3dd096c65c2e192.zip
Qt-a43868ca114562502618b4e9c3dd096c65c2e192.tar.gz
Qt-a43868ca114562502618b4e9c3dd096c65c2e192.tar.bz2
Long informative texts causes messagebox to grow outside of screen area
Currently if we launch QMessageBox::aboutQt(), the dialog grows too large to fit into any kind of device display. To fix this, we have added a QTextEdit instead of QLabel into QMessageBox. QTextEdit automatically adds scrollbars to its content, if the text won't fit into the designated area. This change causes error QTBUG-6853. This is due to that QTextEdit does not support activating external links. Task-number: QTBUG-3232 Reviewed-by: Alessandro Portale
Diffstat (limited to 'src/plugins/sqldrivers/sqlite_symbian/sqlite_symbian.pro')
0 files changed, 0 insertions, 0 deletions