Skip to content

Tags: sailfishos/mkcal

Tags

0.7.26

Toggle 0.7.26's commit message
[mkcal] Remve ExtendedCalendar::deleteAllIncidences(). JB#61885

0.7.25

Toggle 0.7.25's commit message
[mkcal] Fix ExtendedCalendar::deleteAllIncidences. JB#61884

0.7.24

Toggle 0.7.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #66 from dcaliste/deleteAll

[mkcal] Fix deleteAllIncidences().

0.7.23

Toggle 0.7.23's commit message
[mkcal] Move alarm handling to separate class. JB#60800

0.7.22

Toggle 0.7.22's commit message
[mkcal] Don't emit storageModified on local notebook change. JB#60862

0.7.21

Toggle 0.7.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #63 from dcaliste/transition

Various minor changes to clean and allow multi-notebooks for incidence sharing the same UIDs

0.7.20

Toggle 0.7.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #62 from sailfishos/separate_private_headers

Separate private headers

0.7.19

Toggle 0.7.19's commit message
[mkcal] Drop ExtendedStorage from ServiceHandler API. JB#60786

0.7.18

Toggle 0.7.18's commit message
[mkcal] Order search results with recurring events first. JB#60772

0.7.17

Toggle 0.7.17's commit message
[mkcal] Support purging events by notebook. Fixes JB#60740