Re: QtQuick Controls Calendar

2014-11-28 Thread Marco Martin
On Saturday 08 November 2014 18:20:51 Kai Uwe Broulik wrote: > Hi all, > > I was looking into migrating the Plasma Calendar to QtQuick Controls > Calendar. > > However, we went through so much work making this thing efficient and fast > using Canvas but the QtQuick Control

Re: QtQuick Controls Calendar

2014-11-28 Thread Thomas Pfeiffer
On Saturday 08 November 2014 23:35:17 Martin Klapetek wrote: > Hey, > > if the only advantage is week numbers for free, I'd rather keep our own > stuff. Our model already has week numbers iirc and I would like to keep the > default calendar as simple as possible. I've been thinking for some time >

Re: QtQuick Controls Calendar

2014-11-25 Thread Martin Klapetek
On Mon, Nov 24, 2014 at 8:09 PM, Aleix Pol wrote: > On Sat, Nov 8, 2014 at 6:20 PM, Kai Uwe Broulik > wrote: > >> Hi all, >> >> I was looking into migrating the Plasma Calendar to QtQuick Controls >> Calendar. >> >> However, we went through so m

Re: QtQuick Controls Calendar

2014-11-24 Thread Marco Martin
On Saturday 08 November 2014, Kai Uwe Broulik wrote: > Hi all, > > I was looking into migrating the Plasma Calendar to QtQuick Controls > Calendar. > > However, we went through so much work making this thing efficient and fast > using Canvas but the QtQuick Controls Calenda

Re: QtQuick Controls Calendar

2014-11-24 Thread Aleix Pol
On Sat, Nov 8, 2014 at 6:20 PM, Kai Uwe Broulik wrote: > Hi all, > > I was looking into migrating the Plasma Calendar to QtQuick Controls > Calendar. > > However, we went through so much work making this thing efficient and fast > using Canvas but the QtQuick Controls Ca

Re: QtQuick Controls Calendar

2014-11-08 Thread Martin Klapetek
to QtQuick Controls Calendar. > > However, we went through so much work making this thing efficient and fast > using Canvas but the QtQuick Controls Calendar again uses one item per day > (which potentially contains a Label and Rects for the borders). I do not know > whether it re-use

QtQuick Controls Calendar

2014-11-08 Thread Kai Uwe Broulik
Hi all, I was looking into migrating the Plasma Calendar to QtQuick Controls Calendar. However, we went through so much work making this thing efficient and fast using Canvas but the QtQuick Controls Calendar again uses one item per day (which potentially contains a Label and Rects for the