Revision 685029

Go back to digest for 15th July 2007

Other in KDE Base

Zack Rusin committed changes in /trunk/playground/base/plasma:

Add two sample OpenGL based applets (note that Xephyr doesn't provide GL contexts so they won't work in Xephyr).

Plus makin the other code compile here.

File Changes

Added 18 files
  • /trunk/playground/base/plasma/applets
  •   /samplegl
  •   /samplegl2
  •   /samplegl/CMakeLists.txt
  •   /samplegl/glapplet.cpp
  •   /samplegl/glapplet.h
  •   /samplegl/plasma-samplegl-default.desktop
  •   /samplegl/sampleitem.cpp
  •   /samplegl/sampleitem.h
  •   /samplegl2/CMakeLists.txt
  •   /samplegl2/glapplet.cpp
  •   /samplegl2/glapplet.h
  •   /samplegl2/images
  •   /samplegl2/plasma-testgl2-default.desktop
  •   /samplegl2/samplegl2.qrc
  •   /samplegl2/sampleitem.cpp
  •   /samplegl2/sampleitem.h
  •   /samplegl2/images/bubbles.svg
  •   /samplegl2/images/qt4-logo.png
Modified 4 files
  • /trunk/playground/base/plasma
  •   /CMakeLists.txt
  •   /applets/CMakeLists.txt
  •   /engines/dict/CMakeLists.txt
  •   /engines/dict/dictengine.cpp
22 files changed in total