Revision c7c728b...

Go back to digest for 18th May 2014

Features in KDE Base

Aleix Pol Gonzalez committed changes in [kscreen/frameworks] /:

Port of the KScreen KCM to KF5

It is quite verbose as it was using some intrinsic API of QGraphicsView that
is obviously not available anymore.
It seems to work to some extent now, but it would be really good if there
was some testing since I'm unsure about how to test it.

CCMAIL: Dan Vrátil

File Changes

Deleted 2 files
  • /src/declarative
  •   kcm/iconbutton.cpp
  •   kcm/iconbutton.h
Modified 29 files
  •   CMakeLists.txt
  •   kcm/qml/main.qml
  •   kcm/qml/Output.qml
  •   kcm/qml/OutputIdentifier.qml
  •   kcm/qml/Tip.qml
  •   kcm/src/CMakeLists.txt
  •   kcm/src/collapsablebutton.cpp
  •   kcm/src/collapsablebutton.h
  •   kcm/src/controlpanel.cpp
  •   kcm/src/controlpanel.h
  •   kcm/src/kcm_kscreen.cpp
  •   kcm/src/kcm_kscreen.h
  •   kcm/src/kcm_testapp.cpp
  •   kcm/src/outputconfig.cpp
  •   kcm/src/outputconfig.h
  •   kcm/src/profilesmodel.h
  •   kcm/src/resolutionslider.cpp
  •   kcm/src/resolutionslider.h
  •   kcm/src/unifiedoutputconfig.cpp
  •   kcm/src/widget.cpp
  •   kcm/src/widget.h
  •   kcm/src/declarative/qmloutput.cpp
  •   kcm/src/declarative/qmloutput.h
  •   kcm/src/declarative/qmloutputcomponent.cpp
  •   kcm/src/declarative/qmloutputcomponent.h
  •   kcm/src/declarative/qmlscreen.cpp
  •   kcm/src/declarative/qmlscreen.h
  •   plasma/package/contents/ui/ActionIcon.qml
  •   plasma/package/contents/ui/main.qml
31 files changed in total