summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_gui_widgets_qtextedit.cpp
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-01-21 12:43:27 (GMT)
committerJesper Thomschutz <jesper.thomschutz@nokia.com>2010-02-03 12:33:15 (GMT)
commit29cb267b44d072aea06a4eab8ef45045eb7c8fe6 (patch)
treec82d8ff6559bca0a12b9ba37d0576b14ffec8a44 /doc/src/snippets/code/src_gui_widgets_qtextedit.cpp
parent5437c3e855cb3695d8d88fdce0c4ed3691bb7716 (diff)
downloadQt-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/src_gui_widgets_qtextedit.cpp')
0 files changed, 0 insertions, 0 deletions