Revision 804713
Go back to digest for 11th May 2008Features in KDE Base
Marco Martin committed changes in /trunk/KDE/kdebase/workspace/plasma:
introducing the PositioningRuler widget:
it's a qwidgets that features a wordprocessor like ruler that can be used to reposition and resize the panel.
its elements are drawn by Plasma::Svg, so also a proper svg (widgets/containments-controls) is added.
it mostly works but still needs some love
* the not-left alignments are still not tested
* the panel still don't save its minimum and maximum sizes
File Changes
Added 3 files
- /trunk/KDE/kdebase/workspace/plasma
- /plasma/positioningruler.cpp
- /plasma/positioningruler.h
- /desktoptheme/widgets/containment-controls.svg
Modified 7 files
- /trunk/KDE/kdebase/workspace/plasma
- /desktoptheme/CMakeLists.txt
- /plasma/CMakeLists.txt
- /plasma/panelcontroller.cpp
- /plasma/panelcontroller.h
- /plasma/panelview.cpp
- /plasma/panelview.h
- /containments/panel/panel.cpp
10 files changed in total