kwin/tabbox
Martin Gräßlin 869c087e21 [kwin] Use QQmlEngine from Scripting in TabBox
Instead of having it's own QQmlEngine TabBox just uses the newly
exposed engine from Scripting and creates a new context for it's
own usage.

REVIEW: 116565
2014-03-10 09:09:01 +01:00
..
autotests [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
qml SVN_SILENT made messages (.desktop file) 2014-03-03 04:35:02 +00: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
desktopchain.h Replace NULL with nullptr in tabbox folder 2014-02-24 16:42:43 +01:00
desktopmodel.cpp
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-02-18 05:12:30 +00:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2014-02-18 05:12:30 +00:00
switcheritem.cpp
switcheritem.h
tabbox.cpp Replace NULL with nullptr in tabbox folder 2014-02-24 16:42:43 +01:00
tabbox.h
tabboxconfig.cpp
tabboxconfig.h
tabboxhandler.cpp [kwin] Use QQmlEngine from Scripting in TabBox 2014-03-10 09:09:01 +01:00
tabboxhandler.h