--===============3134446896047823533== Content-Type: multipart/alternative; boundary="===============0990478559338612385==" --===============0990478559338612385== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable > On July 26, 2012, 2:44 p.m., Andrew Stromme wrote: > > libs/rtm/auth.h, line 40 > > > > > > Is there a reason why Auth is no longer exported with RTM_EXPORT? I figured nobody outside session used Auth, but maybe I'm wrong. I took it= off of Request also, but it probably is needed on at least Request, since = Request objects are returned by session::request() method. - Jeremy Paul ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105734/#review16486 ----------------------------------------------------------- On July 31, 2012, 4:16 a.m., Jeremy Paul Whiting wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/105734/ > ----------------------------------------------------------- > = > (Updated July 31, 2012, 4:16 a.m.) > = > = > Review request for Plasma and Andrew Stromme. > = > = > Description > ------- > = > rtm: Move Request private data into RequestPrivate class in .cpp file. rt= m: Move Auth private data into AuthPrivate class in .cpp file. rtm: Clean u= p auth.h and request.h files. > = > = > rtm: Clean up rtm header files. > = > = > Add #include since we use Task * (and session.h has been cle= aned up). > = > = > Diffs > ----- > = > applets/rememberthemilk/CMakeLists.txt 18424ead610b78710fa896a4ea3986fc= d7e2f364 = > applets/rememberthemilk/authenticate.ui cf7b9330d6d8f834225878f24eeb9be= 90651dbef = > applets/rememberthemilk/rememberthemilk-plasmoid.h cf02fbad4ab3e46d051d= 26b2de55c2ff01fb00b8 = > applets/rememberthemilk/rememberthemilk-plasmoid.cpp 3413e59c69c079480e= fb2ba37e63927ad45df56e = > dataengines/rememberthemilk/authservice.h 31f44284422ea4ffdcc7631b5b321= a1785480cdb = > dataengines/rememberthemilk/authservice.cpp c75e6cb6414920871358982aa22= 6b3cbab1ca02f = > dataengines/rememberthemilk/rtmauth.operations 155a8ae6bdfde4d4fa1056ba= 0cc750ea6b9214e1 = > dataengines/rememberthemilk/taskservice.cpp d738093ffd7c5183cf24f9f932d= 0c7f934b6634b = > libs/rtm/CMakeLists.txt 58ab4939812bbce07068a6da8c1a1194f6377595 = > libs/rtm/auth.h 5f693fa53fc273e2a3782ac57e8c1ca3f8b194a1 = > libs/rtm/auth.cpp 16fd5f0c28004dcc12140556e8d6727c483c2ed9 = > libs/rtm/note.h af4cfd20c6ddaf1a4943f76f148c79918b5ec633 = > libs/rtm/request.h d371714c144bf9bc6c7304a861840334f0846cdb = > libs/rtm/request.cpp 1304cb5d1a547d08b7f82e44cd319097991c8425 = > libs/rtm/rtm.h 1a542f6007c63df13b79dd60da0cfcfe294f8e16 = > libs/rtm/session.h aad145c44c70fb28fe1496b93d991667e918f630 = > libs/rtm/session.cpp 051838f58c8f7a6b6aea9511f1d455197fafb08b = > libs/rtm/xmlreaders.h b9ea78ca567e32aceb70361a2735b7b005d15777 = > = > Diff: http://git.reviewboard.kde.org/r/105734/diff/ > = > = > Testing > ------- > = > It builds and runs ok here (the rtm applet logs in and loads data ok). > = > = > Thanks, > = > Jeremy Paul Whiting > = > --===============0990478559338612385== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable
This is an automatically generated e-mail. To reply, visit: http://git.revie= wboard.kde.org/r/105734/

On July 26th, 2012, 2:44 p.m., Andrew Strom= me wrote:

= = =
libs/rtm/auth.h (Diff revision 1)
29
class Auth : public <=
span class=3D"n">Request
Is there =
a reason why Auth is no longer exported with RTM_EXPORT?
I figured nobody outside session used Auth, but maybe I'm wrong.=
  I took it off of Request also, but it probably is needed on at least Requ=
est, since Request objects are returned by session::request() method.

- Jeremy Paul


On July 31st, 2012, 4:16 a.m., Jeremy Paul Whiting wrote:

Review request for Plasma and Andrew Stromme.
By Jeremy Paul Whiting.

Updated July 31, 2012, 4:16 a.m.

Descripti= on

rtm: Move Request private data into RequestPrivate class in =
.cpp file. rtm: Move Auth private data into AuthPrivate class in .cpp file.=
 rtm: Clean up auth.h and request.h files.


rtm: Clean up rtm header files.


Add #include <rtm/task.h> since we use Task * (and session.h has been=
 cleaned up).

Testing <= /h1>
It builds and runs ok here (the rtm applet logs in and loads=
 data ok).

Diffs=

  • applets/rememberthemilk/CMakeLists.txt (18= 424ead610b78710fa896a4ea3986fcd7e2f364)
  • applets/rememberthemilk/authenticate.ui (c= f7b9330d6d8f834225878f24eeb9be90651dbef)
  • applets/rememberthemilk/rememberthemilk-plasmoid.h (cf02fbad4ab3e46d051d26b2de55c2ff01fb00b8)
  • applets/rememberthemilk/rememberthemilk-plasmoid.cpp (3413e59c69c079480efb2ba37e63927ad45df56e)
  • dataengines/rememberthemilk/authservice.h = (31f44284422ea4ffdcc7631b5b321a1785480cdb)
  • dataengines/rememberthemilk/authservice.cpp (155a8ae6bdfde4d4fa1056ba0cc750ea6b9214e1)
  • dataengines/rememberthemilk/taskservice.cpp (58ab4939812bbce07= 068a6da8c1a1194f6377595)
  • libs/rtm/auth.h (5f693fa53fc273e2a3782ac57= e8c1ca3f8b194a1)
  • libs/rtm/auth.cpp (16fd5f0c28004dcc1214055= 6e8d6727c483c2ed9)
  • libs/rtm/note.h (af4cfd20c6ddaf1a4943f76f1= 48c79918b5ec633)
  • libs/rtm/request.h (d371714c144bf9bc6c7304= a861840334f0846cdb)
  • libs/rtm/request.cpp (1304cb5d1a547d08b7f8= 2e44cd319097991c8425)
  • libs/rtm/rtm.h (1a542f6007c63df13b79dd60da= 0cfcfe294f8e16)
  • libs/rtm/session.h (aad145c44c70fb28fe1496= b93d991667e918f630)
  • libs/rtm/session.cpp (051838f58c8f7a6b6aea= 9511f1d455197fafb08b)
  • libs/rtm/xmlreaders.h (b9ea78ca567e32aceb7= 0361a2735b7b005d15777)

View Diff

--===============0990478559338612385==-- --===============3134446896047823533== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel --===============3134446896047823533==--