Revision fc61539...

Go back to digest for 13th March 2011

Features in Utilities

Anton Kreuzkamp committed changes in [kdeplasma-addons/plasma/akreuzkamp/decla] /rememberthemilk:

initial port of the remember the milk plasmoid to pure qml+javascript. Currently it is just able to show TODO-items in a list and show different lists in a tabbar. Editing the tasks is not possible yet. Also the authentication isn't saved to the config-file and thus needs to be redone on each restart.

File Changes

Added 5 files
  • /rememberthemilk
  •   applets/metadata.desktop
  •   applets/contents/config/main.xml
  •   applets/contents/qml/filter.js
  •   applets/contents/qml/main.qml
  •   applets/contents/ui/config.ui
Deleted 17 files
  • /rememberthemilk
  •   applets/authenticate.ui
  •   applets/CMakeLists.txt
  •   applets/general.ui
  •   applets/Messages.sh
  •   applets/plasma-applet-rememberthemilk.desktop
  •   applets-plasmoid.cpp
  •   applets-plasmoid.h
  •   applets/taskeditor.cpp
  •   applets/taskeditor.h
  •   applets/taskitem.cpp
  •   applets/taskitem.h
  •   applets/taskitemdelegate.cpp
  •   applets/taskitemdelegate.h
  •   applets/taskmodel.cpp
  •   applets/taskmodel.h
  •   applets/tasksortfilter.cpp
  •   applets/tasksortfilter.h
Modified 1 files
  • dataengines/rememberthemilk/tasksource.cpp
23 files changed in total