Re: Plasma Applet for Audio Volume for kdereview

2015-08-26 Thread Dāvis Mosāns
2015-08-10 13:33 GMT+03:00 Sebastian Kügler : > On Sunday, August 09, 2015 14:59:59 Dāvis Mosāns wrote: >> 2015-08-05 15:45 GMT+03:00 Jonathan Riddell : >> > plasma-pa is a new volume manager and is intended to be a replacement for >> > KMix in Plasma. >> >

Re: Replacement for KDateTime

2015-08-16 Thread Dāvis Mosāns
2015-08-11 0:37 GMT+03:00 David Jarvie : > On Mon, August 10, 2015 11:31 am, Dāvis Mosāns wrote: >> 2015-08-10 11:34 GMT+03:00 John Layt : >>> On 9 August 2015 at 17:26, Dāvis Mosāns wrote: >>>> >>>> >>>> When I implement date/time related

Re: Replacement for KDateTime

2015-08-10 Thread Dāvis Mosāns
2015-08-10 11:34 GMT+03:00 John Layt : > On 9 August 2015 at 17:26, Dāvis Mosāns wrote: >> >> >> When I implement date/time related things I always use timestamps in >> UTC everywhere >> and when need to display to user or pass to some API then convert to >>

Re: Replacement for KDateTime

2015-08-10 Thread Dāvis Mosāns
2015-08-09 17:54 GMT+03:00 Sergio Martins : > On Monday, August 03, 2015 14:59:59 Dāvis Mosāns wrote: >> Sorry for injecting myself, but IMO there's no such thing as Date-only and >> what you need is something like QDateTimeRange (just made up) where you >> would

Re: Plasma Applet for Audio Volume for kdereview

2015-08-10 Thread Dāvis Mosāns
2015-08-05 15:45 GMT+03:00 Jonathan Riddell : > plasma-pa is a new volume manager and is intended to be a replacement for > KMix in Plasma. > > We plan to ship it as a beta in Plasma 5.4 and it's currently in kdereview > for your reviewing attention. > > https://projects.kde.org/projects/kderevie

Re: Replacement for KDateTime

2015-08-05 Thread Dāvis Mosāns
2015-08-03 20:09 GMT+03:00 Martin Klapetek : > On Mon, Aug 3, 2015 at 6:34 PM, Thiago Macieira wrote: >> >> On Monday 03 August 2015 08:33:54 Martin Klapetek wrote: >> > > If the format you're looking for requires support from translators, >> > > please >> > > add >> > > a new class to QtCore. >>

Re: Replacement for KDateTime

2015-08-05 Thread Dāvis Mosāns
2015-08-03 17:33 GMT+03:00 David Jarvie : > On Monday 03 Aug 2015 14:29:41 Dāvis Mosāns wrote: > >> 2015-08-03 15:26 GMT+03:00 David Jarvie : > >> > On Monday 03 Aug 2015 12:59:59 you wrote: > >> > > >> >> 2015-08-02 21:32 GMT+03:00 David J

Re: Replacement for KDateTime

2015-08-05 Thread Dāvis Mosāns
2015-08-03 15:26 GMT+03:00 David Jarvie : > On Monday 03 Aug 2015 12:59:59 you wrote: > >> 2015-08-02 21:32 GMT+03:00 David Jarvie : > >> > > >> > Date-only KDateTime instances are not only used for Event start/end > >> > timestamps. In KAlarm they are also used among other things for alarm >> > sn

Re: Replacement for KDateTime

2015-08-05 Thread Dāvis Mosāns
2015-08-02 21:32 GMT+03:00 David Jarvie : > > Date-only KDateTime instances are not only used for Event start/end > timestamps. In KAlarm they are also used among other things for alarm snooze > times (independently of whether the event is date-only or not). So usage of > the date-only attribute is