kwin/tabbox
Oliver Henshaw bf044bf509 Drop unneeded duplicate addImportPath
Let KDeclarative::setupBindings() add the import paths: it too takes
paths from KGlobal::dirs()->findDirs("module", "imports"); it adds paths
in the correct (reverse) order [1].

[1] See kdelibs 400b9f2e9d10386bb175b6123fe0cdaafeaffe61 for further
details.

REVIEW: 110670
2013-05-28 17:21:48 +01:00
..
qml SVN_SILENT made messages (.desktop file) 2013-05-01 13:47:48 +02:00
tests add/improve TESTNAME in kde4_add_unit_test() 2012-11-16 14:37:01 +01:00
clientmodel.cpp Escape HTML command in window caption before passing to QML 2012-11-27 20:57:42 +01:00
clientmodel.h Use smart pointers to protect access to TabBoxClient 2012-05-22 18:37:41 +02:00
CMakeLists.txt Verify pointer is valid when calculating the longest caption 2012-07-22 19:23:36 +02:00
declarative.cpp Drop unneeded duplicate addImportPath 2013-05-28 17:21:48 +01:00
declarative.h Add proper key navigation to layout based window switchers 2012-03-25 11:55:35 +02:00
desktopmodel.cpp Remove outdated options from TabBoxConfig 2012-08-10 16:57:25 +02:00
desktopmodel.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2013-05-01 13:47:48 +02:00
tabbox.cpp special tab/backtab handling to align kglobalaccel 2012-12-14 22:36:39 +01:00
tabbox.h Ensure that the start Client to build up the ClientModel is in the Focus Chain 2012-09-05 20:55:07 +02:00
tabboxconfig.cpp Merge branch 'KDE/4.9' 2012-08-11 22:13:59 +02:00
tabboxconfig.h Remove outdated options from TabBoxConfig 2012-08-10 16:57:25 +02:00
tabboxhandler.cpp Verify QVariant is valid before casting to Client* 2012-08-17 17:48:15 +02:00
tabboxhandler.h Ensure that the start Client to build up the ClientModel is in the Focus Chain 2012-09-05 20:55:07 +02:00