kwin/tabbox
Raphael Kubo da Costa 7beb3f2ce9 Merge branch 'KDE/4.9'
* KDE/4.9:
  Fix callback race in the session save and shutdown code.
  Update for 4.9.0 release
  SVN_SILENT made messages (.desktop file)
  SVN_SILENT made messages (.desktop file)
  Fix regression in QML shutdown menu. Ampersands should be removed from menu entries' text by default.
  Fix typos in a message that broke string freeze.
  Fix potential parallel build failure.

Conflicts:
	CMakeLists.txt
2012-07-25 14:56:17 -03:00
..
qml SVN_SILENT made messages (.desktop file) 2012-07-25 18:00:01 +02:00
tests Add required X11 libraries to target_link_libraries(). 2012-07-23 15:17:47 +02:00
clientmodel.cpp Verify pointer is valid when calculating the longest caption 2012-07-22 19:23:36 +02: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 Add CMake variable to rename kwin binaries 2012-05-10 10:25:15 +02:00
declarative.h Add proper key navigation to layout based window switchers 2012-03-25 11:55:35 +02:00
desktopmodel.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopmodel.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2012-07-25 18:00:01 +02:00
tabbox.cpp Use smart pointers to protect access to TabBoxClient 2012-05-22 18:37:41 +02:00
tabbox.h Use smart pointers to protect access to TabBoxClient 2012-05-22 18:37:41 +02:00
tabboxconfig.cpp Refactor checks for inclusion of TabBoxClients in the client list 2012-03-05 20:26:35 +01:00
tabboxconfig.h Show windows from all screen in TabBox by default 2012-03-30 22:16:24 +02:00
tabboxhandler.cpp Use smart pointers to protect access to TabBoxClient 2012-05-22 18:37:41 +02:00
tabboxhandler.h Use smart pointers to protect access to TabBoxClient 2012-05-22 18:37:41 +02:00