kwin/tabbox
Martin Gräßlin 2653160c5a [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.

BUG: 334478
REVIEW: 118047
2014-05-13 09:20:34 +02:00
..
autotests [kwin] Port autotests away from kde4_add_unit_test 2014-03-18 11:49:53 +01:00
qml [tabbox/qml] Do not export the item's model data as a variant 2014-05-13 09:20:34 +02:00
clientmodel.cpp Replace NULL with nullptr in tabbox folder 2014-02-24 16:42:43 +01:00
clientmodel.h Replace NULL with nullptr in tabbox folder 2014-02-24 16:42:43 +01:00
CMakeLists.txt [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
desktopchain.cpp Fix comparison between signed and unsigned integer expressions warning 2014-04-28 17:29:06 +02:00
desktopchain.h Replace NULL with nullptr in tabbox folder 2014-02-24 16:42:43 +01:00
desktopmodel.cpp [kwin] Add a method longestCaption() in TabBox::DesktopModel. 2013-12-22 10:40:28 +01:00
desktopmodel.h Replace NULL with nullptr in tabbox folder 2014-02-24 16:42:43 +01:00
kwindesktopswitcher.desktop SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2014-05-07 08:26:38 +00:00
switcheritem.cpp [kwin/tabbox] Use a QmlComponent instead of a QQuickView for TabBox 2013-12-12 09:37:29 +01:00
switcheritem.h [kwin/tabbox] Use a QmlComponent instead of a QQuickView for TabBox 2013-12-12 09:37:29 +01:00
tabbox.cpp [kwin] Use std::find_if and lambda functions for Workspace::findUnmanaged 2014-03-25 15:17:10 +01:00
tabbox.h Properly support key events in TabBox over InputRedirection 2014-03-19 14:14:56 +01:00
tabboxconfig.cpp
tabboxconfig.h
tabboxhandler.cpp Include ksharedconfig.h (since it will be removed from kpluginfactory.h) 2014-03-29 09:32:06 +01:00
tabboxhandler.h [kwin] Use a QIcon in Client for the icons instead of Pixmaps 2013-12-06 14:41:23 +01:00