D21838: Add Drive resource and example.

David Barchiesi noreply at phabricator.kde.org
Sun Jun 16 17:13:30 BST 2019


barchiesi updated this revision to Diff 59936.
barchiesi added a comment.


  Fixing previous edit mistakes (not sure what happened, still trying to understand arc).

REPOSITORY
  R477 KGAPI Library

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D21838?vs=59935&id=59936

BRANCH
  drives

REVISION DETAIL
  https://phabricator.kde.org/D21838

AFFECTED FILES
  autotests/CMakeLists.txt
  autotests/drive/data/drives.json
  autotests/drive/data/drives_create_request.txt
  autotests/drive/data/drives_create_response.txt
  autotests/drive/data/drives_delete_request.txt
  autotests/drive/data/drives_fetch_request.txt
  autotests/drive/data/drives_fetch_response.txt
  autotests/drive/data/drives_hide_request.txt
  autotests/drive/data/drives_hide_response.txt
  autotests/drive/data/drives_modify_request.txt
  autotests/drive/data/drives_modify_response.txt
  autotests/drive/drivescreatejobtest.cpp
  autotests/drive/drivesdeletejobtest.cpp
  autotests/drive/drivesfetchjobtest.cpp
  autotests/drive/driveshidejobtest.cpp
  autotests/drive/drivesmodifyjobtest.cpp
  autotests/drive/drivessearchquerytest.cpp
  autotests/drive/drivetestutils.cpp
  autotests/drive/drivetestutils.h
  examples/CMakeLists.txt
  examples/drives/CMakeLists.txt
  examples/drives/main.cpp
  examples/drives/mainwindow.cpp
  examples/drives/mainwindow.h
  examples/drives/ui/main.ui
  src/core/types.h
  src/drive/CMakeLists.txt
  src/drive/about.cpp
  src/drive/about.h
  src/drive/drives.cpp
  src/drive/drives.h
  src/drive/drivescreatejob.cpp
  src/drive/drivescreatejob.h
  src/drive/drivesdeletejob.cpp
  src/drive/drivesdeletejob.h
  src/drive/driveservice.cpp
  src/drive/driveservice.h
  src/drive/drivesfetchjob.cpp
  src/drive/drivesfetchjob.h
  src/drive/driveshidejob.cpp
  src/drive/driveshidejob.h
  src/drive/drivesmodifyjob.cpp
  src/drive/drivesmodifyjob.h
  src/drive/drivessearchquery.cpp
  src/drive/drivessearchquery.h
  src/drive/teamdrivecreatejob.h
  src/drive/teamdrivedeletejob.h
  src/drive/teamdrivefetchjob.h
  src/drive/teamdrivemodifyjob.h

To: barchiesi
Cc: #libkgapi, dvratil, kde-pim, barchiesi, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190616/f2a4661c/attachment.html>


More information about the kde-pim mailing list