Page MenuHomePhorge

Port libkolab away from KDateTime
Closed, WontfixPublic5 Story Points

Description

KDateTime is deprecated, use QDateTime instead.

We need to decide what to do about dateonly KDateTime's though, as QDateTime no longer supports that. QVariant would be the obvious solutions, but that results in rather cryptic interfaces. Something like QVariant<QDateTime, QDate> would be nicer (like boost::variant).

Details

Ticket Type
Task

Event Timeline

mollekopf claimed this task.
mollekopf raised the priority of this task from to High.
mollekopf updated the task description. (Show Details)
mollekopf added a project: Libraries.
mollekopf changed Ticket Type from Task to Task.
mollekopf subscribed.

Here too consider using Boost directly, which does provide both a date and a date time facet.

mollekopf renamed this task from Port away from KDateTime to Port libkolab away from KDateTime.Apr 24 2015, 11:52 AM
mollekopf edited a custom field.
mollekopf edited a custom field.
mollekopf edited a custom field.
vanmeeuwen lowered the priority of this task from High to 60.Apr 28 2015, 11:43 AM

Everything's medium until product owners say different.

vanmeeuwen lowered the priority of this task from 60 to Normal.Mar 28 2019, 8:13 AM