[kde-doc-english] [kde-workspace] /: Revert "Merge branch 'master' of git://anongit.kde.org/kde-workspace"

Wolfgang Bauer wbauer at tmo.at
Mon Nov 11 12:08:25 UTC 2013


Git commit 09ea308ab55505efe7aeaebcd4aef6292cd884e6 by Wolfgang Bauer.
Committed on 11/11/2013 at 12:07.
Pushed by wbauer into branch 'master'.

Revert "Merge branch 'master' of git://anongit.kde.org/kde-workspace"

This reverts commit 137dd285bdf821fd2c8a5c17e30dc9c1a6eca87b, reversing
changes made to 9f70241d57f3ba1013b9f28650478c8bbb1233e0.

D  +0    -2    .reviewboardrc
M  +120  -186  CMakeLists.txt
M  +1    -2    ConfigureChecks.cmake
M  +1    -0    KDE4WorkspaceConfig.cmake.in
M  +10   -22   appmenu/CMakeLists.txt
M  +2    -29   appmenu/appmenu.cpp
M  +1    -4    appmenu/appmenu.desktop
M  +2    -2    appmenu/appmenu_dbus.cpp
M  +4    -3    appmenu/kdbusimporter.h
M  +8    -16   appmenu/menuwidget.cpp
D  +0    -31   appmenu/org.kde.kappmenu.xml
A  +31   -0    appmenu/org.kde.kded.appmenu.xml
D  +0    -71   cmake/modules/FindDBusMenuQt5.cmake
A  +31   -0    cmake/modules/FindX11_XCB.cmake
A  +123  -0    cmake/modules/FindXCB.cmake
M  +1    -1    cmake/modules/UnixAuth.cmake
M  +2    -0    doc/kcontrol/CMakeLists.txt
M  +-    --    doc/kcontrol/powerdevil/advanced.png
M  +-    --    doc/kcontrol/powerdevil/energy.png
M  +8    -36   doc/kcontrol/powerdevil/index.docbook
A  +2    -0    doc/kcontrol/screensaver/CMakeLists.txt
A  +110  -0    doc/kcontrol/screensaver/index.docbook
M  +1    -1    doc/kcontrol/windowspecific/index.docbook
A  +2    -0    doc/kcontrol/workspaceoptions/CMakeLists.txt
A  +104  -0    doc/kcontrol/workspaceoptions/index.docbook
M  +2    -2    doc/kfontview/index.docbook
M  +11   -148  doc/kmenuedit/index.docbook
M  +8    -25   doc/plasma-desktop/index.docbook
M  +1    -1    doc/systemsettings/index.docbook
M  +6    -13   freespacenotifier/CMakeLists.txt
M  +15   -19   freespacenotifier/freespacenotifier.cpp
M  +2    -2    freespacenotifier/freespacenotifier.desktop
M  +1    -1    freespacenotifier/freespacenotifier.h
M  +4    -4    freespacenotifier/freespacenotifier.notifyrc
M  +4    -4    kcheckpass/CMakeLists.txt
M  +2    -2    kcminit/CMakeLists.txt
M  +13   -9    kcminit/main.cpp
M  +15   -10   kcontrol/CMakeLists.txt
M  +4    -29   kcontrol/access/CMakeLists.txt
M  +5    -8    kcontrol/access/kaccess.cpp
M  +1    -1    kcontrol/access/kaccess.desktop
M  +1    -4    kcontrol/access/kaccess.h
M  +8    -8    kcontrol/access/kaccess.notifyrc
M  +12   -15   kcontrol/access/kcmaccess.cpp
M  +2    -2    kcontrol/access/kcmaccess.desktop
M  +4    -7    kcontrol/access/main.cpp
M  +1    -1    kcontrol/autostart/CMakeLists.txt
M  +1    -1    kcontrol/autostart/addscriptdialog.cpp
M  +2    -3    kcontrol/autostart/addscriptdialog.h
M  +1    -1    kcontrol/autostart/advanceddialog.cpp
M  +16   -17   kcontrol/autostart/autostart.cpp
M  +1    -3    kcontrol/autostart/autostart.desktop
M  +2    -2    kcontrol/autostart/autostart.h
M  +2    -2    kcontrol/autostart/autostartitem.h
M  +2    -9    kcontrol/bell/CMakeLists.txt
M  +11   -15   kcontrol/bell/bell.cpp
M  +1    -1    kcontrol/bell/bell.desktop
M  +5    -14   kcontrol/colors/CMakeLists.txt
M  +1    -2    kcontrol/colors/colors.desktop
M  +17   -18   kcontrol/colors/colorscm.cpp
M  +1    -1    kcontrol/colors/colorscm.h
M  +2    -2    kcontrol/colors/previewwidget.h
M  +2    -2    kcontrol/colors/setpreviewwidget.h
M  +2    -12   kcontrol/dateandtime/CMakeLists.txt
M  +1    -3    kcontrol/dateandtime/clock.desktop
M  +4    -4    kcontrol/dateandtime/dateandtime.ui
M  +5    -5    kcontrol/dateandtime/dtime.cpp
M  +7    -14   kcontrol/dateandtime/helper.cpp
M  +1    -3    kcontrol/dateandtime/helper.h
M  +20   -15   kcontrol/dateandtime/main.cpp
M  +2    -7    kcontrol/desktoppaths/CMakeLists.txt
M  +3    -3    kcontrol/desktoppaths/desktoppath.desktop
M  +55   -91   kcontrol/desktoppaths/globalpaths.cpp
M  +5    -5    kcontrol/desktoppaths/globalpaths.h
A  +29   -0    kcontrol/desktoppaths/kcmdesktoppaths.cpp     [License: LGPL (v2)]
A  +27   -0    kcontrol/desktoppaths/kcmdesktoppaths.h     [License: LGPL (v2)]
M  +3    -11   kcontrol/desktoptheme/CMakeLists.txt
M  +1    -2    kcontrol/desktoptheme/desktoptheme.desktop
M  +14   -18   kcontrol/desktoptheme/desktopthemedetails.cpp
M  +3    -3    kcontrol/desktoptheme/desktopthemedetails.h
M  +10   -12   kcontrol/desktoptheme/kcmdesktoptheme.cpp
M  +0    -6    kcontrol/desktoptheme/kcmdesktoptheme.h
M  +3    -3    kcontrol/desktoptheme/thememodel.cpp
M  +1    -1    kcontrol/desktoptheme/thememodel.h
M  +4    -4    kcontrol/fonts/CMakeLists.txt
M  +7    -7    kcontrol/fonts/fonts.cpp
M  +2    -2    kcontrol/fonts/fonts.desktop
M  +1    -5    kcontrol/hardware/display/CMakeLists.txt
M  +3    -2    kcontrol/hardware/display/display.cpp
M  +2    -2    kcontrol/hardware/display/display.desktop
M  +1    -7    kcontrol/hardware/joystick/CMakeLists.txt
M  +1    -1    kcontrol/hardware/joystick/caldialog.cpp
M  +1    -1    kcontrol/hardware/joystick/caldialog.h
M  +0    -1    kcontrol/hardware/joystick/joydevice.cpp
M  +7    -6    kcontrol/hardware/joystick/joystick.cpp
M  +1    -1    kcontrol/hardware/joystick/joystick.desktop
M  +2    -2    kcontrol/hardware/joystick/joywidget.cpp
M  +20   -29   kcontrol/input/CMakeLists.txt
M  +1    -1    kcontrol/input/cursortheme.desktop
M  +12   -9    kcontrol/input/kapplymousetheme.cpp
M  +4    -5    kcontrol/input/kcmcursortheme.cpp
M  +1    -1    kcontrol/input/logitechmouse.cpp
M  +3    -6    kcontrol/input/main.cpp
M  +11   -11   kcontrol/input/mouse.cpp
M  +1    -1    kcontrol/input/mouse.desktop
M  +1    -1    kcontrol/input/mouse.h
M  +2    -2    kcontrol/input/xcursor/cursortheme.cpp
M  +2    -2    kcontrol/input/xcursor/cursortheme.h
M  +5    -15   kcontrol/input/xcursor/previewwidget.cpp
M  +1    -1    kcontrol/input/xcursor/thememodel.cpp
M  +13   -15   kcontrol/input/xcursor/themepage.cpp
M  +2    -2    kcontrol/input/xcursor/themepage.h
M  +9    -7    kcontrol/input/xcursor/xcursortheme.cpp
M  +1    -1    kcontrol/input/xcursor/xcursortheme.h
M  +33   -62   kcontrol/keyboard/CMakeLists.txt
M  +20   -22   kcontrol/keyboard/bindings.cpp
M  +3    -2    kcontrol/keyboard/bindings.h
M  +8    -34   kcontrol/keyboard/flags.cpp
M  +2    -0    kcontrol/keyboard/iso_codes.cpp
M  +1    -1    kcontrol/keyboard/kcm_add_layout_dialog.h
M  +8    -8    kcontrol/keyboard/kcm_keyboard.cpp
M  +1    -2    kcontrol/keyboard/kcm_keyboard.desktop
M  +0    -3    kcontrol/keyboard/kcm_keyboard.ui
M  +16   -17   kcontrol/keyboard/kcm_keyboard_widget.cpp
M  +3    -2    kcontrol/keyboard/kcm_keyboard_widget.h
M  +5    -5    kcontrol/keyboard/kcm_view_models.cpp
M  +4    -4    kcontrol/keyboard/kcm_view_models.h
M  +3    -4    kcontrol/keyboard/kcmmisc.cpp
M  +3    -3    kcontrol/keyboard/kcmmisc.h
M  +1    -1    kcontrol/keyboard/keyboard.desktop
M  +5    -15   kcontrol/keyboard/keyboard_daemon.cpp
M  +0    -1    kcontrol/keyboard/keyboard_daemon.h
M  +2    -2    kcontrol/keyboard/keyboard_hardware.cpp
M  +2    -2    kcontrol/keyboard/layout_memory.cpp
M  +1    -1    kcontrol/keyboard/layout_tray_icon.cpp
M  +2    -2    kcontrol/keyboard/layout_tray_icon.h
M  +8    -15   kcontrol/keyboard/layout_widget.cpp
M  +3    -4    kcontrol/keyboard/layout_widget.h
M  +2    -2    kcontrol/keyboard/layouts_menu.cpp
M  +1    -1    kcontrol/keyboard/plasma_applet_keyboard.desktop
M  +3    -3    kcontrol/keyboard/preview/kbpreviewframe.cpp
M  +2    -2    kcontrol/keyboard/preview/kbpreviewframe.h
M  +6    -6    kcontrol/keyboard/preview/keyaliases.cpp
M  +5    -5    kcontrol/keyboard/preview/keyboardlayout.cpp
M  +1    -1    kcontrol/keyboard/preview/keyboardlayout.h
M  +4    -4    kcontrol/keyboard/preview/keyboardpainter.cpp
M  +1    -1    kcontrol/keyboard/preview/keyboardpainter.h
M  +2    -2    kcontrol/keyboard/preview/keysymbols.cpp
M  +2    -2    kcontrol/keyboard/preview/keysymbols.h
M  +11   -36   kcontrol/keyboard/tests/CMakeLists.txt
M  +1    -1    kcontrol/keyboard/tests/iso_codes_test.cpp
M  +3    -3    kcontrol/keyboard/tests/xkb_rules_test.cpp
M  +1    -3    kcontrol/keyboard/x11_helper.cpp
M  +6    -9    kcontrol/keyboard/x11_helper.h
M  +1    -2    kcontrol/keyboard/xinput_helper.cpp
M  +6    -6    kcontrol/keyboard/xkb_helper.cpp
M  +9    -7    kcontrol/keyboard/xkb_rules.cpp
M  +5    -11   kcontrol/keys/CMakeLists.txt
M  +2    -2    kcontrol/keys/export_scheme_dialog.cpp
M  +1    -2    kcontrol/keys/export_scheme_dialog.h
M  +3    -3    kcontrol/keys/globalshortcuts.cpp
M  +1    -2    kcontrol/keys/keys.desktop
M  +61   -57   kcontrol/keys/kglobalshortcutseditor.cpp
M  +2    -0    kcontrol/keys/kglobalshortcutseditor.h
M  +1    -3    kcontrol/keys/select_scheme_dialog.cpp
M  +1    -2    kcontrol/keys/select_scheme_dialog.h
M  +3    -2    kcontrol/kfontinst/CMakeLists.txt
M  +4    -23   kcontrol/kfontinst/apps/CMakeLists.txt
M  +2    -2    kcontrol/kfontinst/apps/CreateParent.h
M  +5    -4    kcontrol/kfontinst/apps/Installer.cpp
M  +18   -18   kcontrol/kfontinst/apps/Printer.cpp
M  +3    -6    kcontrol/kfontinst/apps/Viewer.cpp
M  +0    -1    kcontrol/kfontinst/apps/Viewer.h
M  +1    -1    kcontrol/kfontinst/apps/installfont.desktop
M  +1    -1    kcontrol/kfontinst/apps/kfontview.desktop
M  +8    -9    kcontrol/kfontinst/dbus/Folder.cpp
M  +4    -4    kcontrol/kfontinst/kcmfontinst/ActionLabel.cpp
M  +1    -1    kcontrol/kfontinst/kcmfontinst/ActionLabel.h
M  +2    -15   kcontrol/kfontinst/kcmfontinst/CMakeLists.txt
M  +17   -18   kcontrol/kfontinst/kcmfontinst/DuplicatesDialog.cpp
M  +3    -3    kcontrol/kfontinst/kcmfontinst/DuplicatesDialog.h
M  +35   -12   kcontrol/kfontinst/kcmfontinst/FontFilter.cpp
M  +4    -3    kcontrol/kfontinst/kcmfontinst/FontFilter.h
M  +1    -6    kcontrol/kfontinst/kcmfontinst/FontFilterProxyStyle.cpp
M  +1    -3    kcontrol/kfontinst/kcmfontinst/FontFilterProxyStyle.h
M  +16   -17   kcontrol/kfontinst/kcmfontinst/FontList.cpp
M  +9    -9    kcontrol/kfontinst/kcmfontinst/FontList.h
M  +28   -28   kcontrol/kfontinst/kcmfontinst/GroupList.cpp
M  +5    -5    kcontrol/kfontinst/kcmfontinst/GroupList.h
M  +12   -12   kcontrol/kfontinst/kcmfontinst/JobRunner.cpp
M  +20   -20   kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp
M  +7    -7    kcontrol/kfontinst/kcmfontinst/PreviewList.cpp
M  +2    -2    kcontrol/kfontinst/kcmfontinst/PreviewList.h
M  +4    -4    kcontrol/kfontinst/kcmfontinst/PrintDialog.cpp
M  +1    -1    kcontrol/kfontinst/kcmfontinst/PrintDialog.h
M  +1    -2    kcontrol/kfontinst/kcmfontinst/fontinst.desktop
M  +2    -2    kcontrol/kfontinst/kio/CMakeLists.txt
M  +6    -4    kcontrol/kfontinst/kio/KioFonts.cpp
M  +0    -1    kcontrol/kfontinst/kio/KioFonts.h
M  +1    -1    kcontrol/kfontinst/kio/fonts.desktop
M  +2    -11   kcontrol/kfontinst/lib/CMakeLists.txt
M  +2    -2    kcontrol/kfontinst/lib/Family.cpp
M  +7    -21   kcontrol/kfontinst/lib/FcEngine.cpp
M  +2    -2    kcontrol/kfontinst/lib/File.cpp
M  +1    -1    kcontrol/kfontinst/lib/KfiConstants.h
M  +1    -2    kcontrol/kfontinst/lib/Misc.h
M  +3    -3    kcontrol/kfontinst/lib/Style.cpp
A  +12   -0    kcontrol/kfontinst/strigi-analyzer/CMakeLists.txt
A  +1121 -0    kcontrol/kfontinst/strigi-analyzer/FontEngine.cpp     [License: X11 (BSD like) GPL (v2+)]
A  +125  -0    kcontrol/kfontinst/strigi-analyzer/FontEngine.h     [License: GPL (v2+)]
A  +276  -0    kcontrol/kfontinst/strigi-analyzer/FontThroughAnalyzer.cpp     [License: GPL (v2+)]
A  +56   -0    kcontrol/kfontinst/strigi-analyzer/FontThroughAnalyzer.h     [License: GPL (v2+)]
M  +1    -1    kcontrol/kfontinst/thumbnail/CMakeLists.txt
M  +6    -5    kcontrol/kfontinst/thumbnail/FontThumbnail.cpp
M  +1    -1    kcontrol/kfontinst/viewpart/CMakeLists.txt
M  +8    -8    kcontrol/kfontinst/viewpart/CharTip.cpp
M  +1    -1    kcontrol/kfontinst/viewpart/CharTip.h
M  +5    -5    kcontrol/kfontinst/viewpart/FontPreview.h
M  +20   -20   kcontrol/kfontinst/viewpart/FontViewPart.cpp
M  +2    -3    kcontrol/kfontinst/viewpart/FontViewPart.h
M  +1    -1    kcontrol/kfontinst/viewpart/PreviewSelectAction.cpp
M  +1    -1    kcontrol/kfontinst/viewpart/kfontviewpart.desktop
M  +1    -1    kcontrol/krdb/CMakeLists.txt
M  +5    -4    kcontrol/krdb/krdb.cpp
M  +4    -4    kcontrol/krdb/krdb_clearlibrarypath.cpp
M  +2    -7    kcontrol/launch/CMakeLists.txt
M  +3    -3    kcontrol/launch/kcmlaunch.cpp
M  +2    -3    kcontrol/launch/kcmlaunch.desktop
M  +0    -1    kcontrol/launch/kcmlaunch.h
A  +74   -0    kcontrol/randr/CMakeLists.txt
A  +34   -0    kcontrol/randr/ChangeLog
A  +4    -0    kcontrol/randr/Messages.sh
A  +29   -0    kcontrol/randr/TODO
A  +279  -0    kcontrol/randr/collapsiblewidget.cpp     [License: LGPL (v2)]
A  +123  -0    kcontrol/randr/collapsiblewidget.h     [License: LGPL (v2)]
A  +2    -0    kcontrol/randr/config-randr.h.cmake
A  +53   -0    kcontrol/randr/krandrapp.cpp     [License: GPL (v2+)]
A  +44   -0    kcontrol/randr/krandrapp.h     [License: GPL (v2+)]
A  +156  -0    kcontrol/randr/krandrmodule.cpp     [License: GPL (v2+)]
A  +55   -0    kcontrol/randr/krandrmodule.h     [License: GPL (v2+)]
A  +123  -0    kcontrol/randr/krandrpassivepopup.cpp     [License: GPL (v2+)]
A  +50   -0    kcontrol/randr/krandrpassivepopup.h     [License: GPL (v2+)]
A  +54   -0    kcontrol/randr/krandrstartup
A  +620  -0    kcontrol/randr/krandrtray.cpp     [License: GPL (v2+)]
A  +262  -0    kcontrol/randr/krandrtray.desktop
A  +73   -0    kcontrol/randr/krandrtray.h     [License: GPL (v2+)]
A  +220  -0    kcontrol/randr/ktimerdialog.cpp     [License: LGPL (v2+)]
A  +173  -0    kcontrol/randr/ktimerdialog.h     [License: LGPL (v2+)]
A  +150  -0    kcontrol/randr/layoutmanager.cpp     [License: GPL (v2+)]
A  +48   -0    kcontrol/randr/layoutmanager.h     [License: GPL (v2+)]
A  +278  -0    kcontrol/randr/legacyrandrconfig.cpp     [License: GPL (v2+)]
A  +65   -0    kcontrol/randr/legacyrandrconfig.h     [License: GPL (v2+)]
A  +146  -0    kcontrol/randr/legacyrandrconfigbase.ui
A  +424  -0    kcontrol/randr/legacyrandrscreen.cpp     [License: GPL (v2+)]
A  +160  -0    kcontrol/randr/legacyrandrscreen.h     [License: GPL (v2+)]
A  +52   -0    kcontrol/randr/main.cpp     [License: GPL (v2+)]
A  +25   -0    kcontrol/randr/module/CMakeLists.txt
A  +2    -0    kcontrol/randr/module/Messages.sh
A  +7    -0    kcontrol/randr/module/TODO
A  +413  -0    kcontrol/randr/module/randrmonitor.cpp     [License: GPL (v2)]
A  +67   -0    kcontrol/randr/module/randrmonitor.desktop
A  +94   -0    kcontrol/randr/module/randrmonitor.h     [License: GPL (v2)]
A  +63   -0    kcontrol/randr/module/randrpolltest.cpp     [License: UNKNOWN]  *
A  +516  -0    kcontrol/randr/outputconfig.cpp     [License: GPL (v2+)]
A  +103  -0    kcontrol/randr/outputconfig.h     [License: GPL (v2+)]
A  +151  -0    kcontrol/randr/outputconfigbase.ui
A  +317  -0    kcontrol/randr/outputgraphicsitem.cpp     [License: GPL (v2+)]
A  +74   -0    kcontrol/randr/outputgraphicsitem.h     [License: GPL (v2+)]
A  +183  -0    kcontrol/randr/randr.cpp     [License: GPL (v2+)]
A  +232  -0    kcontrol/randr/randr.desktop [TRAILING SPACE] ** [TRAILING SPACE] ** [TRAILING SPACE] **
A  +109  -0    kcontrol/randr/randr.h     [License: GPL (v2+)]
A  +479  -0    kcontrol/randr/randrconfig.cpp     [License: GPL (v2+)]
A  +91   -0    kcontrol/randr/randrconfig.h     [License: GPL (v2+)]
A  +101  -0    kcontrol/randr/randrconfigbase.ui
A  +451  -0    kcontrol/randr/randrcrtc.cpp     [License: GPL (v2+)]
A  +94   -0    kcontrol/randr/randrcrtc.h     [License: GPL (v2+)]
A  +367  -0    kcontrol/randr/randrdisplay.cpp     [License: GPL (v2+)]
A  +95   -0    kcontrol/randr/randrdisplay.h     [License: GPL (v2+)]
A  +81   -0    kcontrol/randr/randrmode.cpp     [License: GPL (v2+)]
A  +45   -0    kcontrol/randr/randrmode.h     [License: GPL (v2+)]
A  +716  -0    kcontrol/randr/randroutput.cpp     [License: GPL (v2+)]
A  +182  -0    kcontrol/randr/randroutput.h     [License: GPL (v2+)]
A  +682  -0    kcontrol/randr/randrscreen.cpp     [License: GPL (v2+)]
A  +139  -0    kcontrol/randr/randrscreen.h     [License: GPL (v2+)]
A  +43   -0    kcontrol/screensaver/CMakeLists.txt
A  +6    -0    kcontrol/screensaver/Messages.sh
A  +16   -0    kcontrol/screensaver/category_list
A  +3    -0    kcontrol/screensaver/config-screensaver.h.cmake
A  +40   -0    kcontrol/screensaver/kssmonitor.h     [License: GPL (v2/3)]
A  +103  -0    kcontrol/screensaver/kswidget.cpp     [License: GPL (v2/3)]
A  +42   -0    kcontrol/screensaver/kswidget.h     [License: GPL (v2/3)]
A  +69   -0    kcontrol/screensaver/saverconfig.cpp     [License: GPL (v2/3)]
A  +59   -0    kcontrol/screensaver/saverconfig.h     [License: GPL (v2/3)]
A  +138  -0    kcontrol/screensaver/screensaver.desktop
A  +352  -0    kcontrol/screensaver/screensaver.ui
A  +809  -0    kcontrol/screensaver/scrnsave.cpp     [License: GPL (v2/3)]
A  +124  -0    kcontrol/screensaver/scrnsave.h     [License: GPL (v2/3)]
A  +34   -0    kcontrol/screensaver/testwin.cpp     [License: GPL (v2/3)]
A  +39   -0    kcontrol/screensaver/testwin.h     [License: GPL (v2/3)]
A  +26   -0    kcontrol/smartcard/CMakeLists.txt
A  +5    -0    kcontrol/smartcard/Messages.sh
A  +3    -0    kcontrol/smartcard/configure.in.in
A  +79   -0    kcontrol/smartcard/nosmartcardbase.ui
A  +424  -0    kcontrol/smartcard/smartcard.cpp     [License: GPL (v2+)]
A  +234  -0    kcontrol/smartcard/smartcard.desktop
A  +91   -0    kcontrol/smartcard/smartcard.h     [License: GPL (v2+)]
A  +308  -0    kcontrol/smartcard/smartcardbase.ui
M  +1    -6    kcontrol/standard_actions/CMakeLists.txt
M  +1    -2    kcontrol/standard_actions/standard_actions.desktop
M  +23   -16   kcontrol/standard_actions/standard_actions_module.cpp
M  +1    -1    kcontrol/standard_actions/standard_actions_module.h
M  +5    -11   kcontrol/style/CMakeLists.txt
M  +40   -52   kcontrol/style/kcmstyle.cpp
M  +0    -2    kcontrol/style/kcmstyle.h
M  +1    -7    kcontrol/style/kcmstyle.notifyrc
M  +2    -3    kcontrol/style/style.desktop
M  +1    -1    kcontrol/style/styleconfdialog.cpp
A  +14   -0    kcontrol/workspaceoptions/CMakeLists.txt
A  +3    -0    kcontrol/workspaceoptions/Messages.sh
A  +99   -0    kcontrol/workspaceoptions/mainpage.ui
A  +358  -0    kcontrol/workspaceoptions/workspaceoptions.cpp     [License: GPL (v2+)]
A  +183  -0    kcontrol/workspaceoptions/workspaceoptions.desktop
A  +56   -0    kcontrol/workspaceoptions/workspaceoptions.h     [License: GPL (v2+)]
M  +1    -1    kdm/kcm/CMakeLists.txt
M  +3    -3    kdm/kcm/kcmkdm_actions.actions
M  +1    -2    kdm/kcm/kdm.desktop
M  +1    -1    kdm/kcm/main.cpp
M  +1    -1    kdm/kfrontend/pics/stripes.png.desktop
M  +1    -1    kdm/kfrontend/sessions/afterstep.desktop
M  +1    -1    kdm/kfrontend/sessions/ctwm.desktop
M  +2    -2    kdm/kfrontend/sessions/cwwm.desktop
M  +1    -1    kdm/kfrontend/sessions/enlightenment.desktop
M  +1    -1    kdm/kfrontend/sessions/fvwm95.desktop
M  +1    -1    kdm/kfrontend/sessions/gnome.desktop
M  +1    -1    kdm/kfrontend/sessions/icewm.desktop
M  +1    -1    kdm/kfrontend/sessions/ion.desktop
M  +1    -1    kdm/kfrontend/sessions/qvwm.desktop
M  +1    -1    kdm/kfrontend/sessions/w9wm.desktop
M  +1    -1    kdm/kfrontend/sessions/xfce4.desktop
M  +0    -1    kdm/kfrontend/themes/ariya/KdmGreeterTheme.desktop
M  +0    -2    kdm/kfrontend/themes/elarun/KdmGreeterTheme.desktop
M  +0    -1    khotkeys/CMakeLists.txt
M  +1    -5    khotkeys/app/CMakeLists.txt
M  +4    -4    khotkeys/app/kded.cpp
M  +5    -5    khotkeys/data/kde32b1.khotkeys
M  +1    -1    khotkeys/data/konqueror_gestures_kde321.khotkeys
M  +2    -6    khotkeys/kcm_hotkeys/CMakeLists.txt
M  +1    -1    khotkeys/kcm_hotkeys/conditions/condition_type_menu.cpp
M  +1    -1    khotkeys/kcm_hotkeys/conditions/condition_type_menu.h
M  +2    -2    khotkeys/kcm_hotkeys/conditions/conditions_widget.h
M  +1    -4    khotkeys/kcm_hotkeys/global_settings_widget.cpp
M  +3    -3    khotkeys/kcm_hotkeys/helper_widgets/edit_gesture_dialog.cpp
M  +5    -5    khotkeys/kcm_hotkeys/helper_widgets/gesture_drawer.cpp
M  +1    -1    khotkeys/kcm_hotkeys/helper_widgets/gesture_drawer.h
M  +4    -4    khotkeys/kcm_hotkeys/helper_widgets/gesture_recorder.cpp
M  +1    -1    khotkeys/kcm_hotkeys/helper_widgets/gesture_recorder.h
M  +1    -1    khotkeys/kcm_hotkeys/helper_widgets/gesture_widget.h
M  +0    -1    khotkeys/kcm_hotkeys/helper_widgets/window_definition_list_widget.h
M  +1    -1    khotkeys/kcm_hotkeys/helper_widgets/window_definition_widget.h
M  +13   -25   khotkeys/kcm_hotkeys/helper_widgets/window_selector.cpp
M  +3    -6    khotkeys/kcm_hotkeys/helper_widgets/window_selector.h
M  +3    -3    khotkeys/kcm_hotkeys/hotkeys_context_menu.cpp
M  +2    -2    khotkeys/kcm_hotkeys/hotkeys_context_menu.h
M  +1    -1    khotkeys/kcm_hotkeys/hotkeys_export_widget.h
M  +1    -1    khotkeys/kcm_hotkeys/hotkeys_proxy_model.h
M  +2    -2    khotkeys/kcm_hotkeys/hotkeys_tree_view.h
M  +2    -2    khotkeys/kcm_hotkeys/hotkeys_widget_iface.h
M  +43   -19   khotkeys/kcm_hotkeys/kcm_hotkeys.cpp
M  +4    -1    khotkeys/kcm_hotkeys/kcm_hotkeys.h
A  +35   -0    khotkeys/kcm_hotkeys/kcm_module_factory.cpp     [License: LGPL (v2+)]
A  +28   -0    khotkeys/kcm_hotkeys/kcm_module_factory.h     [License: LGPL (v2+)]
M  +2    -2    khotkeys/kcm_hotkeys/khotkeys.desktop
M  +1    -1    khotkeys/kcm_hotkeys/simple_action_data_widget.h
M  +2    -2    khotkeys/kcm_hotkeys/triggers/shortcut_trigger_widget.cpp
M  +1    -9    khotkeys/libkhotkeysprivate/CMakeLists.txt
M  +1    -2    khotkeys/libkhotkeysprivate/actions/command_url_action.cpp
M  +1    -1    khotkeys/libkhotkeysprivate/actions/keyboard_input_action.cpp
M  +1    -2    khotkeys/libkhotkeysprivate/conditions/existing_window_condition.h
M  +0    -1    khotkeys/libkhotkeysprivate/khotkeysglobal.cpp
M  +1    -2    khotkeys/libkhotkeysprivate/khotkeysglobal.h
M  +1    -2    khotkeys/libkhotkeysprivate/settings.cpp
M  +12   -10   khotkeys/libkhotkeysprivate/shortcuts_handler.cpp
M  +1    -1    khotkeys/libkhotkeysprivate/shortcuts_handler.h
M  +5    -5    khotkeys/libkhotkeysprivate/triggers/gestures.h
M  +20   -52   khotkeys/libkhotkeysprivate/triggers/shortcut_trigger.cpp
M  +1    -4    khotkeys/libkhotkeysprivate/triggers/triggers.h
M  +4    -4    khotkeys/libkhotkeysprivate/voices.h
M  +0    -1    khotkeys/libkhotkeysprivate/windows_helper/window_selection_interface.h
M  +1    -1    khotkeys/libkhotkeysprivate/windows_helper/window_selection_rules.cpp
M  +1    -8    kinfocenter/CMakeLists.txt
M  +2    -2    kinfocenter/Modules/CMakeLists.txt
M  +0    -1    kinfocenter/Modules/base/CMakeLists.txt
M  +1    -1    kinfocenter/Modules/base/info_linux.cpp
M  +0    -1    kinfocenter/Modules/base/os_base.h
M  +1    -8    kinfocenter/Modules/devinfo/CMakeLists.txt
M  +1    -1    kinfocenter/Modules/devinfo/devicelisting.h
M  +4    -7    kinfocenter/Modules/devinfo/devinfo.cpp
M  +1    -3    kinfocenter/Modules/devinfo/devinfo.desktop
M  +1    -1    kinfocenter/Modules/devinfo/infopanel.h
M  +3    -3    kinfocenter/Modules/devinfo/soldevice.cpp
M  +2    -2    kinfocenter/Modules/devinfo/soldevice.h
M  +0    -2    kinfocenter/Modules/devinfo/soldevicetypes.cpp
M  +1    -6    kinfocenter/Modules/info/CMakeLists.txt
M  +1    -2    kinfocenter/Modules/info/dma.desktop
M  +10   -9    kinfocenter/Modules/info/info.cpp
M  +1    -1    kinfocenter/Modules/info/info.h
M  +1    -3    kinfocenter/Modules/info/interrupts.desktop
M  +1    -2    kinfocenter/Modules/info/ioports.desktop
M  +26   -5    kinfocenter/Modules/info/main.cpp
M  +1    -3    kinfocenter/Modules/info/scsi.desktop
M  +1    -3    kinfocenter/Modules/info/xserver.desktop
M  +1    -6    kinfocenter/Modules/infosummary/CMakeLists.txt
M  +4    -9    kinfocenter/Modules/infosummary/infosum.cpp
M  +1    -3    kinfocenter/Modules/infosummary/kcm_infosummary.desktop
M  +1    -1    kinfocenter/Modules/memory/CMakeLists.txt
M  +0    -2    kinfocenter/Modules/memory/chartWidget.cpp
M  +1    -3    kinfocenter/Modules/memory/kcm_memory.desktop
M  +7    -7    kinfocenter/Modules/memory/memory.cpp
M  +1    -1    kinfocenter/Modules/memory/memory.h
M  +1    -1    kinfocenter/Modules/memory/physicalMemoryChart.cpp
M  +1    -1    kinfocenter/Modules/memory/swapMemoryChart.cpp
M  +1    -1    kinfocenter/Modules/memory/totalMemoryChart.cpp
M  +1    -2    kinfocenter/Modules/nics/CMakeLists.txt
M  +6    -7    kinfocenter/Modules/nics/nic.cpp
M  +1    -1    kinfocenter/Modules/nics/nic.desktop
M  +1    -1    kinfocenter/Modules/opengl/CMakeLists.txt
M  +13   -13   kinfocenter/Modules/opengl/opengl.cpp
M  +1    -3    kinfocenter/Modules/opengl/opengl.desktop
M  +1    -1    kinfocenter/Modules/opengl/opengl.h
M  +2    -10   kinfocenter/Modules/pci/CMakeLists.txt
M  +8    -8    kinfocenter/Modules/pci/kcm_pci.cpp
M  +1    -3    kinfocenter/Modules/pci/kcm_pci.desktop
M  +1    -2    kinfocenter/Modules/pci/kpci_private.h
M  +1    -1    kinfocenter/Modules/samba/CMakeLists.txt
M  +1    -1    kinfocenter/Modules/samba/kcmsambaimports.cpp
M  +3    -4    kinfocenter/Modules/samba/kcmsambalog.cpp
M  +0    -1    kinfocenter/Modules/samba/kcmsambastatistics.cpp
M  +1    -1    kinfocenter/Modules/samba/ksmbstatus.cpp
M  +11   -12   kinfocenter/Modules/samba/main.cpp
M  +1    -3    kinfocenter/Modules/samba/smbstatus.desktop
M  +1    -1    kinfocenter/Modules/usbview/CMakeLists.txt
M  +9    -10   kinfocenter/Modules/usbview/kcmusb.cpp
M  +1    -3    kinfocenter/Modules/usbview/kcmusb.desktop
M  +1    -1    kinfocenter/Modules/usbview/usbdevices.cpp
M  +1    -1    kinfocenter/Modules/view1394/CMakeLists.txt
M  +1    -3    kinfocenter/Modules/view1394/kcmview1394.desktop
M  +1    -1    kinfocenter/Modules/view1394/view1394.cpp
M  +133  -137  kinfocenter/infocenter.cpp
M  +108  -108  kinfocenter/infocenter.h
M  +172  -134  kinfocenter/infokcmmodel.cpp
M  +90   -90   kinfocenter/infokcmmodel.h
M  +12   -16   kinfocenter/infokcmproxymodel.cpp
M  +23   -23   kinfocenter/infokcmproxymodel.h
M  +31   -21   kinfocenter/kcmcategoryitem.cpp
M  +61   -61   kinfocenter/kcmcategoryitem.h
M  +65   -61   kinfocenter/kcmcontainer.cpp
M  +77   -77   kinfocenter/kcmcontainer.h
M  +53   -46   kinfocenter/kcmtreeitem.cpp
M  +127  -127  kinfocenter/kcmtreeitem.h
M  +28   -26   kinfocenter/main.cpp
M  +9    -9    kinfocenter/main.h
M  +49   -53   kinfocenter/sidepanel.cpp
M  +93   -93   kinfocenter/sidepanel.h
M  +1    -1    klipper/CMakeLists.txt
M  +5    -18   kmenuedit/CMakeLists.txt
M  +191  -197  kmenuedit/basictab.cpp
M  +5    -19   kmenuedit/basictab.h
D  +0    -56   kmenuedit/configurationmanager.cpp
D  +0    -98   kmenuedit/configurationmanager.h
M  +1    -1    kmenuedit/khotkeys.cpp
M  +3    -3    kmenuedit/klinespellchecking.h
M  +14   -7    kmenuedit/kmenuedit.cpp
M  +2    -2    kmenuedit/kmenuedit.h
M  +35   -41   kmenuedit/main.cpp
M  +25   -24   kmenuedit/menufile.cpp
M  +0    -3    kmenuedit/menufile.h
M  +2    -2    kmenuedit/menuinfo.cpp
M  +1    -1    kmenuedit/pixmaps/CMakeLists.txt
M  +17   -21   kmenuedit/preferencesdlg.cpp
M  +1    -1    kmenuedit/preferencesdlg.h
M  +12   -10   kmenuedit/treeview.cpp
M  +1    -1    krunner/CMakeLists.txt
M  +3    -19   krunner/interfaces/default/interface.cpp
M  +0    -2    krunner/interfaces/default/interface.h
M  +0    -1    krunner/interfaces/default/resultitem.cpp
M  +0    -9    krunner/interfaces/default/resultscene.cpp
A  +4    -0    kscreensaver/CMakeLists.txt
A  +7    -0    kscreensaver/README
A  +23   -0    kscreensaver/kblank_screensaver/CMakeLists.txt
A  +2    -0    kscreensaver/kblank_screensaver/Messages.sh
A  +161  -0    kscreensaver/kblank_screensaver/blankscrn.cpp     [License: UNKNOWN]  *
A  +55   -0    kscreensaver/kblank_screensaver/blankscrn.h     [License: UNKNOWN]  *
A  +374  -0    kscreensaver/kblank_screensaver/kblank.desktop
A  +28   -0    kscreensaver/krandom_screensaver/CMakeLists.txt
A  +2    -0    kscreensaver/krandom_screensaver/Messages.sh
A  +375  -0    kscreensaver/krandom_screensaver/krandom.desktop
A  +227  -0    kscreensaver/krandom_screensaver/random.cpp     [License: UNKNOWN]  *
A  +37   -0    kscreensaver/krandom_screensaver/random.h     [License: LGPL (v2)]
A  +21   -0    kscreensaver/libkscreensaver/CMakeLists.txt
A  +2    -0    kscreensaver/libkscreensaver/Messages.sh
A  +90   -0    kscreensaver/libkscreensaver/kscreensaver-kde3to4-porting.py
A  +231  -0    kscreensaver/libkscreensaver/kscreensaver.cpp     [License: LGPL (v2+)]
A  +168  -0    kscreensaver/libkscreensaver/kscreensaver.h     [License: LGPL (v2+)]
A  +40   -0    kscreensaver/libkscreensaver/kscreensaver_export.h     [License: LGPL (v2+)]
A  +132  -0    kscreensaver/libkscreensaver/kscreensaver_vroot.h     [License: MIT]
A  +235  -0    kscreensaver/libkscreensaver/main.cpp     [License: LGPL (v2+)]
A  +93   -0    kscreensaver/libkscreensaver/screensaver.desktop
M  +76   -76   ksmserver/CMakeLists.txt
M  +0    -1    ksmserver/kcm/kcmsmserver.desktop
M  +3    -3    ksmserver/screenlocker/CMakeLists.txt
M  +3    -3    ksmserver/screenlocker/data/force_krunner_lock_shortcut_unreg.cpp
M  +2    -13   ksmserver/screenlocker/greeter/CMakeLists.txt
M  +110  -4    ksmserver/screenlocker/greeter/greeter.cpp
M  +47   -0    ksmserver/screenlocker/greeter/greeter.h
M  +65   -75   ksmserver/screenlocker/greeter/greeterapp.cpp
M  +6    -4    ksmserver/screenlocker/greeter/greeterapp.h
M  +5    -8    ksmserver/screenlocker/greeter/main.cpp
M  +3    -23   ksmserver/screenlocker/greeter/themes/org.kde.passworddialog/contents/ui/AccelButton.qml
M  +21   -21   ksmserver/screenlocker/greeter/themes/org.kde.passworddialog/contents/ui/Greeter.qml
M  +6    -6    ksmserver/screenlocker/greeter/themes/org.kde.passworddialog/contents/ui/SessionSwitching.qml
M  +9    -7    ksmserver/screenlocker/greeter/themes/org.kde.passworddialog/contents/ui/main.qml
M  +0    -4    ksmserver/screenlocker/greeter/themes/org.kde.passworddialog/metadata.desktop
M  +4    -5    ksmserver/screenlocker/ksldapp.cpp
M  +1    -1    ksmserver/screenlocker/lockwindow.h
M  +9    -6    ksmserver/startup.cpp
M  +0    -3    ksmserver/themes/contour/metadata.desktop
M  +0    -2    ksmserver/themes/default/metadata.desktop
M  +1    -1    ksplash/kcm/CMakeLists.txt
M  +1    -3    ksplash/kcm/ksplashthememgr.desktop
M  +1    -1    ksplash/kcm/pics/CMakeLists.txt
M  +5    -7    ksplash/ksplashqml/CMakeLists.txt
M  +51   -27   ksplash/ksplashqml/SplashApp.cpp
M  +12   -9    ksplash/ksplashqml/SplashApp.h
M  +19   -18   ksplash/ksplashqml/SplashWindow.cpp
M  +2    -2    ksplash/ksplashqml/SplashWindow.h
A  +60   -0    ksplash/ksplashqml/SystemInfo.h     [License: GPL (v2)]
M  +5    -2    ksplash/ksplashqml/main.cpp
D  +0    -9    ksplash/ksplashqml/org.kde.KSplash.xml
M  +0    -1    ksplash/ksplashqml/themes/CMakeLists.txt
D  +0    -9    ksplash/ksplashqml/themes/Classic/CMakeLists.txt
D  +0    -26   ksplash/ksplashqml/themes/Classic/FadeIn.qml
D  +-    --    ksplash/ksplashqml/themes/Classic/Preview.png
D  +0    -6    ksplash/ksplashqml/themes/Classic/Theme.rc
D  +-    --    ksplash/ksplashqml/themes/Classic/images/background.png
D  +-    --    ksplash/ksplashqml/themes/Classic/images/icon1.png
D  +-    --    ksplash/ksplashqml/themes/Classic/images/icon2.png
D  +-    --    ksplash/ksplashqml/themes/Classic/images/icon3.png
D  +-    --    ksplash/ksplashqml/themes/Classic/images/icon4.png
D  +-    --    ksplash/ksplashqml/themes/Classic/images/icon5.png
D  +-    --    ksplash/ksplashqml/themes/Classic/images/rectangle.png
D  +0    -127  ksplash/ksplashqml/themes/Classic/main.qml
M  +1    -1    ksplash/ksplashqml/themes/Minimalistic/main.qml
M  +13   -27   kstyles/oxygen/CMakeLists.txt
M  +8    -7    kstyles/oxygen/animations/oxygenanimationdata.h
M  +18   -16   kstyles/oxygen/animations/oxygenanimations.cpp
M  +3    -3    kstyles/oxygen/animations/oxygenanimations.h
M  +4    -4    kstyles/oxygen/animations/oxygenbaseengine.h
M  +6    -6    kstyles/oxygen/animations/oxygendatamap.h
M  +1    -1    kstyles/oxygen/animations/oxygendockseparatordata.cpp
M  +1    -1    kstyles/oxygen/animations/oxygendockseparatorengine.cpp
M  +1    -1    kstyles/oxygen/animations/oxygendockseparatorengine.h
M  +2    -2    kstyles/oxygen/animations/oxygengenericdata.h
M  +1    -1    kstyles/oxygen/animations/oxygenheaderviewdata.cpp
M  +1    -1    kstyles/oxygen/animations/oxygenheaderviewdata.h
M  +1    -1    kstyles/oxygen/animations/oxygenheaderviewengine.cpp
M  +1    -1    kstyles/oxygen/animations/oxygenheaderviewengine.h
M  +1    -1    kstyles/oxygen/animations/oxygenmdiwindowdata.h
M  +1    -1    kstyles/oxygen/animations/oxygenmdiwindowengine.cpp
M  +1    -1    kstyles/oxygen/animations/oxygenmdiwindowengine.h
M  +1    -1    kstyles/oxygen/animations/oxygenmenubardata.cpp
M  +5    -5    kstyles/oxygen/animations/oxygenmenubardata.h
M  +1    -1    kstyles/oxygen/animations/oxygenmenubarengine.cpp
M  +2    -2    kstyles/oxygen/animations/oxygenmenubarengine.h
M  +1    -1    kstyles/oxygen/animations/oxygenmenudata.h
M  +2    -2    kstyles/oxygen/animations/oxygenmenuengine.h
M  +3    -2    kstyles/oxygen/animations/oxygenprogressbardata.cpp
M  +3    -3    kstyles/oxygen/animations/oxygenprogressbardata.h
M  +7    -7    kstyles/oxygen/animations/oxygenprogressbarengine.h
M  +3    -3    kstyles/oxygen/animations/oxygenscrollbardata.cpp
M  +1    -1    kstyles/oxygen/animations/oxygenscrollbardata.h
M  +1    -1    kstyles/oxygen/animations/oxygenscrollbarengine.cpp
M  +1    -1    kstyles/oxygen/animations/oxygenscrollbarengine.h
M  +3    -3    kstyles/oxygen/animations/oxygensliderdata.cpp
M  +2    -2    kstyles/oxygen/animations/oxygensliderdata.h
M  +1    -1    kstyles/oxygen/animations/oxygensliderengine.cpp
M  +1    -1    kstyles/oxygen/animations/oxygensliderengine.h
M  +1    -1    kstyles/oxygen/animations/oxygenspinboxdata.h
M  +1    -1    kstyles/oxygen/animations/oxygenspinboxengine.cpp
M  +1    -1    kstyles/oxygen/animations/oxygenspinboxengine.h
M  +1    -0    kstyles/oxygen/animations/oxygensplitterengine.cpp
M  +1    -1    kstyles/oxygen/animations/oxygensplitterengine.h
M  +2    -2    kstyles/oxygen/animations/oxygentabbardata.cpp
M  +1    -1    kstyles/oxygen/animations/oxygentabbardata.h
M  +1    -1    kstyles/oxygen/animations/oxygentabbarengine.cpp
M  +1    -1    kstyles/oxygen/animations/oxygentabbarengine.h
M  +1    -1    kstyles/oxygen/animations/oxygentoolbardata.cpp
M  +2    -2    kstyles/oxygen/animations/oxygentoolbardata.h
M  +1    -1    kstyles/oxygen/animations/oxygentoolbarengine.cpp
M  +1    -1    kstyles/oxygen/animations/oxygentoolbarengine.h
M  +1    -0    kstyles/oxygen/animations/oxygentoolboxengine.cpp
M  +1    -1    kstyles/oxygen/animations/oxygentoolboxengine.h
M  +1    -0    kstyles/oxygen/animations/oxygenwidgetstateengine.cpp
M  +2    -1    kstyles/oxygen/animations/oxygenwidgetstateengine.h
M  +20   -24   kstyles/oxygen/config/CMakeLists.txt
M  +18   -8    kstyles/oxygen/config/main.cpp
M  +4    -4    kstyles/oxygen/config/oxygenanimationconfigwidget.cpp
M  +2    -2    kstyles/oxygen/config/oxygenanimationconfigwidget.h
M  +41   -43   kstyles/oxygen/config/oxygenconfigdialog.cpp
M  +9    -5    kstyles/oxygen/config/oxygenconfigdialog.h
M  +1    -1    kstyles/oxygen/config/oxygenfollowmouseanimationconfigitem.cpp
M  +8    -8    kstyles/oxygen/config/oxygenfollowmouseanimationconfigitem.h
M  +11   -6    kstyles/oxygen/config/oxygenstyleconfig.cpp
D  +0    -79   kstyles/oxygen/config/ui/oxygenconfigdialog.ui
M  +33   -28   kstyles/oxygen/config/ui/oxygenfollowmouseanimationconfigbox.ui
M  +45   -2    kstyles/oxygen/config/ui/oxygenstyleconfig.ui
M  +19   -19   kstyles/oxygen/debug/oxygenwidgetexplorer.cpp
M  +5    -5    kstyles/oxygen/debug/oxygenwidgetexplorer.h
M  +10   -12   kstyles/oxygen/demo/CMakeLists.txt
M  +20   -7    kstyles/oxygen/demo/main.cpp
M  +3    -3    kstyles/oxygen/demo/oxygenbenchmarkwidget.cpp
M  +9    -9    kstyles/oxygen/demo/oxygenbenchmarkwidget.h
M  +26   -26   kstyles/oxygen/demo/oxygenbuttondemowidget.cpp
M  +8    -8    kstyles/oxygen/demo/oxygenbuttondemowidget.h
M  +51   -45   kstyles/oxygen/demo/oxygendemodialog.cpp
M  +13   -7    kstyles/oxygen/demo/oxygendemodialog.h
M  +1    -1    kstyles/oxygen/demo/oxygendemowidget.h
M  +2    -1    kstyles/oxygen/demo/oxygenframedemowidget.cpp
M  +5    -5    kstyles/oxygen/demo/oxygenframedemowidget.h
M  +4    -4    kstyles/oxygen/demo/oxygeninputdemowidget.cpp
M  +4    -4    kstyles/oxygen/demo/oxygeninputdemowidget.h
M  +2    -2    kstyles/oxygen/demo/oxygenlistdemowidget.h
M  +11   -9    kstyles/oxygen/demo/oxygenmdidemowidget.cpp
M  +3    -3    kstyles/oxygen/demo/oxygenmdidemowidget.h
M  +20   -20   kstyles/oxygen/demo/oxygensimulator.cpp
M  +14   -14   kstyles/oxygen/demo/oxygensimulator.h
M  +2    -2    kstyles/oxygen/demo/oxygensliderdemowidget.cpp
M  +6    -6    kstyles/oxygen/demo/oxygensliderdemowidget.h
M  +5    -4    kstyles/oxygen/demo/oxygentabdemowidget.cpp
M  +4    -4    kstyles/oxygen/demo/oxygentabdemowidget.h
D  +0    -27   kstyles/oxygen/demo/oxygentabwidget.cpp
M  +27   -22   kstyles/oxygen/demo/oxygentabwidget.h
M  +8    -1    kstyles/oxygen/demo/ui/oxygenbenchmarkwidget.ui
M  +43   -38   kstyles/oxygen/demo/ui/oxygenbuttondemowidget.ui
D  +0    -79   kstyles/oxygen/demo/ui/oxygendemodialog.ui
M  +9    -2    kstyles/oxygen/demo/ui/oxygenframedemowidget.ui
M  +19   -9    kstyles/oxygen/demo/ui/oxygeninputdemowidget.ui
M  +9    -4    kstyles/oxygen/demo/ui/oxygenmdidemowidget.ui
M  +12   -7    kstyles/oxygen/demo/ui/oxygentabdemowidget.ui
D  +0    -1    kstyles/oxygen/oxygen.json
M  +1    -1    kstyles/oxygen/oxygen.themerc
M  +2    -2    kstyles/oxygen/oxygenaddeventfilter.h
M  +24   -22   kstyles/oxygen/oxygenblurhelper.cpp
M  +18   -18   kstyles/oxygen/oxygenblurhelper.h
M  +7    -7    kstyles/oxygen/oxygenframeshadow.cpp
M  +6    -6    kstyles/oxygen/oxygenframeshadow.h
M  +4    -4    kstyles/oxygen/oxygenmdiwindowshadow.cpp
M  +6    -6    kstyles/oxygen/oxygenmdiwindowshadow.h
M  +2    -2    kstyles/oxygen/oxygenmnemonics.cpp
M  +3    -3    kstyles/oxygen/oxygenmnemonics.h
M  +41   -44   kstyles/oxygen/oxygenshadowhelper.cpp
M  +12   -17   kstyles/oxygen/oxygenshadowhelper.h
M  +3    -3    kstyles/oxygen/oxygensplitterproxy.cpp
M  +10   -10   kstyles/oxygen/oxygensplitterproxy.h
M  +397  -324  kstyles/oxygen/oxygenstyle.cpp
M  +86   -43   kstyles/oxygen/oxygenstyle.h
M  +18   -13   kstyles/oxygen/oxygenstylehelper.cpp
M  +31   -7    kstyles/oxygen/oxygenstylehelper.h
M  +64   -95   kstyles/oxygen/oxygenwindowmanager.cpp
M  +10   -18   kstyles/oxygen/oxygenwindowmanager.h
M  +7    -7    kstyles/oxygen/transitions/oxygencomboboxdata.h
M  +1    -1    kstyles/oxygen/transitions/oxygencomboboxengine.h
M  +5    -5    kstyles/oxygen/transitions/oxygenlabeldata.cpp
M  +5    -5    kstyles/oxygen/transitions/oxygenlabeldata.h
M  +1    -1    kstyles/oxygen/transitions/oxygenlabelengine.h
M  +7    -7    kstyles/oxygen/transitions/oxygenlineeditdata.cpp
M  +5    -5    kstyles/oxygen/transitions/oxygenlineeditdata.h
M  +1    -1    kstyles/oxygen/transitions/oxygenlineeditengine.h
M  +3    -3    kstyles/oxygen/transitions/oxygenstackedwidgetdata.h
M  +1    -1    kstyles/oxygen/transitions/oxygenstackedwidgetengine.h
M  +5    -4    kstyles/oxygen/transitions/oxygentransitiondata.h
M  +1    -1    kstyles/oxygen/transitions/oxygentransitions.h
M  +13   -10   kstyles/oxygen/transitions/oxygentransitionwidget.cpp
M  +4    -4    kstyles/oxygen/transitions/oxygentransitionwidget.h
M  +1    -1    kstyles/themes/light-v2.themerc
M  +1    -1    kstyles/themes/light-v3.themerc
M  +2    -2    kstyles/themes/qtwindows.themerc
M  +2    -2    kstyles/themes/qtwindowsvista.themerc
M  +2    -2    kstyles/themes/qtwindowsxp.themerc
M  +4    -0    ksysguard/CMakeLists.txt
M  +2    -2    ksysguard/gui/CMakeLists.txt
M  +3    -4    ksysguard/ksysguardd/Linux/netdev.c
M  +1    -1    ksysguard/pics/CMakeLists.txt
M  +1    -3    ktouchpadenabler/ktouchpadenabler.desktop
M  +1    -1    ktouchpadenabler/ktouchpadenabler_daemon.cpp
M  +55   -56   kwin/CMakeLists.txt
M  +13   -13   kwin/activation.cpp
M  +7    -6    kwin/activities.cpp
M  +1    -1    kwin/activities.h
M  +8    -8    kwin/appmenu.cpp
M  +107  -47   kwin/atoms.cpp
M  +34   -45   kwin/atoms.h
M  +3    -5    kwin/bridge.cpp
M  +61   -61   kwin/bridge.h
M  +153  -144  kwin/client.cpp
M  +35   -34   kwin/client.h
M  +5    -3    kwin/client_machine.cpp
M  +2    -3    kwin/clients/CMakeLists.txt
M  +6    -16   kwin/clients/aurorae/src/CMakeLists.txt
M  +99   -44   kwin/clients/aurorae/src/aurorae.cpp
M  +32   -8    kwin/clients/aurorae/src/aurorae.h
M  +2    -1    kwin/clients/aurorae/src/colorhelper.cpp
M  +2    -2    kwin/clients/aurorae/src/decorationoptions.h
M  +3    -2    kwin/clients/aurorae/src/decorationplugin.cpp
M  +2    -3    kwin/clients/aurorae/src/decorationplugin.h
M  +0    -2    kwin/clients/aurorae/src/kwindecoration.desktop
M  +16   -16   kwin/clients/aurorae/src/lib/auroraetheme.cpp
M  +5    -5    kwin/clients/aurorae/src/lib/themeconfig.cpp
M  +2    -2    kwin/clients/aurorae/src/qml/AppMenuButton.qml
M  +2    -2    kwin/clients/aurorae/src/qml/AuroraeButton.qml
M  +6    -6    kwin/clients/aurorae/src/qml/AuroraeButtonGroup.qml
M  +1    -1    kwin/clients/aurorae/src/qml/AuroraeMaximizeButton.qml
M  +2    -2    kwin/clients/aurorae/src/qml/ButtonGroup.qml
M  +3    -2    kwin/clients/aurorae/src/qml/Decoration.qml
M  +1    -1    kwin/clients/aurorae/src/qml/DecorationButton.qml
M  +2    -2    kwin/clients/aurorae/src/qml/MenuButton.qml
M  +2    -2    kwin/clients/aurorae/src/qml/aurorae.qml
M  +0    -1    kwin/clients/aurorae/src/qml/qmldir
M  +3    -3    kwin/clients/aurorae/themes/plastik/code/CMakeLists.txt
M  +16   -16   kwin/clients/aurorae/themes/plastik/code/plastikbutton.cpp
M  +2    -2    kwin/clients/aurorae/themes/plastik/code/plastikbutton.h
M  +6    -5    kwin/clients/aurorae/themes/plastik/code/plastikplugin.cpp
M  +4    -5    kwin/clients/aurorae/themes/plastik/code/plastikplugin.h
M  +0    -1    kwin/clients/aurorae/themes/plastik/code/qmldir
M  +1    -1    kwin/clients/aurorae/themes/plastik/package/contents/ui/PlastikButton.qml
M  +1    -2    kwin/clients/aurorae/themes/plastik/package/contents/ui/main.qml
M  +0    -2    kwin/clients/aurorae/themes/plastik/package/metadata.desktop
M  +1    -1    kwin/clients/b2/b2client.cpp
M  +8    -4    kwin/clients/b2/config/config.cpp
M  +3    -3    kwin/clients/laptop/laptopclient.cpp
M  +15   -15   kwin/clients/oxygen/CMakeLists.txt
M  +13   -16   kwin/clients/oxygen/config/CMakeLists.txt
M  +1    -1    kwin/clients/oxygen/config/oxygenanimationconfigwidget.cpp
M  +2    -2    kwin/clients/oxygen/config/oxygenanimationconfigwidget.h
M  +12   -8    kwin/clients/oxygen/config/oxygenconfig.cpp
M  +4    -4    kwin/clients/oxygen/config/oxygenconfig.h
M  +4    -8    kwin/clients/oxygen/config/oxygenconfigwidget.cpp
M  +2    -2    kwin/clients/oxygen/config/oxygenconfigwidget.h
M  +40   -42   kwin/clients/oxygen/config/oxygendetectwidget.cpp
M  +13   -11   kwin/clients/oxygen/config/oxygendetectwidget.h
M  +47   -44   kwin/clients/oxygen/config/oxygenexceptiondialog.cpp
M  +9    -4    kwin/clients/oxygen/config/oxygenexceptiondialog.h
M  +9    -9    kwin/clients/oxygen/config/oxygenexceptionlistwidget.cpp
M  +2    -2    kwin/clients/oxygen/config/oxygenexceptionlistwidget.h
M  +1    -1    kwin/clients/oxygen/config/oxygenexceptionmodel.cpp
M  +30   -49   kwin/clients/oxygen/config/ui/oxygenconfigurationui.ui
M  +5    -51   kwin/clients/oxygen/config/ui/oxygendetectwidget.ui
M  +40   -69   kwin/clients/oxygen/config/ui/oxygenexceptiondialog.ui
M  +41   -34   kwin/clients/oxygen/config/ui/oxygenexceptionlistwidget.ui
M  +16   -13   kwin/clients/oxygen/demo/CMakeLists.txt
M  +23   -6    kwin/clients/oxygen/demo/main.cpp
M  +43   -27   kwin/clients/oxygen/demo/oxygenshadowdemodialog.cpp
M  +9    -3    kwin/clients/oxygen/demo/oxygenshadowdemodialog.h
M  +1    -1    kwin/clients/oxygen/demo/oxygenshadowdemowidget.cpp
M  +3    -3    kwin/clients/oxygen/demo/oxygenshadowdemowidget.h
M  +9    -55   kwin/clients/oxygen/demo/ui/oxygenshadowdemo.ui
M  +2    -2    kwin/clients/oxygen/oxygenbutton.cpp
M  +1    -1    kwin/clients/oxygen/oxygenbutton.h
M  +32   -34   kwin/clients/oxygen/oxygenclient.cpp
M  +9    -10   kwin/clients/oxygen/oxygenclient.h
M  +2    -2    kwin/clients/oxygen/oxygenclientgroupitemdata.h
M  +1    -6    kwin/clients/oxygen/oxygenconfigdata.kcfg
M  +6    -3    kwin/clients/oxygen/oxygendecohelper.cpp
M  +8    -1    kwin/clients/oxygen/oxygendecohelper.h
M  +1    -1    kwin/clients/oxygen/oxygendecorationdefines.h
M  +25   -18   kwin/clients/oxygen/oxygenfactory.cpp
M  +5    -2    kwin/clients/oxygen/oxygenfactory.h
M  +33   -36   kwin/clients/oxygen/oxygensizegrip.cpp
M  +4    -4    kwin/clients/oxygen/oxygensizegrip.h
M  +1    -1    kwin/clients/oxygen/oxygentitleanimationdata.cpp
M  +4    -4    kwin/clients/oxygen/oxygentitleanimationdata.h
M  +82   -66   kwin/composite.cpp
M  +8    -1    kwin/composite.h
M  +48   -13   kwin/compositingprefs.cpp
M  +8    -0    kwin/compositingprefs.h
M  +5    -7    kwin/cursor.cpp
M  +1    -1    kwin/cursor.h
M  +2    -2    kwin/data/CMakeLists.txt
M  +1    -1    kwin/data/fsp_workarounds_1.kwinrules
D  +0    -14   kwin/data/kwin_translate_confrequest_rule.sh
D  +0    -2    kwin/data/kwin_translate_confrequest_rule.upd
M  +4    -4    kwin/data/update_default_rules.cpp
M  +122  -8    kwin/dbusinterface.cpp
M  +87   -0    kwin/dbusinterface.h
M  +42   -40   kwin/decorations.cpp
M  +7    -3    kwin/decorations.h
M  +1    -10   kwin/deleted.cpp
M  +0    -2    kwin/deleted.h
M  +150  -141  kwin/effects.cpp
M  +8    -17   kwin/effects.h
M  +30   -37   kwin/effects/CMakeLists.txt
M  +4    -1    kwin/effects/blur/blur.cpp
M  +3    -4    kwin/effects/blur/blur_config.cpp
M  +3    -3    kwin/effects/blur/blurshader.cpp
M  +0    -2    kwin/effects/configs_builtins.cpp
M  +9    -6    kwin/effects/coverswitch/coverswitch.cpp
M  +1    -1    kwin/effects/coverswitch/coverswitch.desktop
M  +3    -4    kwin/effects/coverswitch/coverswitch_config.cpp
M  +1    -1    kwin/effects/coverswitch/coverswitch_config.desktop
M  +1    -1    kwin/effects/coverswitch/coverswitch_config.h
M  +6    -1    kwin/effects/coverswitch/coverswitch_config.ui
M  +81   -90   kwin/effects/cube/cube.cpp
M  +11   -6    kwin/effects/cube/cube.h
M  +1    -1    kwin/effects/cube/cube.kcfg
M  +13   -17   kwin/effects/cube/cube_config.cpp
M  +2    -2    kwin/effects/cube/cube_config.h
M  +10   -8    kwin/effects/cube/cube_config.ui
M  +1    -1    kwin/effects/cube/cubeconfig.kcfgc
M  +3    -4    kwin/effects/cube/cubeslide_config.cpp
M  +1    -1    kwin/effects/cube/cubeslide_config.h
M  +8    -1    kwin/effects/cube/cubeslide_config.ui
M  +1    -4    kwin/effects/dashboard/dashboard.cpp
M  +2    -3    kwin/effects/dashboard/dashboard_config.cpp
M  +8    -1    kwin/effects/dashboard/dashboard_config.ui
M  +43   -36   kwin/effects/desktopgrid/desktopgrid.cpp
M  +7    -6    kwin/effects/desktopgrid/desktopgrid.h
M  +9    -14   kwin/effects/desktopgrid/desktopgrid_config.cpp
M  +2    -2    kwin/effects/desktopgrid/desktopgrid_config.h
M  +11   -9    kwin/effects/desktopgrid/desktopgrid_config.ui
M  +3    -6    kwin/effects/desktopgrid/main.qml
M  +6    -4    kwin/effects/diminactive/diminactive_config.cpp
M  +10   -3    kwin/effects/diminactive/diminactive_config.ui
M  +5    -5    kwin/effects/dimscreen/dimscreen.cpp
M  +2    -10   kwin/effects/fade/package/contents/code/main.js
M  +11   -11   kwin/effects/fallapart/fallapart.cpp
M  +23   -24   kwin/effects/flipswitch/flipswitch.cpp
M  +1    -1    kwin/effects/flipswitch/flipswitch.desktop
M  +7    -3    kwin/effects/flipswitch/flipswitch.h
M  +10   -12   kwin/effects/flipswitch/flipswitch_config.cpp
M  +1    -1    kwin/effects/flipswitch/flipswitch_config.desktop
M  +1    -1    kwin/effects/flipswitch/flipswitch_config.h
M  +10   -8    kwin/effects/flipswitch/flipswitch_config.ui
M  +1    -1    kwin/effects/glide/glide.cpp
M  +3    -4    kwin/effects/glide/glide_config.cpp
M  +11   -17   kwin/effects/highlightwindow/highlightwindow.cpp
M  +1    -2    kwin/effects/highlightwindow/highlightwindow.h
M  +12   -21   kwin/effects/invert/invert.cpp
M  +1    -4    kwin/effects/invert/invert.h
M  +10   -14   kwin/effects/invert/invert_config.cpp
M  +1    -1    kwin/effects/invert/invert_config.h
M  +2    -4    kwin/effects/kscreen/kscreen.cpp
M  +0    -18   kwin/effects/kscreen/kscreen.desktop
M  +3    -10   kwin/effects/logout/CMakeLists.txt
R  +0    -0    kwin/effects/logout/data/logout-blur-140.frag [from: kwin/effects/logout/data/1.40/logout-blur.frag - 100% similarity]
R  +0    -0    kwin/effects/logout/data/logout-blur.frag [from: kwin/effects/logout/data/1.10/logout-blur.frag - 100% similarity]
R  +0    -0    kwin/effects/logout/data/vignetting-140.frag [from: kwin/effects/logout/data/1.40/vignetting.frag - 100% similarity]
R  +0    -0    kwin/effects/logout/data/vignetting.frag [from: kwin/effects/logout/data/1.10/vignetting.frag - 100% similarity]
M  +13   -18   kwin/effects/logout/logout.cpp
M  +1    -1    kwin/effects/logout/logout.desktop
M  +0    -1    kwin/effects/logout/logout.h
M  +20   -25   kwin/effects/lookingglass/lookingglass.cpp
M  +1    -1    kwin/effects/lookingglass/lookingglass.h
M  +16   -20   kwin/effects/lookingglass/lookingglass_config.cpp
M  +9    -8    kwin/effects/lookingglass/lookingglass_config.ui
M  +2    -2    kwin/effects/magiclamp/magiclamp.cpp
M  +3    -4    kwin/effects/magiclamp/magiclamp_config.cpp
M  +1    -1    kwin/effects/magiclamp/magiclamp_config.h
M  +12   -19   kwin/effects/magnifier/magnifier.cpp
M  +1    -1    kwin/effects/magnifier/magnifier.desktop
M  +1    -1    kwin/effects/magnifier/magnifier.h
M  +16   -21   kwin/effects/magnifier/magnifier_config.cpp
M  +1    -1    kwin/effects/magnifier/magnifier_config.desktop
M  +10   -9    kwin/effects/magnifier/magnifier_config.ui
M  +0    -4    kwin/effects/maximize/package/metadata.desktop
M  +19   -13   kwin/effects/mouseclick/mouseclick.cpp
M  +1    -5    kwin/effects/mouseclick/mouseclick.desktop
M  +1    -1    kwin/effects/mouseclick/mouseclick.h
M  +8    -10   kwin/effects/mouseclick/mouseclick_config.cpp
M  +0    -2    kwin/effects/mouseclick/mouseclick_config.desktop
M  +22   -10   kwin/effects/mouseclick/mouseclick_config.ui
M  +7    -10   kwin/effects/mousemark/mousemark.cpp
M  +1    -1    kwin/effects/mousemark/mousemark.h
M  +13   -16   kwin/effects/mousemark/mousemark_config.cpp
M  +9    -8    kwin/effects/mousemark/mousemark_config.ui
M  +5    -5    kwin/effects/presentwindows/main.qml
M  +101  -123  kwin/effects/presentwindows/presentwindows.cpp
M  +17   -27   kwin/effects/presentwindows/presentwindows.h
M  +12   -17   kwin/effects/presentwindows/presentwindows_config.cpp
M  +1    -1    kwin/effects/presentwindows/presentwindows_config.h
M  +3    -6    kwin/effects/presentwindows/presentwindows_config.ui
M  +5    -9    kwin/effects/resize/resize.cpp
M  +2    -2    kwin/effects/resize/resize.desktop
M  +3    -3    kwin/effects/resize/resize.h
M  +3    -4    kwin/effects/resize/resize_config.cpp
M  +1    -1    kwin/effects/resize/resize_config.desktop
M  +1    -1    kwin/effects/resize/resize_config.h
M  +1    -1    kwin/effects/scalein/package/contents/code/main.js
M  +22   -22   kwin/effects/screenedge/screenedgeeffect.cpp
M  +0    -11   kwin/effects/screenedge/screenedgeeffect.desktop
M  +10   -10   kwin/effects/screenshot/screenshot.cpp
M  +1    -1    kwin/effects/screenshot/screenshot.desktop
M  +1    -1    kwin/effects/screenshot/screenshot.h
M  +16   -24   kwin/effects/showfps/showfps.cpp
M  +2    -2    kwin/effects/showfps/showfps.h
M  +4    -4    kwin/effects/showfps/showfps_config.cpp
M  +1    -1    kwin/effects/showfps/showfps_config.h
M  +0    -6    kwin/effects/slideback/slideback.desktop
M  +7    -7    kwin/effects/slidingpopups/slidingpopups.cpp
M  +26   -14   kwin/effects/startupfeedback/startupfeedback.cpp
M  +2    -2    kwin/effects/taskbarthumbnail/taskbarthumbnail.cpp
M  +3    -6    kwin/effects/thumbnailaside/thumbnailaside.cpp
M  +1    -1    kwin/effects/thumbnailaside/thumbnailaside.h
M  +10   -11   kwin/effects/thumbnailaside/thumbnailaside_config.cpp
M  +10   -9    kwin/effects/thumbnailaside/thumbnailaside_config.ui
M  +10   -11   kwin/effects/trackmouse/trackmouse.cpp
M  +1    -1    kwin/effects/trackmouse/trackmouse.desktop
M  +3    -3    kwin/effects/trackmouse/trackmouse.h
M  +14   -16   kwin/effects/trackmouse/trackmouse_config.cpp
M  +3    -2    kwin/effects/trackmouse/trackmouse_config.h
M  +17   -36   kwin/effects/windowgeometry/windowgeometry.cpp
M  +1    -1    kwin/effects/windowgeometry/windowgeometry.desktop
M  +1    -1    kwin/effects/windowgeometry/windowgeometry.h
M  +7    -11   kwin/effects/windowgeometry/windowgeometry_config.cpp
M  +1    -1    kwin/effects/windowgeometry/windowgeometry_config.h
M  +3    -7    kwin/effects/windowgeometry/windowgeometry_config.ui
M  +15   -15   kwin/effects/wobblywindows/wobblywindows.cpp
M  +5    -4    kwin/effects/wobblywindows/wobblywindows_config.cpp
M  +2    -2    kwin/effects/wobblywindows/wobblywindows_config.h
M  +10   -3    kwin/effects/wobblywindows/wobblywindows_config.ui
M  +30   -51   kwin/effects/zoom/zoom.cpp
M  +1    -1    kwin/effects/zoom/zoom.h
M  +33   -45   kwin/effects/zoom/zoom_config.cpp
M  +1    -1    kwin/effects/zoom/zoom_config.h
M  +3    -6    kwin/effects/zoom/zoom_config.ui
M  +30   -35   kwin/egl_wayland_backend.cpp
M  +2    -2    kwin/egl_wayland_backend.h
M  +25   -56   kwin/eglonxbackend.cpp
M  +437  -445  kwin/events.cpp
M  +1    -1    kwin/focuschain.h
M  +104  -96   kwin/geometry.cpp
M  +24   -60   kwin/glxbackend.cpp
M  +35   -36   kwin/group.cpp
M  +1    -1    kwin/group.h
M  +1    -3    kwin/kcmkwin/CMakeLists.txt
M  +1    -1    kwin/kcmkwin/kwincompositing/ktimerdialog.cpp
M  +2    -3    kwin/kcmkwin/kwincompositing/kwincompositing.desktop
M  +2    -2    kwin/kcmkwin/kwincompositing/main.cpp
M  +2    -2    kwin/kcmkwin/kwincompositing/main.h
M  +1    -11   kwin/kcmkwin/kwindecoration/CMakeLists.txt
M  +0    -1    kwin/kcmkwin/kwindecoration/buttons.cpp
M  +5    -5    kwin/kcmkwin/kwindecoration/buttons.h
M  +1    -1    kwin/kcmkwin/kwindecoration/buttonsconfigdialog.h
M  +0    -5    kwin/kcmkwin/kwindecoration/configdialog.cpp
M  +2    -4    kwin/kcmkwin/kwindecoration/configdialog.h
M  +1    -1    kwin/kcmkwin/kwindecoration/decoration.ui
M  +7    -18   kwin/kcmkwin/kwindecoration/decorationmodel.cpp
M  +2    -2    kwin/kcmkwin/kwindecoration/decorationmodel.h
M  +74   -61   kwin/kcmkwin/kwindecoration/kwindecoration.cpp
M  +1    -2    kwin/kcmkwin/kwindecoration/kwindecoration.desktop
M  +4    -6    kwin/kcmkwin/kwindecoration/kwindecoration.h
M  +20   -17   kwin/kcmkwin/kwindecoration/preview.cpp
M  +62   -62   kwin/kcmkwin/kwindecoration/preview.h
M  +1    -1    kwin/kcmkwin/kwindecoration/qml/AuroraeDecoration.qml
M  +1    -1    kwin/kcmkwin/kwindecoration/qml/AuroraePreview.qml
M  +1    -1    kwin/kcmkwin/kwindecoration/qml/DecorationPreview.qml
M  +4    -4    kwin/kcmkwin/kwindecoration/qml/main.qml
M  +1    -10   kwin/kcmkwin/kwindesktop/CMakeLists.txt
M  +1    -1    kwin/kcmkwin/kwindesktop/desktop.desktop
M  +2    -2    kwin/kcmkwin/kwindesktop/desktopnameswidget.h
M  +28   -30   kwin/kcmkwin/kwindesktop/main.cpp
M  +2    -2    kwin/kcmkwin/kwindesktop/main.h
M  +0    -9    kwin/kcmkwin/kwindesktop/main.ui
M  +2    -2    kwin/kcmkwin/kwinoptions/CMakeLists.txt
M  +1    -1    kwin/kcmkwin/kwinoptions/focus.ui
M  +1    -9    kwin/kcmkwin/kwinoptions/kwinactions.desktop
M  +1    -3    kwin/kcmkwin/kwinoptions/kwinadvanced.desktop
M  +1    -3    kwin/kcmkwin/kwinoptions/kwinfocus.desktop
M  +1    -1    kwin/kcmkwin/kwinoptions/kwinmoving.desktop
M  +2    -2    kwin/kcmkwin/kwinoptions/kwinoptions.desktop
M  +26   -25   kwin/kcmkwin/kwinoptions/main.cpp
M  +2    -2    kwin/kcmkwin/kwinoptions/main.h
M  +5    -5    kwin/kcmkwin/kwinoptions/mouse.cpp
M  +5    -5    kwin/kcmkwin/kwinoptions/mouse.h
M  +6    -7    kwin/kcmkwin/kwinoptions/windows.cpp
M  +6    -6    kwin/kcmkwin/kwinoptions/windows.h
M  +5    -18   kwin/kcmkwin/kwinrules/CMakeLists.txt
M  +14   -20   kwin/kcmkwin/kwinrules/detectwidget.cpp
M  +6    -7    kwin/kcmkwin/kwinrules/detectwidget.h
M  +0    -3    kwin/kcmkwin/kwinrules/detectwidget.ui
M  +6    -5    kwin/kcmkwin/kwinrules/kcm.cpp
M  +1    -1    kwin/kcmkwin/kwinrules/kcm.h
M  +1    -1    kwin/kcmkwin/kwinrules/kwinrules.desktop
M  +0    -1    kwin/kcmkwin/kwinrules/kwinsrc.cpp
M  +4    -6    kwin/kcmkwin/kwinrules/ruleslist.cpp
M  +2    -2    kwin/kcmkwin/kwinrules/ruleslist.h
M  +2    -1    kwin/kcmkwin/kwinrules/ruleswidget.cpp
M  +5    -5    kwin/kcmkwin/kwinrules/ruleswidget.h
M  +4    -36   kwin/kcmkwin/kwinrules/ruleswidgetbase.ui
M  +3    -3    kwin/kcmkwin/kwinrules/yesnobox.h
M  +1    -11   kwin/kcmkwin/kwinscreenedges/CMakeLists.txt
M  +1    -3    kwin/kcmkwin/kwinscreenedges/kwinscreenedges.desktop
M  +2    -11   kwin/kcmkwin/kwinscreenedges/main.cpp
M  +2    -3    kwin/kcmkwin/kwinscreenedges/main.h
M  +0    -3    kwin/kcmkwin/kwinscreenedges/main.ui
M  +5    -4    kwin/kcmkwin/kwinscreenedges/monitor.cpp
M  +2    -2    kwin/kcmkwin/kwinscreenedges/monitor.h
D  +0    -161  kwin/kcmkwin/kwinscreenedges/screenpreviewwidget.cpp
D  +0    -58   kwin/kcmkwin/kwinscreenedges/screenpreviewwidget.h
M  +4    -6    kwin/kcmkwin/kwinscripts/CMakeLists.txt
M  +1    -4    kwin/kcmkwin/kwinscripts/kwinscripts.desktop
M  +1    -0    kwin/kcmkwin/kwinscripts/main.cpp
M  +14   -20   kwin/kcmkwin/kwinscripts/module.cpp
M  +1    -1    kwin/kcmkwin/kwinscripts/module.h
M  +2    -15   kwin/kcmkwin/kwintabbox/CMakeLists.txt
M  +1    -1    kwin/kcmkwin/kwintabbox/kwintabbox.desktop
M  +25   -11   kwin/kcmkwin/kwintabbox/layoutpreview.cpp
M  +5    -5    kwin/kcmkwin/kwintabbox/layoutpreview.h
M  +34   -41   kwin/kcmkwin/kwintabbox/main.cpp
M  +2    -2    kwin/kcmkwin/kwintabbox/main.h
M  +1    -1    kwin/kcmkwin/kwintabbox/qml/main.qml
M  +14   -10   kwin/kcmkwin/kwintabbox/thumbnailitem.cpp
M  +4    -5    kwin/kcmkwin/kwintabbox/thumbnailitem.h
M  +1    -8    kwin/killer/CMakeLists.txt
M  +50   -65   kwin/killer/killer.cpp
M  +2    -5    kwin/killwindow.cpp
M  +2    -20   kwin/kwin.notifyrc
M  +74   -67   kwin/kwinbindings.cpp
M  +31   -15   kwin/lanczosfilter.cpp
M  +20   -17   kwin/layers.cpp
M  +2    -8    kwin/libkdecorations/CMakeLists.txt
M  +258  -289  kwin/libkdecorations/kcommondecoration.cpp
M  +64   -39   kwin/libkdecorations/kcommondecoration.h
M  +36   -1    kwin/libkdecorations/kcommondecoration_p.cpp
M  +8    -1    kwin/libkdecorations/kcommondecoration_p.h
M  +144  -156  kwin/libkdecorations/kdecoration.cpp
M  +272  -240  kwin/libkdecorations/kdecoration.h
M  +24   -42   kwin/libkdecorations/kdecoration_p.cpp
M  +2    -3    kwin/libkdecorations/kdecoration_p.h
M  +34   -14   kwin/libkdecorations/kdecoration_plugins_p.cpp
M  +1    -1    kwin/libkdecorations/kdecoration_plugins_p.h
M  +9    -1    kwin/libkdecorations/kdecorationbridge.h
M  +18   -13   kwin/libkdecorations/kdecorationfactory.cpp
M  +39   -20   kwin/libkdecorations/kdecorationfactory.h
M  +24   -14   kwin/libkwineffects/CMakeLists.txt
M  +40   -40   kwin/libkwineffects/anidata.cpp
M  +6    -7    kwin/libkwineffects/kwinanimationeffect.cpp
M  +2    -2    kwin/libkwineffects/kwinanimationeffect.h
M  +24   -14   kwin/libkwineffects/kwineffects.cpp
M  +12   -5    kwin/libkwineffects/kwineffects.h
M  +54   -57   kwin/libkwineffects/kwinglcolorcorrection.cpp
M  +2    -2    kwin/libkwineffects/kwinglcolorcorrection.h
M  +4    -4    kwin/libkwineffects/kwinglcolorcorrection_p.h
A  +71   -0    kwin/libkwineffects/kwinglobals.cpp     [License: GPL (v2)]
M  +28   -13   kwin/libkwineffects/kwinglobals.h
M  +140  -141  kwin/libkwineffects/kwinglplatform.cpp
M  +28   -54   kwin/libkwineffects/kwingltexture.cpp
M  +0    -5    kwin/libkwineffects/kwingltexture.h
M  +1    -3    kwin/libkwineffects/kwingltexture_p.h
M  +55   -65   kwin/libkwineffects/kwinglutils.cpp
M  +0    -6    kwin/libkwineffects/kwinglutils.h
M  +30   -39   kwin/libkwineffects/kwinglutils_funcs.cpp
M  +0    -6    kwin/libkwineffects/kwinglutils_funcs.h
M  +8    -8    kwin/libkwineffects/kwinxrenderutils.cpp
M  +2    -2    kwin/libkwineffects/kwinxrenderutils.h
M  +330  -263  kwin/main.cpp
M  +9    -28   kwin/main.h
M  +16   -18   kwin/manage.cpp
M  +1    -3    kwin/netinfo.cpp
M  +13   -13   kwin/netinfo.h
A  +52   -0    kwin/nvidiahack.cpp     [License: GPL (v2)]
A  +10   -0    kwin/opengltest/CMakeLists.txt
A  +135  -0    kwin/opengltest/opengltest.cpp     [License: GPL (v2)]
M  +103  -76   kwin/options.cpp
M  +19   -19   kwin/options.h
M  +71   -0    kwin/org.kde.KWin.xml
M  +1    -1    kwin/outline.cpp
M  +89   -8    kwin/paintredirector.cpp
M  +24   -1    kwin/paintredirector.h
M  +38   -81   kwin/placement.cpp
M  +26   -27   kwin/rules.cpp
M  +1    -1    kwin/rules.h
M  +86   -39   kwin/scene.cpp
M  +9    -0    kwin/scene.h
M  +70   -95   kwin/scene_opengl.cpp
M  +2    -2    kwin/scene_opengl.h
M  +17   -54   kwin/scene_xrender.cpp
M  +39   -25   kwin/screenedge.cpp
M  +1    -2    kwin/screenedge.h
M  +12   -12   kwin/screens.cpp
M  +20   -5    kwin/screens.h
M  +1    -8    kwin/scripting/CMakeLists.txt
D  +0    -53   kwin/scripting/dbuscall.cpp
D  +0    -147  kwin/scripting/dbuscall.h
M  +20   -35   kwin/scripting/genericscriptedconfig.cpp
M  +4    -4    kwin/scripting/genericscriptedconfig.h
M  +0    -2    kwin/scripting/kwinscript.desktop
M  +21   -21   kwin/scripting/meta.cpp
D  +0    -91   kwin/scripting/screenedgeitem.cpp
D  +0    -108  kwin/scripting/screenedgeitem.h
M  +52   -52   kwin/scripting/scriptedeffect.cpp
M  +68   -94   kwin/scripting/scripting.cpp
M  +8    -44   kwin/scripting/scripting.h
M  +5    -3    kwin/scripting/scripting_model.cpp
M  +6    -8    kwin/scripting/scriptingutils.h
M  +0    -1    kwin/scripting/workspace_wrapper.cpp
M  +1    -1    kwin/scripting/workspace_wrapper.h
M  +1    -1    kwin/scripts/desktopchangeosd/contents/ui/main.qml
M  +10   -15   kwin/scripts/desktopchangeosd/contents/ui/osd.qml
M  +0    -2    kwin/scripts/desktopchangeosd/metadata.desktop
M  +0    -2    kwin/scripts/videowall/metadata.desktop
M  +18   -39   kwin/shadow.cpp
M  +2    -2    kwin/shadow.h
M  +60   -72   kwin/sm.cpp
M  +3    -7    kwin/sm.h
M  +62   -93   kwin/tabbox/declarative.cpp
M  +5    -7    kwin/tabbox/declarative.h
M  +1    -1    kwin/tabbox/desktopchain.h
M  +0    -5    kwin/tabbox/kwindesktopswitcher.desktop
M  +1    -3    kwin/tabbox/qml/CMakeLists.txt
M  +7    -3    kwin/tabbox/qml/IconTabBox.qml
M  +2    -4    kwin/tabbox/qml/ShadowedSvgItem.qml
M  +3    -3    kwin/tabbox/qml/clients/big_icons/contents/ui/main.qml
M  +0    -2    kwin/tabbox/qml/clients/big_icons/metadata.desktop
M  +9    -5    kwin/tabbox/qml/clients/compact/contents/ui/main.qml
M  +0    -2    kwin/tabbox/qml/clients/compact/metadata.desktop
M  +9    -5    kwin/tabbox/qml/clients/informative/contents/ui/main.qml
M  +0    -1    kwin/tabbox/qml/clients/informative/metadata.desktop
M  +7    -5    kwin/tabbox/qml/clients/present_windows/contents/ui/main.qml
M  +0    -3    kwin/tabbox/qml/clients/present_windows/metadata.desktop
D  +0    -167  kwin/tabbox/qml/clients/sidebar/contents/ui/main.qml
D  +0    -74   kwin/tabbox/qml/clients/sidebar/metadata.desktop
M  +3    -3    kwin/tabbox/qml/clients/small_icons/contents/ui/main.qml
M  +0    -2    kwin/tabbox/qml/clients/small_icons/metadata.desktop
M  +9    -5    kwin/tabbox/qml/clients/text/contents/ui/main.qml
M  +7    -5    kwin/tabbox/qml/clients/thumbnails/contents/ui/main.qml
M  +0    -1    kwin/tabbox/qml/clients/thumbnails/metadata.desktop
M  +7    -4    kwin/tabbox/qml/clients/window_strip/contents/ui/main.qml
M  +9    -5    kwin/tabbox/qml/desktops/informative/contents/ui/main.qml
M  +0    -5    kwin/tabbox/qml/desktops/informative/metadata.desktop
M  +7    -4    kwin/tabbox/qml/desktops/previews/contents/ui/main.qml
M  +0    -10   kwin/tabbox/qml/desktops/previews/metadata.desktop
M  +1    -2    kwin/tabbox/qml/tabbox.qml
M  +161  -167  kwin/tabbox/tabbox.cpp
M  +28   -20   kwin/tabbox/tabbox.h
M  +1    -1    kwin/tabbox/tabboxconfig.h
M  +32   -36   kwin/tabbox/tabboxhandler.cpp
M  +2    -2    kwin/tabbox/tabboxhandler.h
M  +6    -6    kwin/tabbox/tests/CMakeLists.txt
M  +1    -1    kwin/tabbox/tests/mock_declarative.cpp
M  +8    -8    kwin/tabbox/tests/test_desktopchain.cpp
M  +3    -3    kwin/tabbox/tests/test_tabbox_config.cpp
M  +1    -1    kwin/tabgroup.h
M  +23   -24   kwin/tests/CMakeLists.txt
M  +1    -1    kwin/tests/test_client_machine.cpp
M  +1    -1    kwin/tests/test_screen_paint_data.cpp
M  +1    -1    kwin/tests/test_update_kwin_49.cpp
M  +12   -10   kwin/tests/test_virtual_desktops.cpp
M  +1    -1    kwin/tests/test_window_paint_data.cpp
M  +1    -1    kwin/tests/test_xcb_window.cpp
M  +1    -1    kwin/tests/test_xcb_wrapper.cpp
M  +48   -20   kwin/thumbnailitem.cpp
M  +20   -19   kwin/thumbnailitem.h
M  +28   -23   kwin/toplevel.cpp
M  +24   -15   kwin/toplevel.h
M  +6    -6    kwin/unmanaged.cpp
M  +4    -2    kwin/unmanaged.h
M  +176  -162  kwin/useractions.cpp
M  +6    -7    kwin/useractions.h
M  +61   -10   kwin/utils.cpp
M  +17   -0    kwin/utils.h
M  +26   -27   kwin/virtualdesktops.cpp
M  +4    -3    kwin/virtualdesktops.h
M  +148  -160  kwin/workspace.cpp
M  +16   -49   kwin/workspace.h
M  +3    -4    kwin/xcbutils.cpp
M  +7    -221  kwin/xcbutils.h
M  +2    -2    kwrited/kwrited-autostart.desktop
M  +2    -2    kwrited/kwrited.desktop
M  +1    -1    kwrited/kwrited.notifyrc
M  +4    -4    libs/CMakeLists.txt
M  +2    -2    libs/kdm/kgreeterplugin.h
M  +6    -4    libs/ksysguard/CMakeLists.txt
M  +1    -9    libs/ksysguard/ksgrd/CMakeLists.txt
M  +15   -13   libs/ksysguard/ksgrd/SensorAgent.cpp
M  +3    -3    libs/ksysguard/ksgrd/SensorManager.cpp
M  +6    -6    libs/ksysguard/ksgrd/SensorShellAgent.cpp
M  +3    -3    libs/ksysguard/ksgrd/SensorSocketAgent.cpp
M  +16   -23   libs/ksysguard/processcore/CMakeLists.txt
M  +3    -2    libs/ksysguard/processcore/actions.actions
M  +0    -1    libs/ksysguard/processcore/process.cpp
M  +1    -0    libs/ksysguard/processcore/processes.cpp
M  +4    -5    libs/ksysguard/processcore/processes_remote_p.cpp
M  +0    -6    libs/ksysguard/processui/ProcessWidgetUI.ui
M  +8    -45   libs/ksysguard/processui/ksysguardprocesslist.cpp
M  +1    -1    libs/ksysguard/processui/scripting.cpp
M  +4    -11   libs/kworkspace/CMakeLists.txt
M  +2    -5    libs/kworkspace/kdisplaymanager.cpp
M  +4    -4    libs/kworkspace/kdisplaymanager.h
M  +11   -13   libs/kworkspace/kwindowlistmenu.cpp
M  +2    -2    libs/kworkspace/kwindowlistmenu.h
M  +2    -1    libs/kworkspace/kworkspace.cpp
M  +1    -1    libs/kworkspace/kworkspace_p.h
A  +197  -0    libs/kworkspace/screenpreviewwidget.cpp     [License: LGPL (v2+)]
A  +69   -0    libs/kworkspace/screenpreviewwidget.h     [License: LGPL (v2+)]
M  +18   -25   libs/oxygen/CMakeLists.txt
M  +4    -4    libs/oxygen/oxygenanimation.h
M  +7    -5    libs/oxygen/oxygenanimationconfigitem.cpp
M  +5    -4    libs/oxygen/oxygenanimationconfigitem.h
M  +3    -3    libs/oxygen/oxygenbaseanimationconfigwidget.cpp
M  +6    -6    libs/oxygen/oxygenbaseanimationconfigwidget.h
M  +3    -2    libs/oxygen/oxygengenericanimationconfigitem.cpp
M  +6    -6    libs/oxygen/oxygengenericanimationconfigitem.h
M  +51   -50   libs/oxygen/oxygenhelper.cpp
M  +16   -28   libs/oxygen/oxygenhelper.h
M  +1    -1    libs/oxygen/oxygenitemmodel.h
M  +4    -3    libs/oxygen/oxygenlistmodel.h
M  +4    -3    libs/oxygen/oxygenshadowcache.cpp
M  +2    -2    libs/oxygen/oxygenshadowcache.h
M  +6    -3    libs/oxygen/oxygenshadowconfigwidget.cpp
M  +4    -4    libs/oxygen/oxygenshadowconfigwidget.h
M  +20   -1    libs/oxygen/oxygentileset.cpp
M  +7    -3    libs/oxygen/oxygentileset.h
M  +21   -14   libs/oxygen/ui/oxygengenericanimationconfigbox.ui
M  +7    -2    libs/oxygen/ui/oxygenshadowconfigurationui.ui
M  +8    -8    libs/plasmaclock/CMakeLists.txt
M  +0    -1    libs/plasmagenericshell/widgetsexplorer/package/metadata.desktop
M  +16   -31   libs/taskmanager/CMakeLists.txt
M  +2    -1    libs/taskmanager/abstractgroupingstrategy.cpp
M  +19   -47   libs/taskmanager/groupmanager.cpp
M  +0    -25   libs/taskmanager/groupmanager.h
M  +4    -7    libs/taskmanager/launcherconfig.cpp
M  +1    -1    libs/taskmanager/launcherconfig.h
M  +8    -15   libs/taskmanager/launcheritem.cpp
M  +1    -0    libs/taskmanager/launcheritem.h
M  +2    -5    libs/taskmanager/launcherproperties.cpp
M  +4    -1    libs/taskmanager/startup.cpp
M  +1    -1    libs/taskmanager/strategies/manualgroupingstrategy.cpp
M  +2    -2    libs/taskmanager/strategies/programgroupingstrategy.cpp
M  +1    -1    libs/taskmanager/task.cpp
M  +2    -2    libs/taskmanager/task.h
M  +13   -18   libs/taskmanager/taskactions.cpp
M  +2    -2    libs/taskmanager/taskactions.h
M  +6    -11   libs/taskmanager/taskgroup.cpp
M  +1    -6    libs/taskmanager/taskitem.cpp
M  +6    -16   libs/taskmanager/taskmanager.cpp
M  +1    -1    libs/taskmanager/taskmanager.h
M  +15   -50   libs/taskmanager/tasksmodel.cpp
M  +4    -7    libs/taskmanager/tasksmodel.h
M  +15   -9    plasma/CMakeLists.txt
M  +2    -2    plasma/desktop/CMakeLists.txt
M  +5    -7    plasma/desktop/applets/CMakeLists.txt
M  +61   -29   plasma/desktop/applets/kickoff/CMakeLists.txt
M  +2    -3    plasma/desktop/applets/kickoff/Messages.sh
A  +256  -0    plasma/desktop/applets/kickoff/applet/applet.cpp     [License: LGPL (v2+)]
A  +82   -0    plasma/desktop/applets/kickoff/applet/applet.h     [License: LGPL (v2+)]
A  +127  -0    plasma/desktop/applets/kickoff/applet/kickoffConfig.ui
A  +184  -0    plasma/desktop/applets/kickoff/applet/plasma-applet-launcher.desktop
M  +73   -40   plasma/desktop/applets/kickoff/core/applicationmodel.cpp
M  +18   -4    plasma/desktop/applets/kickoff/core/applicationmodel.h
A  +2    -0    plasma/desktop/applets/kickoff/core/config-kickoff-applets.h.cmake
M  +44   -58   plasma/desktop/applets/kickoff/core/favoritesmodel.cpp
M  +10   -10   plasma/desktop/applets/kickoff/core/favoritesmodel.h
M  +6    -12   plasma/desktop/applets/kickoff/core/itemhandlers.cpp
M  +4    -4    plasma/desktop/applets/kickoff/core/itemhandlers.h
A  +40   -0    plasma/desktop/applets/kickoff/core/kickoff_export.h     [License: LGPL (v2+)]
M  +3    -3    plasma/desktop/applets/kickoff/core/kickoffabstractmodel.cpp
M  +3    -1    plasma/desktop/applets/kickoff/core/kickoffabstractmodel.h
M  +3    -10   plasma/desktop/applets/kickoff/core/kickoffmodel.cpp
M  +3    -1    plasma/desktop/applets/kickoff/core/kickoffmodel.h
D  +0    -43   plasma/desktop/applets/kickoff/core/kickoffplugin.cpp
D  +0    -35   plasma/desktop/applets/kickoff/core/kickoffplugin.h
M  +3    -3    plasma/desktop/applets/kickoff/core/kickoffproxymodel.cpp
M  +3    -1    plasma/desktop/applets/kickoff/core/kickoffproxymodel.h
M  +4    -8    plasma/desktop/applets/kickoff/core/krunnermodel.cpp
M  +7    -8    plasma/desktop/applets/kickoff/core/krunnermodel.h
M  +27   -34   plasma/desktop/applets/kickoff/core/leavemodel.cpp
M  +4    -2    plasma/desktop/applets/kickoff/core/leavemodel.h
M  +4    -7    plasma/desktop/applets/kickoff/core/models.cpp
M  +1    -3    plasma/desktop/applets/kickoff/core/models.h
D  +0    -1    plasma/desktop/applets/kickoff/core/qmldir
M  +6    -8    plasma/desktop/applets/kickoff/core/recentapplications.cpp
M  +3    -1    plasma/desktop/applets/kickoff/core/recentapplications.h
M  +45   -45   plasma/desktop/applets/kickoff/core/recentlyusedmodel.cpp
M  +4    -4    plasma/desktop/applets/kickoff/core/recentlyusedmodel.h
M  +146  -152  plasma/desktop/applets/kickoff/core/systemmodel.cpp
M  +3    -3    plasma/desktop/applets/kickoff/core/systemmodel.h
M  +5    -4    plasma/desktop/applets/kickoff/core/urlitemlauncher.cpp
M  +3    -1    plasma/desktop/applets/kickoff/core/urlitemlauncher.h
A  +48   -0    plasma/desktop/applets/kickoff/main.cpp     [License: LGPL (v2+)]
D  +0    -29   plasma/desktop/applets/kickoff/package/contents/config/config.qml
D  +0    -20   plasma/desktop/applets/kickoff/package/contents/config/main.xml
D  +0    -209  plasma/desktop/applets/kickoff/package/contents/ui/ApplicationsView.qml
D  +0    -63   plasma/desktop/applets/kickoff/package/contents/ui/BaseView.qml
D  +0    -73   plasma/desktop/applets/kickoff/package/contents/ui/Breadcrumb.qml
D  +0    -85   plasma/desktop/applets/kickoff/package/contents/ui/ContextMenu.qml
D  +0    -146  plasma/desktop/applets/kickoff/package/contents/ui/FavoritesView.qml
D  +0    -55   plasma/desktop/applets/kickoff/package/contents/ui/Footer.qml
D  +0    -356  plasma/desktop/applets/kickoff/package/contents/ui/Kickoff.qml
D  +0    -73   plasma/desktop/applets/kickoff/package/contents/ui/KickoffButton.qml
D  +0    -156  plasma/desktop/applets/kickoff/package/contents/ui/KickoffItem.qml
D  +0    -27   plasma/desktop/applets/kickoff/package/contents/ui/LeaveView.qml
D  +0    -51   plasma/desktop/applets/kickoff/package/contents/ui/RecentlyUsedView.qml
D  +0    -89   plasma/desktop/applets/kickoff/package/contents/ui/SearchBar.qml
D  +0    -69   plasma/desktop/applets/kickoff/package/contents/ui/SearchView.qml
D  +0    -52   plasma/desktop/applets/kickoff/package/contents/ui/SectionDelegate.qml
D  +0    -26   plasma/desktop/applets/kickoff/package/contents/ui/SystemView.qml
D  +0    -57   plasma/desktop/applets/kickoff/package/contents/ui/configGeneral.qml
D  +0    -184  plasma/desktop/applets/kickoff/package/metadata.desktop
A  +565  -0    plasma/desktop/applets/kickoff/simpleapplet/menuview.cpp     [License: LGPL (v2+)]
A  +179  -0    plasma/desktop/applets/kickoff/simpleapplet/menuview.h     [License: LGPL (v2+)]
A  +170  -0    plasma/desktop/applets/kickoff/simpleapplet/plasma-applet-simplelauncher.desktop
A  +909  -0    plasma/desktop/applets/kickoff/simpleapplet/simpleapplet.cpp     [License: LGPL (v2+)]
A  +164  -0    plasma/desktop/applets/kickoff/simpleapplet/simpleapplet.h     [License: LGPL (v2+)]
A  +102  -0    plasma/desktop/applets/kickoff/ui/brandingbutton.cpp     [License: LGPL (v2+)]
A  +60   -0    plasma/desktop/applets/kickoff/ui/brandingbutton.h     [License: LGPL (v2+)]
A  +57   -0    plasma/desktop/applets/kickoff/ui/contentareacap.cpp     [License: LGPL (v2+)]
A  +38   -0    plasma/desktop/applets/kickoff/ui/contentareacap.h     [License: LGPL (v2+)]
A  +392  -0    plasma/desktop/applets/kickoff/ui/contextmenufactory.cpp     [License: LGPL (v2+)]
A  +58   -0    plasma/desktop/applets/kickoff/ui/contextmenufactory.h     [License: LGPL (v2+)]
A  +576  -0    plasma/desktop/applets/kickoff/ui/flipscrollview.cpp     [License: LGPL (v2+)]
A  +101  -0    plasma/desktop/applets/kickoff/ui/flipscrollview.h     [License: LGPL (v2+)]
A  +114  -0    plasma/desktop/applets/kickoff/ui/itemdelegate.cpp     [License: LGPL (v2+)]
A  +65   -0    plasma/desktop/applets/kickoff/ui/itemdelegate.h     [License: LGPL (v2+)]
A  +1076 -0    plasma/desktop/applets/kickoff/ui/launcher.cpp     [License: LGPL (v2+)]
A  +115  -0    plasma/desktop/applets/kickoff/ui/launcher.h     [License: LGPL (v2+)]
A  +151  -0    plasma/desktop/applets/kickoff/ui/searchbar.cpp     [License: LGPL (v2+)]
A  +58   -0    plasma/desktop/applets/kickoff/ui/searchbar.h     [License: LGPL (v2+)]
A  +440  -0    plasma/desktop/applets/kickoff/ui/tabbar.cpp     [License: LGPL (v2+)]
A  +99   -0    plasma/desktop/applets/kickoff/ui/tabbar.h     [License: LGPL (v2+)]
A  +716  -0    plasma/desktop/applets/kickoff/ui/urlitemview.cpp     [License: LGPL (v2+)]
A  +87   -0    plasma/desktop/applets/kickoff/ui/urlitemview.h     [License: LGPL (v2+)]
M  +14   -19   plasma/desktop/applets/pager/CMakeLists.txt
M  +3    -2    plasma/desktop/applets/pager/Messages.sh
R  +0    -0    plasma/desktop/applets/pager/model.cpp [from: plasma/desktop/applets/pager/plugin/model.cpp - 100% similarity]
R  +0    -0    plasma/desktop/applets/pager/model.h [from: plasma/desktop/applets/pager/plugin/model.h - 100% similarity]
D  +0    -29   plasma/desktop/applets/pager/package/contents/config/config.qml
D  +0    -33   plasma/desktop/applets/pager/package/contents/config/main.xml
D  +0    -143  plasma/desktop/applets/pager/package/contents/ui/configGeneral.qml
M  +16   -66   plasma/desktop/applets/pager/package/contents/ui/main.qml
R  +0    -0    plasma/desktop/applets/pager/package/contents/ui/utils.js [from: plasma/desktop/applets/pager/package/contents/code/utils.js - 100% similarity]
M  +41   -83   plasma/desktop/applets/pager/package/metadata.desktop
A  +903  -0    plasma/desktop/applets/pager/pager.cpp     [License: GPL (v2+)]
A  +174  -0    plasma/desktop/applets/pager/pager.h     [License: GPL (v2+)]
A  +168  -0    plasma/desktop/applets/pager/pagerConfig.ui
A  +173  -0    plasma/desktop/applets/pager/plasma-pager-default.desktop
D  +0    -560  plasma/desktop/applets/pager/plugin/pager.cpp
D  +0    -159  plasma/desktop/applets/pager/plugin/pager.h
D  +0    -31   plasma/desktop/applets/pager/plugin/pagerplugin.cpp
D  +0    -35   plasma/desktop/applets/pager/plugin/pagerplugin.h
D  +0    -1    plasma/desktop/applets/pager/plugin/qmldir
D  +0    -28   plasma/desktop/applets/taskmanager/CMakeLists.txt
D  +0    -4    plasma/desktop/applets/taskmanager/Messages.sh
D  +0    -171  plasma/desktop/applets/taskmanager/package/contents/code/layout.js
D  +0    -95   plasma/desktop/applets/taskmanager/package/contents/code/tools.js
D  +0    -30   plasma/desktop/applets/taskmanager/package/contents/config/config.qml
D  +0    -45   plasma/desktop/applets/taskmanager/package/contents/config/main.xml
D  +0    -137  plasma/desktop/applets/taskmanager/package/contents/ui/ConfigGeneral.qml
D  +0    -116  plasma/desktop/applets/taskmanager/package/contents/ui/GroupDialog.qml
D  +0    -98   plasma/desktop/applets/taskmanager/package/contents/ui/GroupExpanderOverlay.qml
D  +0    -90   plasma/desktop/applets/taskmanager/package/contents/ui/MouseHandler.qml
D  +0    -290  plasma/desktop/applets/taskmanager/package/contents/ui/Task.qml
D  +0    -39   plasma/desktop/applets/taskmanager/package/contents/ui/TaskList.qml
D  +0    -243  plasma/desktop/applets/taskmanager/package/contents/ui/main.qml
D  +0    -172  plasma/desktop/applets/taskmanager/package/metadata.desktop
D  +0    -240  plasma/desktop/applets/taskmanager/plugin/backend.cpp
D  +0    -91   plasma/desktop/applets/taskmanager/plugin/backend.h
D  +0    -154  plasma/desktop/applets/taskmanager/plugin/blur.cpp
D  +0    -61   plasma/desktop/applets/taskmanager/plugin/draghelper.cpp
D  +0    -45   plasma/desktop/applets/taskmanager/plugin/draghelper.h
D  +0    -2    plasma/desktop/applets/taskmanager/plugin/qmldir
D  +0    -53   plasma/desktop/applets/taskmanager/plugin/taskmanagerplugin.cpp
D  +0    -35   plasma/desktop/applets/taskmanager/plugin/taskmanagerplugin.h
D  +0    -273  plasma/desktop/applets/taskmanager/plugin/textlabel.cpp
D  +0    -80   plasma/desktop/applets/taskmanager/plugin/textlabel.h
A  +18   -0    plasma/desktop/applets/tasks/CMakeLists.txt
A  +5    -0    plasma/desktop/applets/tasks/Messages.sh
A  +122  -0    plasma/desktop/applets/tasks/package/contents/code/layout.js
A  +107  -0    plasma/desktop/applets/tasks/package/contents/code/tools.js
A  +108  -0    plasma/desktop/applets/tasks/package/contents/ui/GroupDialog.qml     [License: GPL (v2+)]
A  +98   -0    plasma/desktop/applets/tasks/package/contents/ui/GroupExpanderOverlay.qml     [License: GPL (v2+)]
A  +87   -0    plasma/desktop/applets/tasks/package/contents/ui/MouseHandler.qml     [License: GPL (v2+)]
A  +250  -0    plasma/desktop/applets/tasks/package/contents/ui/Task.qml     [License: GPL (v2+)]
A  +37   -0    plasma/desktop/applets/tasks/package/contents/ui/TaskList.qml     [License: GPL (v2+)]
A  +153  -0    plasma/desktop/applets/tasks/package/contents/ui/main.qml     [License: GPL (v2+)]
A  +171  -0    plasma/desktop/applets/tasks/package/metadata.desktop
A  +171  -0    plasma/desktop/applets/tasks/plasma-tasks-default.desktop
A  +186  -0    plasma/desktop/applets/tasks/support/declarativeitemcontainer.cpp     [License: GPL (v2+)]
A  +59   -0    plasma/desktop/applets/tasks/support/declarativeitemcontainer_p.h     [License: GPL (v2+)]
A  +273  -0    plasma/desktop/applets/tasks/support/textlabel.cpp     [License: GPL (v2+)]
A  +80   -0    plasma/desktop/applets/tasks/support/textlabel.h     [License: GPL (v2+)]
A  +256  -0    plasma/desktop/applets/tasks/support/tooltip.cpp     [License: GPL (v2+)]
A  +131  -0    plasma/desktop/applets/tasks/support/tooltip.h     [License: GPL (v2+)]
A  +568  -0    plasma/desktop/applets/tasks/tasks.cpp     [License: GPL (v2+)]
A  +91   -0    plasma/desktop/applets/tasks/tasks.h     [License: GPL (v2+)]
A  +381  -0    plasma/desktop/applets/tasks/tasksConfig.ui
A  +10   -0    plasma/desktop/applets/trash/CMakeLists.txt
M  +1    -3    plasma/desktop/applets/trash/Messages.sh
D  +0    -96   plasma/desktop/applets/trash/contents/ui/main.qml
D  +0    -46   plasma/desktop/applets/trash/metadata.desktop
A  +174  -0    plasma/desktop/applets/trash/plasma-applet-trash.desktop [TRAILING SPACE] **
A  +429  -0    plasma/desktop/applets/trash/trash.cpp     [License: GPL (v2+)]
A  +94   -0    plasma/desktop/applets/trash/trash.h     [License: GPL (v2+)]
D  +0    -4    plasma/desktop/applets/window-list/Messages.sh
D  +0    -80   plasma/desktop/applets/window-list/contents/ui/Menu.qml
D  +0    -91   plasma/desktop/applets/window-list/contents/ui/TaskDelegate.qml
D  +0    -175  plasma/desktop/applets/window-list/contents/ui/main.qml
D  +0    -108  plasma/desktop/applets/window-list/metadata.desktop
A  +14   -0    plasma/desktop/applets/windowlist/CMakeLists.txt
A  +2    -0    plasma/desktop/applets/windowlist/Messages.sh
A  +313  -0    plasma/desktop/applets/windowlist/WindowList.cpp     [License: GPL (v2+)]
A  +58   -0    plasma/desktop/applets/windowlist/WindowList.h     [License: GPL (v2+)]
A  +149  -0    plasma/desktop/applets/windowlist/plasma-applet-windowlist.desktop
M  +1    -1    plasma/desktop/containments/CMakeLists.txt
M  +14   -2    plasma/desktop/containments/desktop/CMakeLists.txt
M  +1    -3    plasma/desktop/containments/desktop/Messages.sh
D  +0    -73   plasma/desktop/containments/desktop/TODO
A  +185  -0    plasma/desktop/containments/desktop/desktop.cpp     [License: LGPL]
A  +81   -0    plasma/desktop/containments/desktop/desktop.h     [License: LGPL]
A  +392  -0    plasma/desktop/containments/desktop/desktoplayout.cpp     [License: GPL (v2+)]
A  +173  -0    plasma/desktop/containments/desktop/desktoplayout.h     [License: GPL (v2+)]
A  +916  -0    plasma/desktop/containments/desktop/itemspace.cpp     [License: GPL (v2+)]
A  +316  -0    plasma/desktop/containments/desktop/itemspace.h     [License: GPL (v2+)]
D  +0    -297  plasma/desktop/containments/desktop/package/contents/code/LayoutManager.js
D  +0    -31   plasma/desktop/containments/desktop/package/contents/config/main.xml
D  +-    --    plasma/desktop/containments/desktop/package/contents/images/resize-handle.svgz
D  +0    -144  plasma/desktop/containments/desktop/package/contents/ui/ActionButton.qml
D  +0    -411  plasma/desktop/containments/desktop/package/contents/ui/AppletAppearance.qml
D  +0    -240  plasma/desktop/containments/desktop/package/contents/ui/AppletHandle.qml
D  +0    -64   plasma/desktop/containments/desktop/package/contents/ui/BusyOverlay.qml
D  +0    -127  plasma/desktop/containments/desktop/package/contents/ui/ContainmentConfig.qml
D  +0    -314  plasma/desktop/containments/desktop/package/contents/ui/main.qml
D  +0    -92   plasma/desktop/containments/desktop/package/metadata.desktop
A  +103  -0    plasma/desktop/containments/desktop/plasma-containment-desktop.desktop [TRAILING SPACE] **
A  +137  -0    plasma/desktop/containments/desktop/plasma-containment-desktopdashboard.desktop
A  +14   -0    plasma/desktop/containments/desktop/plasma_desktop_containment.kwinrules
D  +0    -6    plasma/desktop/containments/desktop/tests/CMakeLists.txt
D  +0    -100  plasma/desktop/containments/desktop/tests/framehandle-resizing-draft.qml
D  +0    -141  plasma/desktop/containments/desktop/tests/org.kde.tests.background/contents/code/testbackground.qml
D  +0    -498  plasma/desktop/containments/desktop/tests/org.kde.tests.background/contents/plasmatepreviewerlog.txt
D  +0    -65   plasma/desktop/containments/desktop/tests/org.kde.tests.background/metadata.desktop
A  +12   -0    plasma/desktop/containments/panel/CMakeLists.txt
M  +1    -3    plasma/desktop/containments/panel/Messages.sh
D  +0    -158  plasma/desktop/containments/panel/contents/code/LayoutManager.js
D  +0    -14   plasma/desktop/containments/panel/contents/config/main.xml
D  +0    -170  plasma/desktop/containments/panel/contents/ui/ConfigOverlay.qml
D  +0    -276  plasma/desktop/containments/panel/contents/ui/main.qml
D  +0    -55   plasma/desktop/containments/panel/metadata.desktop
A  +743  -0    plasma/desktop/containments/panel/panel.cpp     [License: LGPL]
A  +104  -0    plasma/desktop/containments/panel/panel.h     [License: LGPL]
A  +135  -0    plasma/desktop/containments/panel/plasma-containment-panel.desktop
M  +1    -1    plasma/desktop/runners/plasma-desktop/CMakeLists.txt
M  +1    -1    plasma/desktop/runners/plasma-desktop/plasma-desktop-runner.cpp
M  +1    -1    plasma/desktop/runners/plasma-desktop/plasma-desktop-runner.h
M  +2    -2    plasma/desktop/shell/CMakeLists.txt
M  +10   -10   plasma/desktop/shell/activity.cpp
M  +3    -3    plasma/desktop/shell/activity.h
M  +1    -1    plasma/desktop/shell/activitymanager/activitymanager.cpp
M  +4    -4    plasma/desktop/shell/activitymanager/package/contents/ui/ActivityDelegate.qml
M  +1    -1    plasma/desktop/shell/checkbox.h
M  +1    -1    plasma/desktop/shell/configupdates/CMakeLists.txt
M  +1    -1    plasma/desktop/shell/configupdates/notifications-to-orgkdenotifications.cpp
M  +8    -8    plasma/desktop/shell/configupdates/plasma-to-plasma-desktop.cpp
M  +4    -4    plasma/desktop/shell/dashboardview.cpp
M  +1    -1    plasma/desktop/shell/data/layouts/00-defaultLayout.js
M  +1    -1    plasma/desktop/shell/data/layouts/org.kde.plasma-desktop.findWidgets/metadata.desktop
M  +1    -1    plasma/desktop/shell/data/plasma-desktop.desktop
M  +2    -2    plasma/desktop/shell/data/plasma-desktop.notifyrc
M  +20   -20   plasma/desktop/shell/desktopcorona.cpp
M  +12   -12   plasma/desktop/shell/desktopview.cpp
M  +1    -1    plasma/desktop/shell/desktopview.h
M  +2    -2    plasma/desktop/shell/interactiveconsole.cpp
M  +2    -2    plasma/desktop/shell/main.cpp
M  +17   -17   plasma/desktop/shell/panelappletoverlay.cpp
M  +2    -2    plasma/desktop/shell/panelappletoverlay.h
M  +2    -2    plasma/desktop/shell/panelcontroller.cpp
M  +43   -43   plasma/desktop/shell/panelview.cpp
M  +1    -1    plasma/desktop/shell/panelview_win.cpp
M  +44   -44   plasma/desktop/shell/plasmaapp.cpp
M  +28   -2    plasma/desktop/toolboxes/CMakeLists.txt
A  +3    -0    plasma/desktop/toolboxes/Messages.sh
A  +859  -0    plasma/desktop/toolboxes/desktoptoolbox.cpp     [License: LGPL (v2+)]
A  +112  -0    plasma/desktop/toolboxes/desktoptoolbox.h     [License: LGPL (v2+)]
D  +0    -4    plasma/desktop/toolboxes/desktoptoolbox/Messages.sh
D  +0    -31   plasma/desktop/toolboxes/desktoptoolbox/contents/config/main.xml
D  +0    -71   plasma/desktop/toolboxes/desktoptoolbox/contents/ui/ActionDelegate.qml
D  +0    -31   plasma/desktop/toolboxes/desktoptoolbox/contents/ui/ToolBoxAppearAnimation.qml
D  +0    -339  plasma/desktop/toolboxes/desktoptoolbox/contents/ui/ToolBoxButton.qml
D  +0    -31   plasma/desktop/toolboxes/desktoptoolbox/contents/ui/ToolBoxDisappearAnimation.qml
D  +0    -199  plasma/desktop/toolboxes/desktoptoolbox/contents/ui/ToolBoxItem.qml
D  +0    -128  plasma/desktop/toolboxes/desktoptoolbox/contents/ui/ToolBoxRoot.qml
D  +0    -72   plasma/desktop/toolboxes/desktoptoolbox/metadata.desktop
A  +519  -0    plasma/desktop/toolboxes/internaltoolbox.cpp     [License: LGPL (v2+)]
A  +136  -0    plasma/desktop/toolboxes/internaltoolbox.h     [License: LGPL (v2+)]
A  +318  -0    plasma/desktop/toolboxes/paneltoolbox.cpp     [License: LGPL (v2+)]
A  +88   -0    plasma/desktop/toolboxes/paneltoolbox.h     [License: LGPL (v2+)]
D  +0    -75   plasma/desktop/toolboxes/paneltoolbox/contents/ui/main.qml
D  +0    -70   plasma/desktop/toolboxes/paneltoolbox/metadata.desktop
A  +130  -0    plasma/desktop/toolboxes/plasma-toolbox-desktoptoolbox.desktop
A  +128  -0    plasma/desktop/toolboxes/plasma-toolbox-paneltoolbox.desktop
M  +5    -6    plasma/generic/CMakeLists.txt
M  +4    -4    plasma/generic/animators/default/defaultAnimator.cpp
M  +21   -22   plasma/generic/applets/CMakeLists.txt
A  +17   -0    plasma/generic/applets/activitybar/CMakeLists.txt
M  +1    -1    plasma/generic/applets/activitybar/Messages.sh
A  +372  -0    plasma/generic/applets/activitybar/activitybar.cpp     [License: GPL (v2+)]
A  +72   -0    plasma/generic/applets/activitybar/activitybar.h     [License: GPL (v2+)]
D  +0    -82   plasma/generic/applets/activitybar/contents/ui/main.qml
D  +0    -161  plasma/generic/applets/activitybar/metadata.desktop
A  +160  -0    plasma/generic/applets/activitybar/plasma-applet-activitybar.desktop
A  +10   -0    plasma/generic/applets/analog-clock/CMakeLists.txt
M  +3    -2    plasma/generic/applets/analog-clock/Messages.sh
A  +472  -0    plasma/generic/applets/analog-clock/clock.cpp     [License: GPL (v2+)]
A  +104  -0    plasma/generic/applets/analog-clock/clock.h     [License: GPL (v2+)]
A  +65   -0    plasma/generic/applets/analog-clock/clockConfig.ui
D  +0    -62   plasma/generic/applets/analog-clock/contents/code/logic.js
D  +0    -29   plasma/generic/applets/analog-clock/contents/config/config.qml
D  +0    -17   plasma/generic/applets/analog-clock/contents/config/main.xml
D  +0    -49   plasma/generic/applets/analog-clock/contents/ui/Hand.qml
D  +0    -180  plasma/generic/applets/analog-clock/contents/ui/analogclock.qml
D  +0    -65   plasma/generic/applets/analog-clock/contents/ui/config.ui
D  +0    -46   plasma/generic/applets/analog-clock/contents/ui/configGeneral.qml
D  +0    -170  plasma/generic/applets/analog-clock/metadata.desktop
A  +169  -0    plasma/generic/applets/analog-clock/plasma-applet-analogclock.desktop
M  +2    -6    plasma/generic/applets/batterymonitor/contents/code/logic.js
M  +0    -0    plasma/generic/applets/batterymonitor/contents/config/main.xml
M  +28   -3    plasma/generic/applets/batterymonitor/contents/ui/BatteryIcon.qml
M  +88   -40   plasma/generic/applets/batterymonitor/contents/ui/BatteryItem.qml
M  +7    -10   plasma/generic/applets/batterymonitor/contents/ui/BrightnessItem.qml
M  +34   -20   plasma/generic/applets/batterymonitor/contents/ui/CompactRepresentation.qml
D  +0    -34   plasma/generic/applets/batterymonitor/contents/ui/DetailsLabel.qml
M  +19   -68   plasma/generic/applets/batterymonitor/contents/ui/PopupDialog.qml
M  +5    -7    plasma/generic/applets/batterymonitor/contents/ui/PowerManagementItem.qml
M  +4    -4    plasma/generic/applets/batterymonitor/contents/ui/ScrollableListView.qml
M  +17   -20   plasma/generic/applets/batterymonitor/contents/ui/batterymonitor.qml
M  +0    -3    plasma/generic/applets/batterymonitor/metadata.desktop
M  +1    -1    plasma/generic/applets/calendar/CMakeLists.txt
M  +2    -2    plasma/generic/applets/calendar/calendar.cpp
M  +2    -2    plasma/generic/applets/calendar/calendar.h
M  +8    -1    plasma/generic/applets/devicenotifier/CMakeLists.txt
D  +0    -29   plasma/generic/applets/devicenotifier/package/contents/config/config.qml
M  +7    -7    plasma/generic/applets/devicenotifier/package/contents/ui/ActionItem.qml
M  +10   -10   plasma/generic/applets/devicenotifier/package/contents/ui/DeviceItem.qml
M  +3    -3    plasma/generic/applets/devicenotifier/package/contents/ui/StatusBar.qml
A  +65   -0    plasma/generic/applets/devicenotifier/package/contents/ui/config.ui
D  +0    -50   plasma/generic/applets/devicenotifier/package/contents/ui/configGeneral.qml
M  +25   -33   plasma/generic/applets/devicenotifier/package/contents/ui/devicenotifier.qml
M  +1    -1    plasma/generic/applets/devicenotifier/package/metadata.desktop
A  +17   -0    plasma/generic/applets/digital-clock/CMakeLists.txt
A  +4    -0    plasma/generic/applets/digital-clock/Messages.sh
A  +784  -0    plasma/generic/applets/digital-clock/clock.cpp     [License: GPL (v2+)]
A  +110  -0    plasma/generic/applets/digital-clock/clock.h     [License: GPL (v2+)]
A  +487  -0    plasma/generic/applets/digital-clock/clockConfig.ui
D  +0    -36   plasma/generic/applets/digital-clock/contents/config/config.qml
D  +0    -25   plasma/generic/applets/digital-clock/contents/config/main.xml
D  +0    -204  plasma/generic/applets/digital-clock/contents/ui/CalendarPopup.qml
D  +0    -74   plasma/generic/applets/digital-clock/contents/ui/CompactRepresentation.qml
D  +0    -73   plasma/generic/applets/digital-clock/contents/ui/DaysCalendar.qml
D  +0    -82   plasma/generic/applets/digital-clock/contents/ui/MonthMenu.qml
D  +0    -50   plasma/generic/applets/digital-clock/contents/ui/configAppearance.qml
D  +0    -41   plasma/generic/applets/digital-clock/contents/ui/configGeneral.qml
D  +0    -60   plasma/generic/applets/digital-clock/contents/ui/main.qml
D  +0    -103  plasma/generic/applets/digital-clock/metadata.desktop
A  +181  -0    plasma/generic/applets/digital-clock/plasma-applet-digitalclock.desktop [TRAILING SPACE] **
M  +6    -18   plasma/generic/applets/icon/CMakeLists.txt
A  +2    -0    plasma/generic/applets/icon/Messages.sh
A  +549  -0    plasma/generic/applets/icon/icon.cpp     [License: GPL (v2+)]
A  +90   -0    plasma/generic/applets/icon/icon.h     [License: GPL (v2+)]
D  +0    -19   plasma/generic/applets/icon/package/contents/config/main.xml
D  +0    -100  plasma/generic/applets/icon/package/contents/ui/main.qml
D  +0    -180  plasma/generic/applets/icon/package/metadata.desktop
A  +180  -0    plasma/generic/applets/icon/plasma-applet-icon.desktop [TRAILING SPACE] **
D  +0    -100  plasma/generic/applets/icon/plugin/icon_p.cpp
D  +0    -62   plasma/generic/applets/icon/plugin/icon_p.h
D  +0    -31   plasma/generic/applets/icon/plugin/iconplugin.cpp
D  +0    -36   plasma/generic/applets/icon/plugin/iconplugin.h
D  +0    -2    plasma/generic/applets/icon/plugin/qmldir
M  +0    -3    plasma/generic/applets/lock_logout/metadata.desktop
M  +1    -1    plasma/generic/applets/notifications/CMakeLists.txt
M  +9    -11   plasma/generic/applets/notifications/contents/ui/JobDelegate.qml
M  +3    -3    plasma/generic/applets/notifications/contents/ui/Jobs.qml
M  +11   -13   plasma/generic/applets/notifications/contents/ui/LastNotificationPopup.qml
M  +11   -16   plasma/generic/applets/notifications/contents/ui/NotificationDelegate/NotificationDelegate.qml
M  +12   -17   plasma/generic/applets/notifications/contents/ui/NotificationIcon.qml
M  +12   -34   plasma/generic/applets/notifications/contents/ui/Notifications.qml
M  +3    -3    plasma/generic/applets/notifications/contents/ui/Title.qml
M  +21   -37   plasma/generic/applets/notifications/contents/ui/main.qml
M  +1    -1    plasma/generic/applets/notifications/metadata.desktop
M  +6    -6    plasma/generic/applets/notifications/platformcontents/touch/ui/NotificationDelegate/NotificationDelegate.qml
M  +1    -1    plasma/generic/applets/panelspacer/panelspacer.h
M  +2    -2    plasma/generic/applets/quicklaunch/CMakeLists.txt
M  +1    -1    plasma/generic/applets/quicklaunch/icongridlayout.cpp
M  +2    -2    plasma/generic/applets/quicklaunch/plasma-applet-quicklaunch.desktop
M  +3    -3    plasma/generic/applets/system-monitor/applet.cpp
M  +2    -2    plasma/generic/applets/system-monitor/cpu.cpp
M  +1    -1    plasma/generic/applets/system-monitor/cpu.h
M  +1    -1    plasma/generic/applets/system-monitor/hdd.cpp
M  +2    -2    plasma/generic/applets/system-monitor/hdd.h
M  +5    -5    plasma/generic/applets/system-monitor/hdd_activity.cpp
M  +1    -1    plasma/generic/applets/system-monitor/hdd_activity.h
M  +1    -1    plasma/generic/applets/system-monitor/hwinfo.cpp
M  +2    -2    plasma/generic/applets/system-monitor/hwinfo.h
M  +1    -1    plasma/generic/applets/system-monitor/monitorbutton.cpp
M  +1    -1    plasma/generic/applets/system-monitor/monitorbutton.h
M  +1    -1    plasma/generic/applets/system-monitor/monitoricon.cpp
M  +1    -1    plasma/generic/applets/system-monitor/net.cpp
M  +1    -1    plasma/generic/applets/system-monitor/net.h
M  +1    -1    plasma/generic/applets/system-monitor/plotter.h
M  +1    -1    plasma/generic/applets/system-monitor/ram.h
M  +7    -7    plasma/generic/applets/system-monitor/system-monitor.cpp
M  +2    -2    plasma/generic/applets/system-monitor/system-monitor.h
M  +1    -1    plasma/generic/applets/system-monitor/temperature.cpp
M  +2    -2    plasma/generic/applets/system-monitor/temperature.h
M  +22   -50   plasma/generic/applets/systemtray/CMakeLists.txt
M  +0    -3    plasma/generic/applets/systemtray/TODO
A  +132  -0    plasma/generic/applets/systemtray/core/manager.cpp     [License: GPL (v2+)]
A  +103  -0    plasma/generic/applets/systemtray/core/manager.h     [License: GPL (v2+)]
R  +0    -0    plasma/generic/applets/systemtray/core/protocol.cpp [from: plasma/generic/applets/systemtray2/plugin/protocol.cpp - 100% similarity]
A  +74   -0    plasma/generic/applets/systemtray/core/protocol.h     [License: GPL (v2+)]
D  +0    -31   plasma/generic/applets/systemtray/core/systemtrayplugin.cpp
D  +0    -36   plasma/generic/applets/systemtray/core/systemtrayplugin.h
A  +198  -0    plasma/generic/applets/systemtray/core/task.cpp     [License: GPL (v2+)]
A  +237  -0    plasma/generic/applets/systemtray/core/task.h     [License: GPL (v2+)]
M  +3    -3    plasma/generic/applets/systemtray/package/contents/ui/ArrowArea.qml
M  +1    -1    plasma/generic/applets/systemtray/package/contents/ui/IconsGrid.qml
M  +4    -3    plasma/generic/applets/systemtray/package/contents/ui/IconsList.qml
A  +267  -0    plasma/generic/applets/systemtray/package/contents/ui/StatusNotifierItem.qml     [License: LGPL (v2+)]
A  +31   -0    plasma/generic/applets/systemtray/package/contents/ui/TrayIcon.qml     [License: LGPL (v2+)]
M  +1    -1    plasma/generic/applets/systemtray/package/contents/ui/main.qml
A  +96   -0    plasma/generic/applets/systemtray/protocols/dbussystemtray/dbussystemtrayprotocol.cpp     [License: GPL (v2+)]
A  +63   -0    plasma/generic/applets/systemtray/protocols/dbussystemtray/dbussystemtrayprotocol.h     [License: GPL (v2+)]
A  +409  -0    plasma/generic/applets/systemtray/protocols/dbussystemtray/dbussystemtraytask.cpp     [License: GPL (v2+)]
A  +149  -0    plasma/generic/applets/systemtray/protocols/dbussystemtray/dbussystemtraytask.h     [License: GPL (v2+)]
M  +7    -7    plasma/generic/applets/systemtray/protocols/fdo/fdographicswidget.cpp
M  +5    -5    plasma/generic/applets/systemtray/protocols/fdo/fdographicswidget.h
M  +1    -1    plasma/generic/applets/systemtray/protocols/fdo/fdonotification.h
M  +6    -6    plasma/generic/applets/systemtray/protocols/fdo/fdoselectionmanager.cpp
M  +3    -4    plasma/generic/applets/systemtray/protocols/fdo/fdoselectionmanager.h
M  +1    -1    plasma/generic/applets/systemtray/protocols/fdo/fdotask.cpp
M  +2    -2    plasma/generic/applets/systemtray/protocols/fdo/fdotask.h
M  +3    -3    plasma/generic/applets/systemtray/protocols/fdo/x11embedcontainer.cpp
M  +1    -1    plasma/generic/applets/systemtray/protocols/fdo/x11embedcontainer.h
M  +2    -2    plasma/generic/applets/systemtray/protocols/fdo/x11embedpainter.cpp
M  +1    -1    plasma/generic/applets/systemtray/protocols/fdo/x11embedpainter.h
M  +26   -28   plasma/generic/applets/systemtray/protocols/plasmoid/plasmoidtask.cpp
M  +3    -3    plasma/generic/applets/systemtray/protocols/plasmoid/plasmoidtask.h
M  +9    -11   plasma/generic/applets/systemtray/protocols/plasmoid/plasmoidtaskprotocol.cpp
M  +2    -2    plasma/generic/applets/systemtray/protocols/plasmoid/plasmoidtaskprotocol.h
M  +50   -65   plasma/generic/applets/systemtray/ui/applet.cpp
M  +19   -20   plasma/generic/applets/systemtray/ui/applet.h
M  +17   -21   plasma/generic/applets/systemtray/ui/mouseredirectarea.cpp
M  +15   -15   plasma/generic/applets/systemtray/ui/mouseredirectarea.h
M  +22   -24   plasma/generic/applets/systemtray/ui/widgetitem.cpp
M  +4    -4    plasma/generic/applets/systemtray/ui/widgetitem.h
D  +0    -8    plasma/generic/applets/systemtray2/CMakeLists.txt
D  +0    -4    plasma/generic/applets/systemtray2/Messages.sh
D  +0    -42   plasma/generic/applets/systemtray2/package/contents/code/Layout.js
D  +0    -30   plasma/generic/applets/systemtray2/package/contents/config/config.qml
D  +0    -30   plasma/generic/applets/systemtray2/package/contents/config/main.xml
D  +0    -45   plasma/generic/applets/systemtray2/package/contents/ui/AppletError.qml
D  +0    -49   plasma/generic/applets/systemtray2/package/contents/ui/CompactApplet.qml
D  +0    -172  plasma/generic/applets/systemtray2/package/contents/ui/CompactRepresentation.qml
D  +0    -186  plasma/generic/applets/systemtray2/package/contents/ui/ConfigGeneral.qml
D  +0    -36   plasma/generic/applets/systemtray2/package/contents/ui/DefaultCompactRepresentation.qml
D  +0    -188  plasma/generic/applets/systemtray2/package/contents/ui/ExpandedRepresentation.qml
D  +0    -88   plasma/generic/applets/systemtray2/package/contents/ui/ExpandedStatusNotifier.qml
D  +0    -71   plasma/generic/applets/systemtray2/package/contents/ui/PulseAnimation.qml
D  +0    -278  plasma/generic/applets/systemtray2/package/contents/ui/StatusNotifierItem.qml
D  +0    -172  plasma/generic/applets/systemtray2/package/contents/ui/TaskDelegate.qml
D  +0    -56   plasma/generic/applets/systemtray2/package/contents/ui/TaskListDelegate.qml
D  +0    -92   plasma/generic/applets/systemtray2/package/contents/ui/main.qml
D  +0    -179  plasma/generic/applets/systemtray2/package/metadata.desktop
D  +0    -37   plasma/generic/applets/systemtray2/plugin/CMakeLists.txt
D  +0    -270  plasma/generic/applets/systemtray2/plugin/host.cpp
D  +0    -87   plasma/generic/applets/systemtray2/plugin/host.h
D  +0    -132  plasma/generic/applets/systemtray2/plugin/manager.cpp
D  +0    -102  plasma/generic/applets/systemtray2/plugin/manager.h
D  +0    -74   plasma/generic/applets/systemtray2/plugin/protocol.h
D  +0    -100  plasma/generic/applets/systemtray2/plugin/protocols/dbussystemtray/dbussystemtrayprotocol.cpp
D  +0    -65   plasma/generic/applets/systemtray2/plugin/protocols/dbussystemtray/dbussystemtrayprotocol.h
D  +0    -408  plasma/generic/applets/systemtray2/plugin/protocols/dbussystemtray/dbussystemtraytask.cpp
D  +0    -148  plasma/generic/applets/systemtray2/plugin/protocols/dbussystemtray/dbussystemtraytask.h
D  +0    -1058 plasma/generic/applets/systemtray2/plugin/protocols/plasmoid/plasmoidinterface.cpp
D  +0    -373  plasma/generic/applets/systemtray2/plugin/protocols/plasmoid/plasmoidinterface.h
D  +0    -139  plasma/generic/applets/systemtray2/plugin/protocols/plasmoid/plasmoidprotocol.cpp
D  +0    -56   plasma/generic/applets/systemtray2/plugin/protocols/plasmoid/plasmoidprotocol.h
D  +0    -159  plasma/generic/applets/systemtray2/plugin/protocols/plasmoid/plasmoidtask.cpp
D  +0    -101  plasma/generic/applets/systemtray2/plugin/protocols/plasmoid/plasmoidtask.h
D  +0    -2    plasma/generic/applets/systemtray2/plugin/qmldir
D  +0    -50   plasma/generic/applets/systemtray2/plugin/systemtrayplugin.cpp
D  +0    -42   plasma/generic/applets/systemtray2/plugin/systemtrayplugin.h
D  +0    -154  plasma/generic/applets/systemtray2/plugin/task.cpp
D  +0    -212  plasma/generic/applets/systemtray2/plugin/task.h
D  +0    -2    plasma/generic/applets/systemtray2/tests/CMakeLists.txt
D  +0    -21   plasma/generic/applets/systemtray2/tests/statusnotifier/CMakeLists.txt
D  +0    -46   plasma/generic/applets/systemtray2/tests/statusnotifier/main.cpp
D  +0    -148  plasma/generic/applets/systemtray2/tests/statusnotifier/statusnotifiertest.cpp
D  +0    -49   plasma/generic/applets/systemtray2/tests/statusnotifier/statusnotifiertest.h
D  +0    -108  plasma/generic/applets/systemtray2/tests/statusnotifier/statusnotifiertest.ui
D  +0    -113  plasma/generic/applets/systemtray2/tests/systrayplasmoidtest/contents/ui/main.qml
D  +0    -68   plasma/generic/applets/systemtray2/tests/systrayplasmoidtest/metadata.desktop
M  +1    -1    plasma/generic/applets/webbrowser/CMakeLists.txt
M  +1    -1    plasma/generic/applets/webbrowser/bookmarkitem.cpp
M  +1    -1    plasma/generic/applets/webbrowser/bookmarksdelegate.cpp
M  +1    -1    plasma/generic/applets/webbrowser/browserhistorycombobox.h
M  +1    -1    plasma/generic/applets/webbrowser/errorpage.cpp
M  +3    -3    plasma/generic/containmentactions/CMakeLists.txt
M  +1    -3    plasma/generic/containmentactions/applauncher/CMakeLists.txt
M  +84   -43   plasma/generic/containmentactions/applauncher/launch.cpp
M  +11   -8    plasma/generic/containmentactions/applauncher/launch.h
M  +1    -1    plasma/generic/containmentactions/applauncher/plasma-containmentactions-applauncher.desktop
M  +1    -9    plasma/generic/containmentactions/contextmenu/CMakeLists.txt
M  +34   -24   plasma/generic/containmentactions/contextmenu/menu.cpp
M  +5    -2    plasma/generic/containmentactions/contextmenu/menu.h
M  +1    -1    plasma/generic/containmentactions/contextmenu/plasma-containmentactions-contextmenu.desktop
M  +1    -1    plasma/generic/containmentactions/minimalcontextmenu/CMakeLists.txt
M  +1    -1    plasma/generic/containmentactions/minimalcontextmenu/menu.cpp
M  +1    -7    plasma/generic/containmentactions/paste/CMakeLists.txt
M  +23   -41   plasma/generic/containmentactions/paste/paste.cpp
M  +3    -9    plasma/generic/containmentactions/paste/paste.h
M  +2    -2    plasma/generic/containmentactions/paste/plasma-containmentactions-paste.desktop
M  +1    -1    plasma/generic/containmentactions/switchactivity/CMakeLists.txt
M  +1    -1    plasma/generic/containmentactions/switchactivity/switch.cpp
M  +1    -1    plasma/generic/containmentactions/switchactivity/switch.h
M  +1    -8    plasma/generic/containmentactions/switchdesktop/CMakeLists.txt
M  +55   -43   plasma/generic/containmentactions/switchdesktop/desktop.cpp
M  +11   -8    plasma/generic/containmentactions/switchdesktop/desktop.h
M  +1    -1    plasma/generic/containmentactions/switchdesktop/plasma-containmentactions-switchdesktop.desktop
M  +1    -1    plasma/generic/containmentactions/switchwindow/CMakeLists.txt
M  +1    -1    plasma/generic/containmentactions/switchwindow/plasma-containmentactions-switchwindow.desktop
M  +5    -5    plasma/generic/containmentactions/switchwindow/switch.cpp
M  +1    -1    plasma/generic/containmentactions/switchwindow/switch.h
M  +16   -22   plasma/generic/dataengines/CMakeLists.txt
M  +6    -11   plasma/generic/dataengines/activities/CMakeLists.txt
M  +9    -8    plasma/generic/dataengines/activities/activityengine.cpp
M  +1    -1    plasma/generic/dataengines/activities/activityengine.h
M  +7    -3    plasma/generic/dataengines/activities/activityjob.cpp
M  +4    -4    plasma/generic/dataengines/akonadi/CMakeLists.txt
M  +50   -50   plasma/generic/dataengines/akonadi/akonadiengine.cpp
M  +1    -1    plasma/generic/dataengines/akonadi/akonadiengine.h
M  +3    -12   plasma/generic/dataengines/applicationjobs/CMakeLists.txt
M  +2    -3    plasma/generic/dataengines/applicationjobs/jobaction.cpp
M  +2    -5    plasma/generic/dataengines/applicationjobs/kuiserverengine.cpp
M  +3    -11   plasma/generic/dataengines/apps/CMakeLists.txt
M  +1    -1    plasma/generic/dataengines/apps/appjob.cpp
M  +1    -2    plasma/generic/dataengines/apps/appsengine.cpp
M  +1    -1    plasma/generic/dataengines/apps/appsengine.h
M  +4    -4    plasma/generic/dataengines/apps/appsource.cpp
M  +1    -1    plasma/generic/dataengines/apps/appsource.h
M  +4    -4    plasma/generic/dataengines/calendar/CMakeLists.txt
M  +1    -1    plasma/generic/dataengines/calendar/calendarengine.cpp
M  +3    -0    plasma/generic/dataengines/calendar/eventdatacontainer.cpp
M  +1    -1    plasma/generic/dataengines/calendar/plasma-dataengine-calendar.desktop
M  +3    -10   plasma/generic/dataengines/devicenotifications/CMakeLists.txt
M  +3    -3    plasma/generic/dataengines/devicenotifications/devicenotificationsengine.cpp
M  +1    -1    plasma/generic/dataengines/devicenotifications/devicenotificationsengine.h
M  +4    -10   plasma/generic/dataengines/dict/CMakeLists.txt
M  +4    -6    plasma/generic/dataengines/dict/dictengine.cpp
M  +5    -3    plasma/generic/dataengines/dict/dictengine.h
M  +1    -1    plasma/generic/dataengines/dict/plasma-dataengine-dict.desktop
M  +4    -10   plasma/generic/dataengines/executable/CMakeLists.txt
M  +5    -7    plasma/generic/dataengines/executable/executable.cpp
M  +3    -1    plasma/generic/dataengines/executable/executable.h
M  +2    -2    plasma/generic/dataengines/executable/plasma-dataengine-executable.desktop
M  +3    -3    plasma/generic/dataengines/favicons/CMakeLists.txt
M  +1    -1    plasma/generic/dataengines/favicons/faviconprovider.cpp
M  +3    -10   plasma/generic/dataengines/filebrowser/CMakeLists.txt
M  +12   -12   plasma/generic/dataengines/filebrowser/filebrowserengine.cpp
M  +3    -1    plasma/generic/dataengines/filebrowser/filebrowserengine.h
M  +12   -12   plasma/generic/dataengines/geolocation/CMakeLists.txt
M  +5    -5    plasma/generic/dataengines/geolocation/geolocation.cpp
M  +1    -1    plasma/generic/dataengines/geolocation/geolocation.h
M  +1    -0    plasma/generic/dataengines/geolocation/geolocationprovider.h
M  +6    -6    plasma/generic/dataengines/geolocation/location_gps.cpp
M  +1    -1    plasma/generic/dataengines/geolocation/location_gps.h
M  +4    -4    plasma/generic/dataengines/geolocation/location_ip.cpp
M  +1    -1    plasma/generic/dataengines/geolocation/location_ip.h
M  +3    -13   plasma/generic/dataengines/hotplug/CMakeLists.txt
M  +22   -33   plasma/generic/dataengines/hotplug/hotplugengine.cpp
M  +1    -1    plasma/generic/dataengines/hotplug/hotplugjob.cpp
M  +1    -1    plasma/generic/dataengines/hotplug/plasma-dataengine-hotplug.desktop
M  +3    -11   plasma/generic/dataengines/keystate/CMakeLists.txt
M  +2    -3    plasma/generic/dataengines/keystate/keystate.cpp
M  +5    -5    plasma/generic/dataengines/metadata/CMakeLists.txt
M  +1    -1    plasma/generic/dataengines/metadata/metadata_engine.h
M  +3    -3    plasma/generic/dataengines/mouse/CMakeLists.txt
M  +1    -1    plasma/generic/dataengines/mouse/cursornotificationhandler.h
M  +1    -1    plasma/generic/dataengines/mouse/mouseengine.h
M  +1    -1    plasma/generic/dataengines/mouse/plasma-dataengine-mouse.desktop
M  +3    -3    plasma/generic/dataengines/mpris2/CMakeLists.txt
M  +6    -6    plasma/generic/dataengines/mpris2/mpris2engine.cpp
M  +1    -1    plasma/generic/dataengines/mpris2/mpris2engine.h
M  +1    -1    plasma/generic/dataengines/mpris2/multiplexedservice.h
M  +1    -1    plasma/generic/dataengines/mpris2/multiplexer.cpp
M  +2    -2    plasma/generic/dataengines/mpris2/multiplexer.h
M  +0    -1    plasma/generic/dataengines/mpris2/plasma-dataengine-mpris2.desktop
M  +3    -3    plasma/generic/dataengines/mpris2/playeractionjob.cpp
M  +1    -1    plasma/generic/dataengines/mpris2/playeractionjob.h
M  +5    -5    plasma/generic/dataengines/mpris2/playercontainer.cpp
M  +2    -2    plasma/generic/dataengines/mpris2/playercontainer.h
M  +1    -1    plasma/generic/dataengines/mpris2/playercontrol.cpp
M  +2    -2    plasma/generic/dataengines/mpris2/playercontrol.h
M  +3    -3    plasma/generic/dataengines/network/CMakeLists.txt
M  +1    -1    plasma/generic/dataengines/network/networkengine.cpp
M  +3    -14   plasma/generic/dataengines/notifications/CMakeLists.txt
M  +6    -9    plasma/generic/dataengines/notifications/notificationaction.cpp
M  +1    -1    plasma/generic/dataengines/notifications/notificationaction.h
M  +11   -15   plasma/generic/dataengines/notifications/notificationsengine.cpp
M  +3    -4    plasma/generic/dataengines/notifications/notificationsengine.h
M  +3    -3    plasma/generic/dataengines/nowplaying/CMakeLists.txt
M  +4    -4    plasma/generic/dataengines/nowplaying/nowplayingengine.cpp
M  +1    -1    plasma/generic/dataengines/nowplaying/nowplayingengine.h
M  +1    -1    plasma/generic/dataengines/nowplaying/plasma-dataengine-nowplaying.desktop
M  +3    -3    plasma/generic/dataengines/nowplaying/playeractionjob.cpp
M  +1    -1    plasma/generic/dataengines/nowplaying/playeractionjob.h
M  +3    -3    plasma/generic/dataengines/nowplaying/playercontainer.cpp
M  +1    -1    plasma/generic/dataengines/nowplaying/playercontainer.h
M  +6    -6    plasma/generic/dataengines/nowplaying/playercontrol.cpp
M  +1    -1    plasma/generic/dataengines/nowplaying/playercontrol.h
M  +7    -7    plasma/generic/dataengines/nowplaying/playerinterface/dbuswatcher.cpp
M  +5    -5    plasma/generic/dataengines/nowplaying/playerinterface/mpris/mpris.cpp
M  +11   -11   plasma/generic/dataengines/nowplaying/playerinterface/mpris2/mpris2.cpp
M  +1    -1    plasma/generic/dataengines/nowplaying/playerinterface/pollingwatcher.cpp
M  +2    -2    plasma/generic/dataengines/nowplaying/playerinterface/xmms.cpp
D  +0    -20   plasma/generic/dataengines/packagekit/CMakeLists.txt
D  +0    -10   plasma/generic/dataengines/packagekit/packagekit.operations
D  +0    -65   plasma/generic/dataengines/packagekit/packagekitengine.cpp
D  +0    -41   plasma/generic/dataengines/packagekit/packagekitengine.h
D  +0    -56   plasma/generic/dataengines/packagekit/packagekitjob.cpp
D  +0    -40   plasma/generic/dataengines/packagekit/packagekitjob.h
D  +0    -34   plasma/generic/dataengines/packagekit/packagekitservice.cpp
D  +0    -35   plasma/generic/dataengines/packagekit/packagekitservice.h
D  +0    -67   plasma/generic/dataengines/packagekit/plasma-dataengine-packagekit.desktop
M  +7    -10   plasma/generic/dataengines/places/CMakeLists.txt
M  +1    -3    plasma/generic/dataengines/places/jobs.h
M  +4    -4    plasma/generic/dataengines/places/placesengine.cpp
M  +4    -4    plasma/generic/dataengines/places/placeservice.cpp
M  +1    -1    plasma/generic/dataengines/places/plasma-dataengine-places.desktop
M  +1    -1    plasma/generic/dataengines/places/setupdevicejob.h
M  +3    -17   plasma/generic/dataengines/powermanagement/CMakeLists.txt
M  +11   -13   plasma/generic/dataengines/powermanagement/powermanagementengine.cpp
M  +1    -1    plasma/generic/dataengines/powermanagement/powermanagementengine.h
M  +5    -4    plasma/generic/dataengines/powermanagement/powermanagementjob.cpp
M  +3    -3    plasma/generic/dataengines/rss/CMakeLists.txt
M  +9    -9    plasma/generic/dataengines/rss/rss.cpp
M  +1    -1    plasma/generic/dataengines/rss/rss.h
M  +9    -11   plasma/generic/dataengines/share/CMakeLists.txt
M  +0    -10   plasma/generic/dataengines/share/backends/im9/metadata.desktop
M  +0    -4    plasma/generic/dataengines/share/backends/kde/metadata.desktop
M  +1    -1    plasma/generic/dataengines/share/backends/simplestimagehosting/metadata.desktop
M  +2    -2    plasma/generic/dataengines/share/data/plasma-dataengine-share.desktop
M  +1    -1    plasma/generic/dataengines/share/plugin_share_package.cpp
M  +11   -11   plasma/generic/dataengines/share/share_package.cpp
M  +1    -1    plasma/generic/dataengines/share/share_package.h
M  +2    -3    plasma/generic/dataengines/share/shareengine.cpp
M  +4    -4    plasma/generic/dataengines/share/shareprovider.cpp
M  +3    -5    plasma/generic/dataengines/share/shareprovider.h
M  +2    -3    plasma/generic/dataengines/share/shareservice.cpp
M  +1    -1    plasma/generic/dataengines/share/shareservice.h
M  +3    -13   plasma/generic/dataengines/soliddevice/CMakeLists.txt
M  +1    -1    plasma/generic/dataengines/soliddevice/devicesignalmapmanager.h
M  +1    -1    plasma/generic/dataengines/soliddevice/devicesignalmapper.h
M  +3    -3    plasma/generic/dataengines/soliddevice/hddtemp.cpp
M  +6    -7    plasma/generic/dataengines/soliddevice/soliddeviceengine.cpp
M  +1    -1    plasma/generic/dataengines/soliddevice/soliddevicejob.cpp
M  +8    -18   plasma/generic/dataengines/statusnotifieritem/CMakeLists.txt
R  +0    -0    plasma/generic/dataengines/statusnotifieritem/plasma_engine_statusnotifieritem.desktop [from: plasma/generic/dataengines/statusnotifieritem/plasma-engine-statusnotifieritem.desktop - 100% similarity]
M  +7    -8    plasma/generic/dataengines/statusnotifieritem/statusnotifieritem_engine.cpp
M  +0    -3    plasma/generic/dataengines/statusnotifieritem/statusnotifieritemjob.h
M  +6    -7    plasma/generic/dataengines/statusnotifieritem/statusnotifieritemsource.cpp
M  +1    -2    plasma/generic/dataengines/statusnotifieritem/statusnotifieritemsource.h
M  +5    -5    plasma/generic/dataengines/statusnotifieritem/systemtraytypes.cpp
M  +6    -10   plasma/generic/dataengines/systemmonitor/CMakeLists.txt
M  +11   -6    plasma/generic/dataengines/systemmonitor/systemmonitor.cpp
M  +3    -1    plasma/generic/dataengines/systemmonitor/systemmonitor.h
M  +3    -13   plasma/generic/dataengines/tasks/CMakeLists.txt
M  +9    -15   plasma/generic/dataengines/tasks/tasksengine.cpp
M  +1    -2    plasma/generic/dataengines/tasks/tasksengine.h
M  +17   -25   plasma/generic/dataengines/tasks/tasksource.cpp
M  +1    -1    plasma/generic/dataengines/tasks/tasksource.h
D  +0    -51   plasma/generic/dataengines/tasks/taskwindowjob.cpp
D  +0    -48   plasma/generic/dataengines/tasks/taskwindowjob.h
D  +0    -39   plasma/generic/dataengines/tasks/taskwindowservice.cpp
D  +0    -45   plasma/generic/dataengines/tasks/taskwindowservice.h
M  +1    -1    plasma/generic/dataengines/tasks/virtualdesktopssource.h
D  +0    -6    plasma/generic/dataengines/tasks/windowtasks.operations
M  +4    -14   plasma/generic/dataengines/time/CMakeLists.txt
M  +1    -0    plasma/generic/dataengines/time/solarsystem.cpp
M  +4    -4    plasma/generic/dataengines/time/timeengine.cpp
M  +1    -6    plasma/generic/dataengines/time/timeengine.h
M  +1    -1    plasma/generic/dataengines/time/timesource.cpp
M  +3    -3    plasma/generic/dataengines/weather/CMakeLists.txt
M  +2    -2    plasma/generic/dataengines/weather/ions/CMakeLists.txt
M  +3    -3    plasma/generic/dataengines/weather/ions/bbcukmet/CMakeLists.txt
M  +3    -3    plasma/generic/dataengines/weather/ions/bbcukmet/ion_bbcukmet.cpp
M  +1    -1    plasma/generic/dataengines/weather/ions/dataengineconsumer.h
M  +2    -2    plasma/generic/dataengines/weather/ions/debianweather/CMakeLists.txt
M  +3    -3    plasma/generic/dataengines/weather/ions/envcan/CMakeLists.txt
M  +15   -15   plasma/generic/dataengines/weather/ions/envcan/ion_envcan.cpp
M  +4    -4    plasma/generic/dataengines/weather/ions/ion.cpp
M  +3    -3    plasma/generic/dataengines/weather/ions/noaa/CMakeLists.txt
M  +9    -9    plasma/generic/dataengines/weather/ions/noaa/ion_noaa.cpp
M  +3    -3    plasma/generic/dataengines/weather/ions/wetter.com/CMakeLists.txt
M  +21   -21   plasma/generic/dataengines/weather/ions/wetter.com/ion_wettercom.cpp
M  +11   -11   plasma/generic/dataengines/weather/weatherengine.cpp
M  +1    -1    plasma/generic/runners/activities/activityrunner.cpp
M  +1    -1    plasma/generic/runners/bookmarks/CMakeLists.txt
M  +5    -5    plasma/generic/runners/bookmarks/bookmarksrunner.cpp
M  +1    -1    plasma/generic/runners/bookmarks/browsers/chrome.cpp
M  +1    -1    plasma/generic/runners/bookmarks/browsers/chrome.h
M  +2    -2    plasma/generic/runners/bookmarks/browsers/chromefindprofile.cpp
M  +9    -9    plasma/generic/runners/bookmarks/browsers/firefox.cpp
M  +1    -1    plasma/generic/runners/bookmarks/browsers/firefox.h
M  +2    -2    plasma/generic/runners/bookmarks/browsers/kdebrowser.cpp
M  +0    -4    plasma/generic/runners/bookmarks/browsers/kdebrowser.h
M  +3    -3    plasma/generic/runners/bookmarks/browsers/opera.cpp
M  +1    -1    plasma/generic/runners/bookmarks/browsers/opera.h
M  +1    -1    plasma/generic/runners/bookmarks/favicon.h
M  +6    -6    plasma/generic/runners/bookmarks/faviconfromblob.cpp
M  +1    -1    plasma/generic/runners/bookmarks/faviconfromblob.h
M  +9    -9    plasma/generic/runners/bookmarks/fetchsqlite.cpp
M  +1    -1    plasma/generic/runners/bookmarks/tests/CMakeLists.txt
M  +1    -1    plasma/generic/runners/bookmarks/tests/testchromebookmarks.h
M  +1    -1    plasma/generic/runners/calculator/CMakeLists.txt
M  +9    -7    plasma/generic/runners/calculator/calculatorrunner.cpp
M  +1    -1    plasma/generic/runners/calculator/calculatorrunner.h
M  +2    -2    plasma/generic/runners/calculator/qalculate_engine.cpp
M  +3    -3    plasma/generic/runners/calculator/qalculate_engine.h
M  +1    -1    plasma/generic/runners/kill/CMakeLists.txt
M  +3    -3    plasma/generic/runners/kill/killrunner.cpp
M  +1    -1    plasma/generic/runners/kill/killrunner_config.h
M  +1    -1    plasma/generic/runners/locations/CMakeLists.txt
M  +6    -6    plasma/generic/runners/locations/locationrunner.cpp
M  +1    -1    plasma/generic/runners/nepomuksearch/CMakeLists.txt
M  +5    -5    plasma/generic/runners/nepomuksearch/nepomuksearchrunner.cpp
M  +2    -2    plasma/generic/runners/places/CMakeLists.txt
M  +4    -4    plasma/generic/runners/places/placesrunner.cpp
M  +1    -1    plasma/generic/runners/places/placesrunner.h
M  +1    -1    plasma/generic/runners/powerdevil/CMakeLists.txt
M  +6    -6    plasma/generic/runners/powerdevil/PowerDevilRunner.cpp
M  +1    -1    plasma/generic/runners/powerdevil/PowerDevilRunner.h
M  +1    -1    plasma/generic/runners/recentdocuments/CMakeLists.txt
M  +3    -3    plasma/generic/runners/recentdocuments/recentdocuments.cpp
M  +1    -1    plasma/generic/runners/services/CMakeLists.txt
M  +40   -56   plasma/generic/runners/services/servicerunner.cpp
M  +1    -1    plasma/generic/runners/services/servicerunner.h
M  +1    -1    plasma/generic/runners/sessions/CMakeLists.txt
M  +2    -2    plasma/generic/runners/sessions/sessionrunner.cpp
M  +1    -1    plasma/generic/runners/shell/CMakeLists.txt
M  +1    -1    plasma/generic/runners/shell/shell_config.cpp
M  +1    -1    plasma/generic/runners/shell/shell_config.h
M  +2    -2    plasma/generic/runners/shell/shellrunner.cpp
M  +1    -1    plasma/generic/runners/solid/CMakeLists.txt
M  +2    -2    plasma/generic/runners/solid/devicewrapper.h
M  +2    -2    plasma/generic/runners/solid/solidrunner.h
M  +1    -1    plasma/generic/runners/webshortcuts/CMakeLists.txt
M  +10   -10   plasma/generic/runners/webshortcuts/webshortcutrunner.cpp
M  +1    -1    plasma/generic/runners/windowedwidgets/plasma-runner-windowedwidgets.desktop
M  +2    -2    plasma/generic/runners/windowedwidgets/windowedwidgetsrunner.cpp
M  +1    -1    plasma/generic/runners/windowedwidgets/windowedwidgetsrunner.h
M  +1    -1    plasma/generic/runners/windows/windowsrunner.cpp
M  +2    -2    plasma/generic/scriptengines/python/plasma-scriptengine-applet-python.desktop
M  +1    -1    plasma/generic/scriptengines/ruby/plasma-scriptengine-ruby-applet.desktop
M  +1    -1    plasma/generic/scriptengines/ruby/plasma-scriptengine-ruby-dataengine.desktop
M  +4    -4    plasma/generic/scriptengines/webkit/CMakeLists.txt
M  +6    -6    plasma/generic/scriptengines/webkit/bundle.cpp
M  +1    -1    plasma/generic/scriptengines/webkit/dashboardapplet.h
M  +9    -9    plasma/generic/scriptengines/webkit/dashboardjs.cpp
M  +1    -1    plasma/generic/scriptengines/webkit/dashboardjs.h
M  +2    -2    plasma/generic/scriptengines/webkit/plasma-packagestructure-web.desktop
M  +2    -2    plasma/generic/scriptengines/webkit/plasma-scriptengine-applet-web.desktop
M  +2    -2    plasma/generic/scriptengines/webkit/plasmajs.cpp
M  +2    -2    plasma/generic/scriptengines/webkit/plasmawebapplet.cpp
M  +2    -2    plasma/generic/scriptengines/webkit/plasmawebapplet.h
M  +3    -3    plasma/generic/scriptengines/webkit/webapplet.cpp
M  +1    -1    plasma/generic/scriptengines/webkit/webapplet.h
M  +2    -2    plasma/generic/shells/plasma-windowed/CMakeLists.txt
M  +2    -2    plasma/generic/shells/plasma-windowed/plasmaapp.cpp
M  +3    -3    plasma/generic/shells/plasma-windowed/singleview.cpp
M  +1    -2    plasma/generic/wallpapers/CMakeLists.txt
A  +15   -0    plasma/generic/wallpapers/color/CMakeLists.txt
A  +5    -0    plasma/generic/wallpapers/color/Messages.sh
A  +131  -0    plasma/generic/wallpapers/color/backgrounddelegate.cpp     [License: GPL (v2+)]
A  +41   -0    plasma/generic/wallpapers/color/backgrounddelegate.h     [License: GPL (v2+)]
A  +131  -0    plasma/generic/wallpapers/color/backgroundlistmodel.cpp     [License: GPL (v2+)]
A  +53   -0    plasma/generic/wallpapers/color/backgroundlistmodel.h     [License: GPL (v2+)]
A  +236  -0    plasma/generic/wallpapers/color/color.cpp     [License: LGPL (v2+)]
A  +62   -0    plasma/generic/wallpapers/color/color.h     [License: LGPL (v2+)]
A  +176  -0    plasma/generic/wallpapers/color/config.ui
D  +0    -15   plasma/generic/wallpapers/color/contents/config/main.xml
D  +0    -185  plasma/generic/wallpapers/color/contents/ui/config.qml
D  +0    -29   plasma/generic/wallpapers/color/contents/ui/main.qml
A  +32   -0    plasma/generic/wallpapers/color/itemsview.cpp     [License: LGPL (v2.1+)]
A  +32   -0    plasma/generic/wallpapers/color/itemsview.h     [License: LGPL (v2.1+)]
D  +0    -41   plasma/generic/wallpapers/color/metadata.desktop
A  +120  -0    plasma/generic/wallpapers/color/plasma-wallpaper-color.desktop
M  +11   -22   plasma/generic/wallpapers/image/CMakeLists.txt
A  +162  -0    plasma/generic/wallpapers/image/backgrounddelegate.cpp     [License: GPL (v2+)]
A  +42   -0    plasma/generic/wallpapers/image/backgrounddelegate.h     [License: GPL (v2+)]
M  +81   -88   plasma/generic/wallpapers/image/backgroundlistmodel.cpp
M  +14   -23   plasma/generic/wallpapers/image/backgroundlistmodel.h
M  +479  -185  plasma/generic/wallpapers/image/image.cpp
M  +43   -78   plasma/generic/wallpapers/image/image.h
A  +194  -0    plasma/generic/wallpapers/image/imageconfig.ui
D  +0    -37   plasma/generic/wallpapers/image/imageplugin.cpp
D  +0    -36   plasma/generic/wallpapers/image/imageplugin.h
A  +32   -0    plasma/generic/wallpapers/image/itemsview.cpp     [License: LGPL (v2.1+)]
A  +32   -0    plasma/generic/wallpapers/image/itemsview.h     [License: LGPL (v2.1+)]
D  +0    -19   plasma/generic/wallpapers/image/package/contents/config/main.xml
D  +0    -270  plasma/generic/wallpapers/image/package/contents/ui/config.qml
D  +0    -101  plasma/generic/wallpapers/image/package/contents/ui/main.qml
D  +0    -98   plasma/generic/wallpapers/image/package/metadata.desktop
A  +313  -0    plasma/generic/wallpapers/image/plasma-wallpaper-image.desktop
D  +0    -5    plasma/generic/wallpapers/image/qmldir
A  +230  -0    plasma/generic/wallpapers/image/removebutton.cpp     [License: GPL (v2+)]
A  +90   -0    plasma/generic/wallpapers/image/removebutton.h     [License: GPL (v2+)]
A  +120  -0    plasma/generic/wallpapers/image/removebuttonmanager.cpp     [License: GPL (v2+)]
A  +68   -0    plasma/generic/wallpapers/image/removebuttonmanager.h     [License: GPL (v2+)]
A  +330  -0    plasma/generic/wallpapers/image/slideshowconfig.ui
D  +0    -187  plasma/generic/wallpapers/image/wallpaperpackage.cpp
D  +0    -57   plasma/generic/wallpapers/image/wallpaperpackage.h
M  +1    -1    plasma/netbook/applets/searchbox/searchbox.cpp
M  +1    -1    plasma/netbook/applets/searchbox/searchbox.h
M  +1    -1    plasma/netbook/containments/netpanel/CMakeLists.txt
M  +8    -8    plasma/netbook/containments/netpanel/panel.cpp
M  +1    -1    plasma/netbook/containments/sal/CMakeLists.txt
M  +3    -3    plasma/netbook/containments/sal/itemcontainer.cpp
M  +3    -4    plasma/netbook/containments/sal/models/favouritesmodel.cpp
M  +1    -1    plasma/netbook/containments/sal/models/krunnermodel.cpp
M  +1    -1    plasma/netbook/containments/sal/models/kservicemodel.cpp
M  +1    -1    plasma/netbook/containments/sal/plasma-containment-sal.desktop
M  +1    -1    plasma/netbook/containments/sal/runnersconfig.cpp
M  +2    -2    plasma/netbook/containments/sal/runnersconfig.h
M  +5    -10   plasma/netbook/containments/sal/sal.cpp
M  +1    -1    plasma/netbook/containments/sal/services/plasma-sal-education.desktop
M  +1    -1    plasma/netbook/containments/sal/services/plasma-sal-graphics.desktop
M  +2    -2    plasma/netbook/containments/sal/services/plasma-sal-multimedia.desktop
M  +1    -1    plasma/netbook/containments/sal/services/plasma-sal-system.desktop
M  +1    -1    plasma/netbook/containments/sal/services/plasma-sal-utility.desktop
M  +2    -2    plasma/netbook/shell/CMakeLists.txt
M  +4    -4    plasma/netbook/shell/netcorona.cpp
M  +2    -2    plasma/netbook/shell/netpanelcontroller.cpp
M  +1    -1    plasma/netbook/shell/nettoolbox/nettoolbox.cpp
M  +4    -4    plasma/netbook/shell/nettoolbox/plasma-toolbox-nettoolbox.desktop
M  +4    -4    plasma/netbook/shell/netview.cpp
M  +6    -6    plasma/netbook/shell/plasmaapp.cpp
M  +1    -1    plasma/netbook/shell/scripting/newspaper.cpp
D  +0    -5    plasma/qmlpackages/CMakeLists.txt
D  +0    -3    plasma/qmlpackages/blank/Messages.sh
D  +0    -45   plasma/qmlpackages/blank/contents/applet/AppletError.qml
D  +0    -68   plasma/qmlpackages/blank/contents/applet/CompactApplet.qml
D  +0    -36   plasma/qmlpackages/blank/contents/applet/DefaultCompactRepresentation.qml
D  +0    -237  plasma/qmlpackages/blank/contents/configuration/AppletConfiguration.qml
D  +0    -81   plasma/qmlpackages/blank/contents/configuration/ConfigCategoryDelegate.qml
D  +0    -30   plasma/qmlpackages/blank/contents/configuration/ConfigurationContainmentActions.qml
D  +0    -133  plasma/qmlpackages/blank/contents/configuration/ConfigurationContainmentAppearance.qml
D  +0    -32   plasma/qmlpackages/blank/contents/configuration/ConfigurationShortcuts.qml
D  +0    -47   plasma/qmlpackages/blank/contents/configuration/ContainmentConfiguration.qml
D  +0    -186  plasma/qmlpackages/blank/contents/configuration/PanelConfiguration.qml
D  +0    -112  plasma/qmlpackages/blank/contents/configuration/panelconfiguration/EdgeHandle.qml
D  +0    -352  plasma/qmlpackages/blank/contents/configuration/panelconfiguration/Ruler.qml
D  +0    -62   plasma/qmlpackages/blank/contents/configuration/panelconfiguration/SizeHandle.qml
D  +0    -166  plasma/qmlpackages/blank/contents/configuration/panelconfiguration/SliderHandle.qml
D  +0    -232  plasma/qmlpackages/blank/contents/configuration/panelconfiguration/ToolBar.qml
D  +0    -17   plasma/qmlpackages/blank/contents/defaults
D  +0    -197  plasma/qmlpackages/blank/contents/explorer/AppletDelegate.qml
D  +0    -51   plasma/qmlpackages/blank/contents/explorer/SimpleWidgetExplorer.qml
D  +0    -142  plasma/qmlpackages/blank/contents/explorer/Tooltip.qml
D  +0    -378  plasma/qmlpackages/blank/contents/explorer/WidgetExplorer.qml
D  +0    -16   plasma/qmlpackages/blank/contents/layout.js
D  +0    -70   plasma/qmlpackages/blank/contents/loader.qml
D  +0    -43   plasma/qmlpackages/blank/contents/views/Desktop.qml
D  +0    -43   plasma/qmlpackages/blank/contents/views/Panel.qml
D  +0    -34   plasma/qmlpackages/blank/metadata.desktop
D  +0    -3    plasma/qmlpackages/desktop/Messages.sh
D  +0    -293  plasma/qmlpackages/desktop/contents/activitymanager/ActivityDelegate.qml
D  +0    -308  plasma/qmlpackages/desktop/contents/activitymanager/ActivityManager.qml
D  +0    -45   plasma/qmlpackages/desktop/contents/applet/AppletError.qml
D  +0    -87   plasma/qmlpackages/desktop/contents/applet/CompactApplet.qml
D  +0    -36   plasma/qmlpackages/desktop/contents/applet/DefaultCompactRepresentation.qml
D  +0    -238  plasma/qmlpackages/desktop/contents/configuration/AppletConfiguration.qml
D  +0    -83   plasma/qmlpackages/desktop/contents/configuration/ConfigCategoryDelegate.qml
D  +0    -119  plasma/qmlpackages/desktop/contents/configuration/ConfigurationContainmentActions.qml
D  +0    -94   plasma/qmlpackages/desktop/contents/configuration/ConfigurationContainmentAppearance.qml
D  +0    -32   plasma/qmlpackages/desktop/contents/configuration/ConfigurationShortcuts.qml
D  +0    -47   plasma/qmlpackages/desktop/contents/configuration/ContainmentConfiguration.qml
D  +0    -71   plasma/qmlpackages/desktop/contents/configuration/MouseEventInputButton.qml
D  +0    -186  plasma/qmlpackages/desktop/contents/configuration/PanelConfiguration.qml
D  +0    -114  plasma/qmlpackages/desktop/contents/configuration/panelconfiguration/EdgeHandle.qml
D  +0    -352  plasma/qmlpackages/desktop/contents/configuration/panelconfiguration/Ruler.qml
D  +0    -62   plasma/qmlpackages/desktop/contents/configuration/panelconfiguration/SizeHandle.qml
D  +0    -166  plasma/qmlpackages/desktop/contents/configuration/panelconfiguration/SliderHandle.qml
D  +0    -232  plasma/qmlpackages/desktop/contents/configuration/panelconfiguration/ToolBar.qml
D  +0    -19   plasma/qmlpackages/desktop/contents/defaults
D  +0    -197  plasma/qmlpackages/desktop/contents/explorer/AppletDelegate.qml
D  +0    -51   plasma/qmlpackages/desktop/contents/explorer/SimpleWidgetExplorer.qml
D  +0    -148  plasma/qmlpackages/desktop/contents/explorer/Tooltip.qml
D  +0    -366  plasma/qmlpackages/desktop/contents/explorer/WidgetExplorer.qml
D  +0    -16   plasma/qmlpackages/desktop/contents/layout.js
D  +0    -41   plasma/qmlpackages/desktop/contents/loader.qml
D  +0    -191  plasma/qmlpackages/desktop/contents/views/Desktop.qml
D  +0    -142  plasma/qmlpackages/desktop/contents/views/Panel.qml
D  +0    -92   plasma/qmlpackages/desktop/metadata.desktop
D  +0    -3    plasma/qmlpackages/lookandfeel/Messages.sh
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/defaults
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/desktopswitcher/DesktopSwitcher.qml
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/lockscreen/LockScreen.qml
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/loginmanager/LoginManager.qml
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/logout/Logout.qml
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/previews/desktopswitcher.png
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/previews/lockscreen.png
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/previews/loginmanager.png
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/previews/runcommand.png
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/previews/splash.png
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/previews/userswitcher.png
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/previews/windowdecoration.png
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/previews/windowswitcher.png
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/runcommand/RunCommand.qml
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/splash/Splash.qml
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/userswitcher/UserSwitcher.qml
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/windowdecoration/WindowDecoration.qml
D  +0    -0    plasma/qmlpackages/lookandfeel/contents/windowswitcher/WindowSwitcher.qml
D  +0    -45   plasma/qmlpackages/lookandfeel/metadata.desktop
M  +1    -1    plasma/screensaver/containments/screensaver/desktop.cpp
M  +1    -1    plasma/screensaver/containments/screensaver/desktop.h
M  +1    -1    plasma/screensaver/shell/CMakeLists.txt
M  +3    -3    plasma/screensaver/shell/backgrounddialog.cpp
M  +2    -2    plasma/screensaver/shell/backgrounddialog.h
M  +16   -16   plasma/screensaver/shell/plasmaapp.cpp
M  +5    -5    plasma/screensaver/shell/savercorona.cpp
M  +5    -5    plasma/screensaver/shell/saverview.cpp
M  +3    -3    plasma/screensaver/shell/saverview.h
M  +0    -2    powerdevil/daemon/CMakeLists.txt
M  +2    -2    powerdevil/daemon/actions/bundled/CMakeLists.txt
M  +0    -7    powerdevil/daemon/actions/bundled/handlebuttonevents.cpp
M  +0    -4    powerdevil/daemon/actions/bundled/handlebuttonevents.h
D  +0    -8    powerdevil/daemon/actions/bundled/org.kde.Solid.PowerManagement.Actions.HandleButtonEvents.xml
M  +1    -6    powerdevil/daemon/actions/bundled/powerdevilbrightnesscontrolaction.desktop
M  +1    -6    powerdevil/daemon/actions/bundled/powerdevildimdisplayaction.desktop
M  +2    -3    powerdevil/daemon/actions/bundled/powerdevilhandlebuttoneventsaction.desktop
M  +0    -8    powerdevil/daemon/actions/bundled/powerdevilkeyboardbrightnesscontrolaction.desktop
M  +2    -2    powerdevil/daemon/actions/bundled/powerdevilsuspendsessionaction.desktop
M  +1    -1    powerdevil/daemon/backends/hal/powerdevilhalbackend.desktop
M  +0    -12   powerdevil/daemon/backends/upower/backlight_helper_actions.actions
M  +5    -51   powerdevil/daemon/backends/upower/powerdevilupowerbackend.cpp
M  +1    -1    powerdevil/daemon/backends/upower/powerdevilupowerbackend.desktop
M  +0    -9    powerdevil/daemon/backends/upower/powerdevilupowerbackend.h
M  +16   -22   powerdevil/daemon/powerdevilcore.cpp
M  +0    -1    powerdevil/kcmodule/activities/powerdevilactivitiesconfig.desktop
M  +0    -3    powerdevil/kcmodule/common/ErrorOverlay.cpp
D  +0    -2    powerdevil/kcmodule/common/Messages.sh
M  +1    -1    powerdevil/kcmodule/global/CMakeLists.txt
M  +0    -1    powerdevil/kcmodule/global/powerdevilglobalconfig.desktop
M  +1    -1    powerdevil/kcmodule/profiles/CMakeLists.txt
M  +3    -11   powerdevil/powerdevil.notifyrc
M  +1    -1    qguiplatformplugin_kde/CMakeLists.txt
M  +2    -23   qguiplatformplugin_kde/qguiplatformplugin_kde.cpp
M  +2    -2    solid-actions-kcm/CMakeLists.txt
M  +0    -1    solid-actions-kcm/device-actions/solid-device-AcAdapter.desktop
M  +1    -1    solid-actions-kcm/device-actions/solid-device-AudioInterface.desktop
M  +2    -3    solid-actions-kcm/device-actions/solid-device-Battery.desktop
M  +1    -1    solid-actions-kcm/device-actions/solid-device-OpticalDisc.desktop
M  +1    -1    solid-actions-kcm/device-actions/solid-device-Processor.desktop
M  +0    -3    solid-actions-kcm/device-actions/solid-device-SerialInterface.desktop
M  +0    -1    solid-actions-kcm/solid-actions.desktop
M  +1    -1    statusnotifierwatcher/CMakeLists.txt
M  +1    -1    statusnotifierwatcher/statusnotifierwatcher.desktop
M  +9    -10   systemsettings/CMakeLists.txt
M  +1    -11   systemsettings/app/CMakeLists.txt
M  +11   -16   systemsettings/app/SettingsBase.cpp
M  +6    -8    systemsettings/app/SettingsBase.h
M  +4    -3    systemsettings/app/ToolTips/ktooltipwindow.cpp
M  +0    -1    systemsettings/app/ToolTips/tooltipmanager.cpp
M  +1    -0    systemsettings/app/kdesystemsettings.desktop
M  +2    -2    systemsettings/app/main.cpp
M  +2    -2    systemsettings/app/systemsettings.desktop
M  +1    -1    systemsettings/categories/settings-accessibility.desktop
M  +1    -1    systemsettings/categories/settings-audio-and-video.desktop
M  +1    -1    systemsettings/categories/settings-permissions.desktop
M  +1    -1    systemsettings/categories/settings-removable-devices.desktop
M  +1    -10   systemsettings/classic/CMakeLists.txt
M  +1    -6    systemsettings/classic/CategoryList.cpp
M  +6    -10   systemsettings/classic/ClassicMode.cpp
M  +1    -1    systemsettings/classic/settings-classic-view.desktop
M  +1    -2    systemsettings/core/BaseData.cpp
M  +0    -1    systemsettings/core/BaseMode.h
M  +1    -8    systemsettings/core/CMakeLists.txt
M  +1    -2    systemsettings/core/ExternalAppModule.cpp
M  +1    -1    systemsettings/core/ExternalAppModule.h
M  +4    -6    systemsettings/core/ModuleView.cpp
M  +1    -1    systemsettings/core/ModuleView.h
M  +1    -7    systemsettings/icons/CMakeLists.txt
M  +3    -13   systemsettings/icons/CategoryDrawer.cpp
M  +2    -4    systemsettings/icons/CategoryDrawer.h
M  +10   -9    systemsettings/icons/IconMode.cpp
M  +1    -1    systemsettings/icons/settings-icon-view.desktop

The files marked with a * at the end have a non valid license. Please read: http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page.


The files marked with ** at the end have a problem. either the file contains a trailing space or the file contains a call to a potentially dangerous code. Please read: http://community.kde.org/Sysadmin/CommitHooks#Email_notifications Either fix the trailing space or review the dangerous code.


http://commits.kde.org/kde-workspace/09ea308ab55505efe7aeaebcd4aef6292cd884e6


More information about the kde-doc-english mailing list