summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_qdbus_qdbusreply.cpp
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-07-22 15:12:17 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-07-22 15:18:11 (GMT)
commit9e5fa633913ef952ca4ef5312fe396bcfc885321 (patch)
treeb14904bd393d9d497313a9fe6a0dfa375d6c9b9a /doc/src/snippets/code/src_qdbus_qdbusreply.cpp
parent979a0f4e3625811997be40816adc2c5b53ec6da0 (diff)
downloadQt-9e5fa633913ef952ca4ef5312fe396bcfc885321.zip
Qt-9e5fa633913ef952ca4ef5312fe396bcfc885321.tar.gz
Qt-9e5fa633913ef952ca4ef5312fe396bcfc885321.tar.bz2
Revert "Added a check that X11 timestamp goes forward only."
In some cases we might get an invalid timestamp that is far away in the future, so remembering it will break all consequent X calls that require a timestamp because it just contains junk (for example clipboard will stop working). This happens with XIM+SCIM pair - whenever we start input method and type something to the widget, we get a XKeyPress event with a commited string, however the 'serial' and 'time' members of the XEvent structure are not initialized (according to valgrind) and contain junk. This reverts commit 2ed015b8a0ffad63f0f59b0e2255057f416895fb. Reviewed-By: Brad
Diffstat (limited to 'doc/src/snippets/code/src_qdbus_qdbusreply.cpp')
0 files changed, 0 insertions, 0 deletions