User Details
User Details
- User Since
- Aug 18 2015, 10:05 PM (484 w, 5 h)
Mar 1 2019
Mar 1 2019
dfaure added a comment to T2157: No support for read-only access in CalDAV-Sync (android).
Ping? Any feedback on the wrong write privilege returned for (shared) readonly folders?
Apr 28 2018
Apr 28 2018
dfaure added a comment to T2157: No support for read-only access in CalDAV-Sync (android).
I cannot confirm that ACLs are already exposed. Looking at the DAV response I get on the client side, for a readonly folder, shows:
<d:prop xmlns:d="DAV:">
Aug 15 2017
Aug 15 2017
dfaure added a comment to D503: Fix crashes when the XML parsing fails..
I really can't see why I would have removed myself from the lib dev group, nor can I remember doing that, but in any case, it works now. Thanks!
Fix crashes when the XML parsing fails.
Aug 9 2017
Aug 9 2017
dfaure added a comment to D503: Fix crashes when the XML parsing fails..
Thanks for the review.
Aug 1 2017
Aug 1 2017
dfaure added a comment to D509: Clean up CMakeLists.txt (old kde4 variable) branch 1.0.
+1
I was wrong, Critical doesn't abort. What happens is a crash on null pointer just after this method returns KCalPtr(). Here's the proper fix: https://git.kolab.org/D503
Jul 31 2017
Jul 31 2017
dfaure added reviewers for D497: Well, no, don't abort when encountering invalid XML.: mollekopf, • knauss, knauss2.
Jun 6 2016
Jun 6 2016
Jan 21 2016
Jan 21 2016
dfaure committed rLK4a0985c11ae4: Fix many warnings: #warning "Inclusion of header files from include/Qt is… (authored by dfaure).
Fix many warnings: #warning "Inclusion of header files from include/Qt is…
Jan 12 2016
Jan 12 2016
dfaure committed rLKd0a2fda6059a: Fix multiple-definition-warning due to redefining Q_DECL_IMPORT. (authored by dfaure).
Fix multiple-definition-warning due to redefining Q_DECL_IMPORT.
Sep 4 2015
Sep 4 2015
dfaure committed rLK6cb420ec6f71: Fix compilation with clang, which was broken by QByteArray/QString confusions. (authored by dfaure).
Fix compilation with clang, which was broken by QByteArray/QString confusions.
dfaure committed rLKXc9e766895ac2: Use GNUInstallDirs so that setting LIB_SUFFIX manually isn't necessary anymore. (authored by dfaure).
Use GNUInstallDirs so that setting LIB_SUFFIX manually isn't necessary anymore.
Sep 2 2015
Sep 2 2015
dfaure committed rLKXdc8d9a212a02: Adding a string and an int doesn't convert the int to a string. (authored by dfaure).
Adding a string and an int doesn't convert the int to a string.
Fix logic error
Fix clang warnings