Revision 641777

Go back to digest for 18th March 2007

Features in KDE Base

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

* Added the first Nepomuk-KDE aka KMetaData GUI elements:
- The KRatingWidget is based on the Amarok and Digikam rating GUI
- The KTagCloudWidget displays one of those fancy tag clouds you can find in the internet (last.fm or flickr or whatever)
- The KMetaData::TagCloud widget displays all tags in the KMetaData store using weights based on how often the tag was used.
* Ported the simple tagger and annotator to the new NAO ontology.

File Changes

Added 13 files
  • /trunk/playground/base/nepomuk-kde/kmetadata
  •   /tools
  •   /tests/tagcloudtest.cpp
  •   /tools/CMakeLists.txt
  •   /tools/kblocklayout.cpp
  •   /tools/kblocklayout.h
  •   /tools/kmetadatatagcloud.cpp
  •   /tools/kmetadatatagcloud.h
  •   /tools/kratingwidget.cpp
  •   /tools/kratingwidget.h
  •   /tools/ktagcloudwidget.cpp
  •   /tools/ktagcloudwidget.h
  •   /tools/pics
  •   /tools/pics/rating.png
Modified 9 files
  • /trunk/playground/base/nepomuk-kde
  •   /kmetadata/CMakeLists.txt
  •   /simple-file-annotator/CMakeLists.txt
  •   /simple-file-annotator/mainwindow.cpp
  •   /simple-file-tagger/CMakeLists.txt
  •   /simple-file-tagger/mainwindow.cpp
  •   /kmetadata/kmetadata/resourcemanager.cpp
  •   /kmetadata/ontologies/nie.nrl
  •   /kmetadata/tests/CMakeLists.txt
  •   /kmetadata/cmake/modules/FindKMetaData.cmake
22 files changed in total