Revision 949c8b1...

Go back to digest for 16th December 2012

Features in KDE Base

Dan Vratil committed changes in [kscreen] /:

QMLify OutputView

Remote QMLOutputView C++ binding class. All it's code
is now in OutputView.qml and OutputView is derived
from Flickable, so that the view can scroll when there
are too many displays.

File Changes

Deleted 5 files
  •   kcm/qml/VirtualScreen.qml
  •   kcm/src/qmloutputview.cpp
  •   kcm/src/qmloutputview.h
  •   kcm/src/qmlvirtualscreen.cpp
  •   kcm/src/qmlvirtualscreen.h
Modified 8 files
  •   kcm/qml/CMakeLists.txt
  •   kcm/qml/main.qml
  •   kcm/qml/Output.qml
  •   kcm/qml/OutputView.qml
  •   kcm/src/CMakeLists.txt
  •   kcm/src/displayconfiguration.cpp
  •   kcm/src/qmloutput.cpp
  •   kcm/src/qmloutput.h
13 files changed in total