D21838: Add Drive resource and example.

David Barchiesi noreply at phabricator.kde.org
Sun Jun 16 12:21:42 BST 2019


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


  - Deprecate Teamdrive fetch/create/modify/delete jobs.
  
  I added KGAPIDRIVE_DEPRECATED_EXPORT to the create/delete/modify/fetch jobs and afterwards all tests and the teamdrive example show warnings. Is that correct? Or should I delete tests/examples?

REPOSITORY
  R477 KGAPI Library

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

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/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: dvratil, kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190616/25a2750a/attachment.html>


More information about the kde-pim mailing list