Revision 7b69cd2...

Go back to digest for 18th August 2013

Bug Fixes in KDE Base

Eike Hein committed changes in [kde-runtime/KDE/4.11] /declarativeimports/draganddrop:

Make the setData() accessor take a QVariant as payload.

The implementation now specifically tries to support byte arrays
being passed in, which is what the base class speaks. To try and
retain the previous behavior anything else is attempted to be
converted to a string and failing that, silently dropped.

Backport from plasma-framework f63357bd and reviewed in 111748.

File Changes

Modified 2 files
  • /declarativeimports/draganddrop
  •   plasma/DeclarativeMimeData.cpp
  •   plasma/DeclarativeMimeData.h
2 files changed in total