[kde-doc-english] branches/KDE/4.3/kdeplasma-addons
Andrew Stromme
astromme at chatonka.com
Wed Oct 14 18:19:00 CEST 2009
SVN commit 1035265 by astromme:
Fix authentication to Remember The Milk. Applet now complies with RTM API TOS. Contains
string changes in the stable branch, permission was asked on i18n mailing list.
BUG: 210267
CCBUG: 199224
GUI: Applet preferences screen changed to reflect new authentication method
M +14 -38 applets/rememberthemilk/authenticate.ui
M +23 -33 applets/rememberthemilk/rememberthemilk-plasmoid.cpp
M +1 -3 applets/rememberthemilk/rememberthemilk-plasmoid.h
M +0 -2 applets/rememberthemilk/taskitem.cpp
M +12 -5 applets/rememberthemilk/taskitemdelegate.cpp
M +0 -1 applets/rememberthemilk/tasksortfilter.cpp
M +1 -1 dataengines/rememberthemilk/authservice.cpp
M +0 -1 dataengines/rememberthemilk/authservice.h
M +0 -2 dataengines/rememberthemilk/listssource.h
M +0 -6 dataengines/rememberthemilk/rtmauth.operations
M +7 -10 dataengines/rememberthemilk/rtmengine.cpp
M +4 -2 dataengines/rememberthemilk/rtmengine.h
M +0 -1 dataengines/rememberthemilk/taskservice.cpp
M +0 -1 dataengines/rememberthemilk/taskservice.h
M +0 -1 dataengines/rememberthemilk/tasksservice.h
M +0 -3 dataengines/rememberthemilk/taskssource.cpp
M +0 -3 dataengines/rememberthemilk/taskssource.h
M +1 -1 libs/rtm/CMakeLists.txt
A libs/rtm/Messages.sh
M +64 -75 libs/rtm/auth.cpp
M +7 -8 libs/rtm/auth.h
M +6 -0 libs/rtm/request.cpp
M +1 -0 libs/rtm/request.h
M +1 -7 libs/rtm/rtm.h
M +46 -21 libs/rtm/session.cpp
M +8 -4 libs/rtm/session.h
M +1 -2 libs/rtm/session_p.h
M +1 -0 libs/rtm/task.h
M +6 -12 libs/rtm/tests/login.cpp
M +1 -1 libs/rtm/tests/refresh.cpp
M +0 -2 libs/rtm/xmlreaders.h
http://websvn.kde.org/?view=rev&revision=1035265
More information about the kde-doc-english
mailing list