kwin/tabbox
Martin Gräßlin 8cf8f57966 Port tabbox to QtQuick 2
Straight forward port. Note: this is currently crashing deep down in
QtQuick. To circumvent the crashes it helps to disable the property
highlightFollowsCurrentItem in the listviews. This solves the problem
that QtQuick crashes on first loading. Unfortunately it still crashes
if one tries to invoke TabBox for the second time.
2013-08-09 11:47:18 +02:00
..
qml Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00
tests Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00
clientmodel.cpp Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
clientmodel.h Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
CMakeLists.txt Plasma Package support for desktop switcher layouts 2013-04-24 11:33:06 +02:00
declarative.cpp Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00
declarative.h Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00
desktopchain.cpp
desktopchain.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
desktopmodel.cpp Role names for Desktop Tabbox model 2013-04-24 11:47:15 +02:00
desktopmodel.h Use mgraesslin@kde.org for my mail address in Copyright and AboutData 2013-03-12 13:17:53 +01:00
kwindesktopswitcher.desktop SVN_SILENT made messages (.desktop file) 2013-07-31 06:46:21 +00:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2013-07-05 03:48:50 +00:00
tabbox.cpp Port away from QApplication::syncX() in TabBox 2013-08-06 11:20:28 +02:00
tabbox.h Enable Key Press/Release events 2013-07-29 09:00:20 +02:00
tabboxconfig.cpp Remove show outline from TabBox 2013-04-24 10:02:57 +02:00
tabboxconfig.h Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
tabboxhandler.cpp Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00
tabboxhandler.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00