diff options
author | axis <qt-info@nokia.com> | 2010-01-21 12:43:27 (GMT) |
---|---|---|
committer | Jesper Thomschutz <jesper.thomschutz@nokia.com> | 2010-02-03 12:33:15 (GMT) |
commit | 29cb267b44d072aea06a4eab8ef45045eb7c8fe6 (patch) | |
tree | c82d8ff6559bca0a12b9ba37d0576b14ffec8a44 /doc/src/snippets/code | |
parent | 5437c3e855cb3695d8d88fdce0c4ed3691bb7716 (diff) | |
download | Qt-29cb267b44d072aea06a4eab8ef45045eb7c8fe6.zip Qt-29cb267b44d072aea06a4eab8ef45045eb7c8fe6.tar.gz Qt-29cb267b44d072aea06a4eab8ef45045eb7c8fe6.tar.bz2 |
Made characters in a password field briefly visible while typing.
This was done by intercepting key events with text in them, and
temporarily submit them as preedit text instead of real input text.
Currently it does not work in WebKit, but that is because WebKit
hides preedit text as well, which is a bug of its own.
RevBy: Simon Hausmann
Autotest: Manual testing went fine
(cherry picked from commit 87ee066fc86cf6410fd008a8a5d31122a7d5cc11)
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions