HomePhabricator
  • Search
Log In
  • Queries
  • All Revisions
  • Search
  • Advanced Search
Create Diff
Differential Advanced Search

Advanced Search
Use Results
Edit Query
Hide Query

R477 KGAPI Library
  • D29494 export nested struct for MSVC
    • ·Reviewers: LibKGAPI, dvratil
    • May 9 2020, 3:05 PM
    Author: tilladam
  • D29493 Don't disable depecrated-declaration warnings with MSVC
    • ·Reviewers: LibKGAPI, dvratil
    • May 9 2020, 3:05 PM
    Author: tilladam
  • D29492 export externally accessed nested struct
    • ·Reviewers: LibKGAPI, dvratil
    • May 9 2020, 3:05 PM
    Author: tilladam
  • D29491 Disable building of saslplugin on Windows
    • ·Reviewers: LibKGAPI, dvratil
    • May 9 2020, 3:05 PM
    Author: tilladam
  • D28181 [contacts/ContactModifyJob] Avoid race condition
    • ·Reviewers: dvratil
    • Mar 21 2020, 4:16 PM
    Author: poboiko
  • D28178 [contacts] Fix ContactCreateJob with a photo
    • ·Reviewers: dvratil
    • Mar 21 2020, 4:16 PM
    Author: poboiko
  • D28162 [calendar] Implement SyncToken for Calendar service
    • ·Reviewers: dvratil
    • Apr 21 2020, 10:34 AM
    Author: poboiko
  • D28160 [calendar] Fix event move URL
    • ·Reviewers: dvratil
    • Mar 20 2020, 2:26 PM
    Author: poboiko
  • D28010 Undo switch to networkError() getter
    • ·Reviewers: mlaurent
    • Mar 13 2020, 3:17 PM
    Author: carewolf
  • D27374 Fix typo in event status
    • ·Reviewers: dvratil
    • Feb 19 2020, 11:30 AM
    Author: gbs
  • D27062 Handle 410 Gone errors during Calendar sync
    • ·Reviewers: mlaurent, dvratil
    • Feb 1 2020, 12:44 PM
    Author: gbs
  • D24310 Fix comparison typo
    • ·Reviewers: dvratil
    • Oct 1 2019, 11:56 AM
    Author: barchiesi
  • D24301 Fix null pointer dereference, keep FileModifyJob metadata and serialize with options.
    • ·Reviewers: dvratil
    • Oct 1 2019, 12:10 PM
    Author: barchiesi
  • D24237 Fix compilation with Qt 5.14
    • ·Reviewers: dvratil
    • Sep 27 2019, 1:26 AM
    Author: dfaure
  • D24085 Cleanup and modernize the Calendar library codebase
    • ·Reviewers: barchiesi
    • Sep 22 2019, 11:49 AM
    Author: dvratil
  • D23979 Add missing parameters to Permission related jobs and fix url typo.
    • ·Reviewers: dvratil
    • Sep 19 2019, 9:09 AM
    Author: barchiesi
  • D23439 Include KDE* cmake macros before any others
    • ·Reviewers: KDE PIM
    • Aug 25 2019, 2:10 PM
    Author: arojas
  • D22787 Use mimeType from metadata instead of blindly re-determining it during uploads
    • ·Reviewers: dvratil
    • Oct 1 2019, 12:10 PM
    Author: barchiesi
  • D22436 Also serialize IMPP fields
    • ·Reviewers: dvratil, KDE PIM
    • Jul 15 2019, 3:50 PM
    Author: vkrause
  • D22318 Uniform to using Utils::bool2Str().
    • ·Reviewers: dvratil
    • Jul 9 2019, 2:52 PM
    Author: barchiesi
  • D22298 Add supportsAllDrives query parameter to FileAbstractModifyJob and FileAbstractDataJob jobs.
    • ·Reviewers: dvratil
    • Jul 8 2019, 7:48 AM
    Author: barchiesi
  • D21838 Add Drive resource and example.
    • ·Reviewers: dvratil
    • Jul 3 2019, 6:29 PM
    Author: barchiesi
  • D21818 Adapt to KCalCore::Attendee changes
    • ·Reviewers: mlaurent
    • Jun 23 2019, 6:59 AM
    Author: vkrause
  • D21393 Adapt to KCalCore::Person changes
    • ·Reviewers: mlaurent
    • May 30 2019, 9:45 AM
    Author: vkrause
  • D20886 Add fields standard query parameter to Job and use it in FileFetchJob.
    • ·Reviewers: dvratil
    • May 19 2019, 11:25 AM
    Author: barchiesi
  • D20884 Add prettyPrint standard query parameter for all jobs except DELETE jobs.
    • ·Reviewers: dvratil
    • May 19 2019, 10:03 AM
    Author: barchiesi
  • D20883 Apply Authorization headers in Job instead of in each Job implementation.
    • ·Reviewers: dvratil
    • May 19 2019, 10:03 AM
    Author: barchiesi
  • D20862 Remove API that is now in KContacts::Addressee
    • ·Reviewers: dvratil
    • Apr 29 2019, 4:41 PM
    Author: vkrause
  • D20843 Fix CMakeLists always building examples.
    • ·Reviewers: dvratil
    • May 23 2019, 8:41 AM
    Author: barchiesi
  • D20789 Set supportsAllDrives and includeItemsFromAllDrives on requests that allow it
    • ·Reviewers: dvratil
    • May 19 2019, 10:02 AM
    Author: barchiesi
  • D19836 Add TeamdriveModifyJob and update teamdrive example to allow renaming a Team Drive.
    • ·Reviewers: dvratil
    • Mar 17 2019, 6:03 PM
    Author: barchiesi
  • D19693 Add TeamdriveDeleteJob with updated example and test
    • ·Reviewers: dvratil
    • Mar 13 2019, 8:26 PM
    Author: barchiesi
  • D19576 Add Team Drive create job feature.
    • ·Reviewers: dvratil
    • Mar 11 2019, 3:21 PM
    Author: barchiesi
  • D19546 Add TeamdriveSearchQuery and support for it in TeamdriveFetchJob.
    • ·Reviewers: dvratil
    • Mar 6 2019, 4:23 PM
    Author: barchiesi
  • D19490 Refactor FileSearchQuery and create base class SearchQuery
    • ·Reviewers: dvratil
    • Mar 4 2019, 5:28 PM
    Author: barchiesi
  • D19403 Add Team Drive model and basic fetch.
    • ·Reviewers: dvratil
    • Mar 5 2019, 8:56 AM
    Author: barchiesi
  • D19368 Fetch Team Drive files and add Drive auth scope
    • ·Reviewers: dvratil
    • Feb 27 2019, 10:01 PM
    Author: barchiesi
  • D14845 gmail auth: return proper HTTP response to avoid qwebengine error
    • ·Reviewers: dvratil
    • Aug 14 2018, 10:11 PM
    Author: dfaure
  • D12566 Correct various typos in the comments and Mainpage.dox
    • ·Reviewers: dvratil, elvisangelaccio
    • Apr 29 2018, 1:37 PM
    Author: martijnschmidt
  • D10221 Set error if oauth dialog is aborted
    • ·Reviewers: dvratil
    • Feb 1 2018, 4:45 PM
    Author: davidk
  • D10206 Fix oauth focus
    • ·Reviewers: dvratil, mlaurent
    • Feb 1 2018, 6:45 AM
    Author: davidk
  • D10199 Reenable setting the authentication URL
    • ·Reviewers: dvratil, mlaurent
    • Feb 1 2018, 6:45 AM
    Author: davidk
  • D9885 Retrieve OAuth2 token with HTTP socket
    • ·Reviewers: mlaurent, dvratil, KDE PIM
    • Jan 28 2018, 9:27 AM
    Author: davidk
  • D9843 Fix token page URL
    • ·Reviewers: dvratil, mlaurent
    • Jan 13 2018, 12:30 PM
    Author: davidk
  • D9774 Check for the correct "kind" strings in src/drive/parentreference.cpp and src/drive/app.cpp
    • ·Reviewers: dvratil, elvisangelaccio
    • Jan 27 2018, 11:44 AM
    Author: martijnschmidt
  • D5015 Use KDE_INSTALL_TARGETS_DEFAULT_ARGS when installing targets
    • Reviewers: dvratil
    • Mar 13 2017, 7:05 PM
    Author: elvisangelaccio
  • D4647 AuthJob: emit finished() when dialog is rejected
    • Reviewers: dvratil
    • Feb 17 2017, 3:21 PM
    Author: elvisangelaccio
  • D4622 Fix typo in quotaBytesUserAggregate() method
    • Reviewers: dvratil
    • Feb 16 2017, 10:16 AM
    Author: elvisangelaccio
  • D4621 Fix build with Qt 5.8
    • Reviewers: dvratil
    • Feb 15 2017, 3:58 PM
    Author: elvisangelaccio