diff options
author | Sami Merila <sami.merila@nokia.com> | 2009-12-16 10:17:41 (GMT) |
---|---|---|
committer | Sami Merila <sami.merila@nokia.com> | 2009-12-16 10:17:41 (GMT) |
commit | a43868ca114562502618b4e9c3dd096c65c2e192 (patch) | |
tree | 7bd666afc37b9893368e2e749a81c945c30fce06 /src/plugins/sqldrivers/sqldrivers.pro | |
parent | b49e0184d29c25c99e7001cb1f50cae34423d706 (diff) | |
download | Qt-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/sqldrivers.pro')
0 files changed, 0 insertions, 0 deletions