Revision 2653160...

Go back to digest for 11th May 2014

Bug Fixes in User Interface

Martin Gräßlin committed changes in [kwin] /qml:

[tabbox/qml] Do not export the item's model data as a variant

The hack to get the model data from the currently selected item to the
areas outside the list view apparently broke in Qt. Now we have to export
the model data elements we actually use.


REVIEW: 118047

File Changes

Modified 5 files
  • /qml
  •   tabbox/IconTabBox.qml
  •   tabbox/clients/big_icons/contents/ui/main.qml
  •   tabbox/clients/small_icons/contents/ui/main.qml
  •   tabbox/clients/thumbnails/contents/ui/main.qml
  •   tabbox/desktops/previews/contents/ui/main.qml
5 files changed in total