Revision 642476

Go back to digest for 18th March 2007

Features in KDE Base

Sebastian Trueg committed changes in /trunk/playground/base/nepomuk-kde/kmetadata/tools:

* Added KAutoScrollArea, a widget that contains a child widget that is automatically scrolled based on the mouse pointer position. It can be used in combination with QLabel to be a KSqueezedTextLabel replacement.
It also features fancy fading out effects at the edges.
* Added a very simple KMetaData tagging widget which allows to assign tags to a certain resource. It does not look very fancy yet (except for the scrolling label ;) but it works nicely for testing purposes.

File Changes

Added 4 files
  • /trunk/playground/base/nepomuk-kde/kmetadata/tools
  •   /kautoscrollarea.cpp
  •   /kautoscrollarea.h
  •   /kmetadatatagwidget.cpp
  •   /kmetadatatagwidget.h
Modified 9 files
  • /trunk/playground/base/nepomuk-kde/kmetadata/tools
  •   /CMakeLists.txt
  •   /kblocklayout.cpp
  •   /kblocklayout.h
  •   /kmetadatatagcloud.cpp
  •   /kmetadatatagcloud.h
  •   /kratingwidget.cpp
  •   /kratingwidget.h
  •   /ktagcloudwidget.cpp
  •   /ktagcloudwidget.h
13 files changed in total