- 14 Nov, 2016 1 commit
-
-
Laurent Montel authored
-
- 22 Sep, 2015 1 commit
-
-
Daniel Vrátil authored
-
- 22 Aug, 2015 1 commit
-
-
Sergio Martins authored
-
- 15 Aug, 2015 1 commit
-
-
Sergio Martins authored
-
- 06 Aug, 2015 1 commit
-
-
Laurent Montel authored
-
- 05 Aug, 2015 1 commit
-
-
Daniel Vrátil authored
LibKGAPI can now query FreeBusy information from Google, this adds support for integrating with KOrganizer by implementing FreeBusyProviderBase. Successfully tested with my Google account.
-
- 28 Jul, 2015 1 commit
-
-
Laurent Montel authored
-
- 13 Jul, 2015 1 commit
-
-
Laurent Montel authored
-
- 11 Jul, 2015 1 commit
-
-
Laurent Montel authored
-
- 19 Jun, 2015 1 commit
-
-
Sergio Martins authored
-
- 29 Apr, 2015 1 commit
-
-
Laurent Montel authored
-
- 24 Apr, 2015 1 commit
-
-
Yuri Chornoivan authored
-
- 11 Feb, 2015 1 commit
-
-
Laurent Montel authored
-
- 14 Dec, 2014 1 commit
-
-
Laurent Montel authored
-
- 12 Sep, 2014 1 commit
-
-
Laurent Montel authored
-
- 08 Sep, 2014 1 commit
-
-
Laurent Montel authored
-
- 15 Aug, 2014 1 commit
-
-
Laurent Montel authored
-
- 13 Aug, 2014 1 commit
-
-
Laurent Montel authored
-
- 20 Jul, 2014 1 commit
-
-
Laurent Montel authored
-
- 10 Jul, 2014 1 commit
-
-
Laurent Montel authored
-
- 04 Jun, 2014 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 10 May, 2014 1 commit
-
-
Laurent Montel authored
-
- 27 Apr, 2014 1 commit
-
-
Laurent Montel authored
-
- 23 Apr, 2014 1 commit
-
-
Laurent Montel authored
-
- 19 Feb, 2014 1 commit
-
-
Daniel Vrátil authored
We needed Nepomuk to lookup task parent, which we now can do via GID.
-
- 21 Jan, 2014 2 commits
-
-
Daniel Vrátil authored
Use Collection::setParentCollection() instead of deprecated Collection::setParent()
-
Daniel Vrátil authored
The interval (in minutes) can be configured in resource settings dialog. The resource will then regularly check for changes and updates on the server. The feature is disabled by default. BUG: 329818 FIXED-IN: 4.13
-
- 21 Oct, 2013 1 commit
-
-
Daniel Vrátil authored
...which is not supported by Akonadi. We use calendar/tasklist UID instead of the title as collection name. User-facing name is stored in DisplayAttribute, so the UID should not leak to users anywhere. BUG: 325778 FIXED-IN: 4.11.3
-
- 17 Aug, 2013 1 commit
-
-
Laurent Montel authored
-
- 14 May, 2013 1 commit
-
-
Daniel Vrátil authored
Fixes 'The requested minimum modification time lies too far in the past' error from Google Calendar resource that users saw after they returned from vacation :-) Also simplifies the code and speeds up sync by not fetching all existing items before fetching data from Google (I probably copy-pasted it from somewhere in the early days without actually understanding what's going on) BUG: 308122 FIXED-IN: 4.10.4
-
- 30 Apr, 2013 1 commit
-
-
Daniel Vrátil authored
Google sends email reminders for us, so avoid duplication. BUG: 318392 FIXED-IN: 4.11
-
- 22 Apr, 2013 1 commit
-
-
Daniel Vrátil authored
-
- 16 Apr, 2013 1 commit
-
-
Daniel Vrátil authored
The account provided by the resource can change while the job is running, so in the finished() signal handler, using resource's account is not safe. Instead we use the account that is stored in the job and that has been used to authenticate the request.
-
- 03 Apr, 2013 1 commit
-
-
Laurent Montel authored
-
- 14 Mar, 2013 1 commit
-
-
Daniel Vrátil authored
Fetch only events that occur after a specified date. The default time span is three years. This filter does not take in account recurrent events that have started before the set date (they will be included nontheless). FEATURE: 310173 FIXED-IN: 4.11 GUI:
-
- 03 Mar, 2013 4 commits
-
-
Frank Osterfeld authored
-
Sergio Martins authored
libakonadi-calendar now supports UID modification. No longer crashes. This kdepim-runtime branch will be merged when kdepim calendaring branch is merged into master. CCMAIL: dvratil@redhat.com
-
Daniel Vrátil authored
Now we are consistent with the Kolab resource
-
Daniel Vrátil authored
-