diff options
author | Joerg Bornemann <joerg.bornemann@theqtcompany.com> | 2015-11-06 16:49:37 +0100 |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@theqtcompany.com> | 2015-11-09 11:13:37 +0000 |
commit | ca2098638a51f5541cce3f9d8a23c0c6fe76eaa7 (patch) | |
tree | 9c18795c112e2ab802ff2f2e8776f0a577e57ca6 /src/webenginewidgets/api/qwebenginefullscreenrequest.cpp | |
parent | 8b37025cde3848fbd8acabe9ff50fbd68a196416 (diff) | |
download | qtwebengine-ca2098638a51f5541cce3f9d8a23c0c6fe76eaa7.tar.gz |
rework QML authentication dialog
Improve AuthenticationDialog.qml in the following ways:
- Make all user-visible strings translatable.
- Make the dialog a Window instead of an ApplicationWindow, because
we don't need status bar or tool bar support.
- Do not mix layouts and anchors.
- Do not hard-code the dialog's size.
- Longer strings in the message label are now actually visible.
- Pressing enter in input fields accepts the dialog.
- Remove calls to destroy() that would not destroy the dialog but the
Button items.
Task-number: QTBUG-49244
Change-Id: I490d30aeea740d436e060aa2b5f5bf288603b8f2
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'src/webenginewidgets/api/qwebenginefullscreenrequest.cpp')
0 files changed, 0 insertions, 0 deletions