Revision 856493

Go back to digest for 7th September 2008

Other in KDE Base

Aaron J. Seigo committed changes in /trunk/KDE/kdeplasma-addons/dataengines/twitter:

modernize this engine with a Service for updating, encapsulate the http requests in a DataContainer subclass, use KIO instead of QHttp and generally clean stuff up.

note that i haven't had a chance to actually test the engine; it compiles and the logic should be generally correct, but i need to update the applet as well as it utterly breaks with these changes.
i also want to add a Service UI to plasmaengineexplorer.

but that's all tomorrow's work =) for today ... we have this.

File Changes

Added 5 files
  • /trunk/KDE/kdeplasma-addons/dataengines/twitter
  •   /imagesource.cpp
  •   /imagesource.h
  •   /timelinesource.cpp
  •   /timelinesource.h
  •   /tweet.operations
Modified 3 files
  • /trunk/KDE/kdeplasma-addons/dataengines/twitter
  •   /CMakeLists.txt
  •   /twitterengine.cpp
  •   /twitterengine.h
8 files changed in total