Re: [SailfishDevel] Add locale support to jolla calendar

2015-01-19 Thread E.S. Rosenberg
Here is a more decent patch (in the unified format) I redid the code after update10 instead of trying to apply the patches, though I expect it all came out more or less the same... The patch can now also be found here: https://github.com/Keeper-of-the-Keys/jolla-utils/tree/master/jolla-calendar

Re: [SailfishDevel] Add locale support to jolla calendar

2014-11-16 Thread E.S. Rosenberg
2014-11-14 13:51 GMT+02:00 Pekka Vuorela pekka.vuor...@jolla.com: to, 2014-11-13 kello 23:43 +0200, E.S. Rosenberg kirjoitti: Well I solved it and now it's dependent on the locale (which by default is not set on Jolla) so: 1. I am more then happy to submit my patches to Jolla, though you

Re: [SailfishDevel] Add locale support to jolla calendar

2014-11-14 Thread Carsten Munk
On 13/11/14 22:43, E.S. Rosenberg wrote: Well I solved it and now it's dependent on the locale (which by default is not set on Jolla) so: 1. I am more then happy to submit my patches to Jolla, though you guys claim 'closed source' every file I edited had a BSD license at the top. rpm -qf

Re: [SailfishDevel] Add locale support to jolla calendar

2014-11-14 Thread Pekka Vuorela
to, 2014-11-13 kello 23:43 +0200, E.S. Rosenberg kirjoitti: Well I solved it and now it's dependent on the locale (which by default is not set on Jolla) so: 1. I am more then happy to submit my patches to Jolla, though you guys claim 'closed source' every file I edited had a BSD license at

Re: [SailfishDevel] Add locale support to jolla calendar

2014-11-13 Thread Pekka Vuorela
to, 2014-11-13 kello 02:25 +0200, E.S. Rosenberg kirjoitti: Hi all, I'm trying to add support for locale (or at least firstDayOfWeek) to jolla-calendar, in the MonthPage.qml file I successfully made the day labels depend on the locale, but to actually shift all the dates over seems to be

Re: [SailfishDevel] Add locale support to jolla calendar

2014-11-13 Thread E.S. Rosenberg
2014-11-13 14:25 GMT+02:00 Pekka Vuorela pekka.vuor...@jolla.com: to, 2014-11-13 kello 02:25 +0200, E.S. Rosenberg kirjoitti: Hi all, I'm trying to add support for locale (or at least firstDayOfWeek) to jolla-calendar, in the MonthPage.qml file I successfully made the day labels depend

[SailfishDevel] Add locale support to jolla calendar

2014-11-12 Thread E.S. Rosenberg
Hi all, I'm trying to add support for locale (or at least firstDayOfWeek) to jolla-calendar, in the MonthPage.qml file I successfully made the day labels depend on the locale, but to actually shift all the dates over seems to be more of an issue. As far as I can tell this should involve the