summaryrefslogtreecommitdiffstats
path: root/tests/auto/qs60mainapplication
diff options
context:
space:
mode:
authorRafael Roquetto <rafael.roquetto.qnx@kdab.com>2013-01-07 17:15:14 -0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-11 21:58:27 +0100
commit5c49c33ab088a926577d3798ef90baac86e5794a (patch)
tree3595ae8e45d8b9d2d243f79269a54c9b5f1cf6a9 /tests/auto/qs60mainapplication
parente11bb8e02fa1f2f933784b9d6d6483c5547e5522 (diff)
Fix Blackberry QPA plugin clipboard impl
QBBCliboard::setMimeData was not cleaning the system clipboard aproppriately when m_mimeData != 0 but m_mimeData->userMimeData == 0, as it would return early before the empty_clipboard() statement. Also, we must not dataChanged() signal after the clipboard has been changed, because this is done by the parent class. cherry-picked from qt5/qtbase 0a977e36e06a69583d8e4edc27ca3df634c53404 Change-Id: I694490e26035d75c3c54e76c538982037c3ef799 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'tests/auto/qs60mainapplication')
0 files changed, 0 insertions, 0 deletions