Re: Different calendars in Plasma 5

2014-11-25 Thread Martin Klapetek
On Tue, Nov 25, 2014 at 1:03 AM, Aleix Pol aleix...@kde.org wrote:

 Hi,
 I went through some bug reports earlier today and found this one, that
 looks quite important in principle:
 https://bugs.kde.org/show_bug.cgi?id=340558

 Apparently it's not possible to change Plasma's calendar type anymore. Can
 somebody who has worked on the plasmoid shed some light? Martin, Sebas?


We need

a) KCalendarSystem

OR

b) QCalendarSystem

Now a) would mean depending on kdelibs4support, which mayyy be fine for the
moment (maybe we even do in all the places needed). As for b), this is
supposed to be part of the Qt's ICU stuff and was originally targeted for
Qt 5.4, but I don't see it there so I guess it didn't make it. I do not
know what the current plan/status is, John might know. Perhaps it could get
into Qt 5.5.

Then the applet's backend (a model) would have to be rewritten on top of
either of those. Then just a kcm with the setting and it should just
work(tm).

Cheers
-- 
Martin Klapetek | KDE Developer
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Re: Different calendars in Plasma 5

2014-11-25 Thread Martin Gräßlin
On Tuesday 25 November 2014 11:38:56 Martin Klapetek wrote:
 On Tue, Nov 25, 2014 at 1:03 AM, Aleix Pol aleix...@kde.org wrote:
  Hi,
  I went through some bug reports earlier today and found this one, that
  looks quite important in principle:
  https://bugs.kde.org/show_bug.cgi?id=340558
  
  Apparently it's not possible to change Plasma's calendar type anymore. Can
  somebody who has worked on the plasmoid shed some light? Martin, Sebas?
 
 We need
 
 a) KCalendarSystem
 
 OR
 
 b) QCalendarSystem
 
 Now a) would mean depending on kdelibs4support, which mayyy be fine for the
 moment (maybe we even do in all the places needed). As for b), this is
 supposed to be part of the Qt's ICU stuff and was originally targeted for
 Qt 5.4, but I don't see it there so I guess it didn't make it. I do not
 know what the current plan/status is, John might know. Perhaps it could get
 into Qt 5.5.
 
 Then the applet's backend (a model) would have to be rewritten on top of
 either of those. Then just a kcm with the setting and it should just
 work(tm).

so for the time being that sounds like option a. It's at least another half a 
year till we get Qt 5.5. I'd say that is reason enough to temporarily depend 
on kdelibs4 support.

Cheers
Martin

signature.asc
Description: This is a digitally signed message part.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Different calendars in Plasma 5

2014-11-25 Thread Eike Hein



On 11/25/2014 11:49 AM, Martin Gräßlin wrote:

so for the time being that sounds like option a. It's at least another half a
year till we get Qt 5.5. I'd say that is reason enough to temporarily depend
on kdelibs4 support.


+1. At the risk of bringing emotion into a technical topic,
KDE's super-impressive support for international calender
systems (check out jlayt's blogs on this -- some of my
favorite reads on Planet KDE) has rightfully been a point
of pride for us and not exposing it any more would be
really sad.


Cheers,
Eike
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Different calendars in Plasma 5

2014-11-24 Thread Aleix Pol
Hi,
I went through some bug reports earlier today and found this one, that
looks quite important in principle:
https://bugs.kde.org/show_bug.cgi?id=340558

Apparently it's not possible to change Plasma's calendar type anymore. Can
somebody who has worked on the plasmoid shed some light? Martin, Sebas?

Thanks!
Aleix
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel