2023-07-29 04:34:03 by Mark Davies | Files touched by this commit (3) | |
Log message:
kcalendarcore: update to 5.108.0
5.99
Use dtStart as the default for dtRecurrence
5.103
Add Q_PROPERTY for IncidenceBase::url as well
Avoid calling twice update() in setAttendees()
Unbreak static build consumers
5.106
Deprecate Calendar relations API
Deprecate the notebook support
Deprecated the non-functional and unused save/reload API
|
2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645) |
Log message:
*: bump for libproxy 0.5
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-04-03 22:21:34 by Niclas Rosenvik | Files touched by this commit (436) |
Log message:
Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-09-29 03:20:44 by Mark Davies | Files touched by this commit (4) | |
Log message:
KDE Frameworks update to 5.98.0
5 months of development
|
2022-04-25 09:10:16 by Mark Davies | Files touched by this commit (3) | |
Log message:
kcalendarcore: update to 5.93.0
5.82.0
Don't export UTC timezone as TZID=UTC
5.83.0
Allow sorting of todos by category (tag)
Use UTC times when calculating the transition dates of standard and dst phases
Remove conditional compilation for libical older than 3
Fix Compat-libical3-eGroupware.ics
5.84.0
Assign and compare more Incidence::Private members
When sorting to-dos, treat undefined dtDues as later than defined dtDues
Generate pkgconfig file
Return start datetimes for non-recurring incidences
5.85.0
Fixup include dir into pkgconfig file
Hide fields, to enforce uniform use of setFieldDirty()
Fix formating in apidoc for free busy
Add ownerChanged signal
Add metadata properties to calendar
Add base class for calendar plugins
More completion field consistency and dirtyness checks
Mark mCompleted as dirty if it changes, and also reset status
5.87.0
Set the correct last modified time when creating an exception for a recurring event
icalformat_p.cpp - support ATTACH parameter FILENAME
Add Qt5Gui as dependency in pkgconfig file
Read floating date time as LocalTime
Implement PERIOD support in RDATE
5.88.0
Dirty fields and update observers in Event and FreeBusy
Dirty fields and update observers in Incidence
Dirty updates in IncidenceBase
Move IncidencePrivate and IncidenceBasePrivate to headers
Simplify IncidenceBasePrivate constructors
Rename incidence classes from Foo::Private to FooPrivate
Copy improvements in recent changes to Event etc
cmake: Port to using libical's cmake scripts
5.89.0
Compare the objects managed by a QSharedPointer
Avoid update calls if nothing changed
Consistency and range checking for GEO data
Check validity of priority value
5.90.0
ICalFormat: reduce calls to dtStart()/dtEnd(), use the local vars
Fix timezone information being lost when creating events
5.91.0
Revert "Honour STATUS:CANCELLED"
Serialize container sizes as 32bit integers
Compare timeSpec() for the due date/time, too
Fix generate pkg file
T12270: create an inheritance hierarchy of private types
5.92.0
Compare timeSpecs when comparing incidences for equality
Preserve timeSpec of all-day event's dtEnd
5.93.0
Notify on notebook change for exceptions
Note use of low-level libical function
Print more information about errors when loading vCalendars
Implement notebook association when parsing iCal data
Fix storing of times with UTC offsets
Compare QDateTime times, timespecs, and timezones
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|