Re: Branding Calligra's QML UI as Calligra Active

2011-04-24 Thread Shantanu Tushar Jha
Hi, I get it now, just like Freoffice helped to create KoAbstraction, when we are comfortable and sure with the QML UI's (code) design, we can move those things to KoAbstraction and then use it from there. Sounds great to me :) On Mon, Apr 25, 2011 at 11:23 AM, Mani N C wrote: > > So to be clea

Re: Branding Calligra's QML UI as Calligra Active

2011-04-24 Thread Mani N C
> So to be clear, can the QML UI be built using KoAbstraction? The reason is that I am already copying a lot of code from it, given that KoAbstraction only helps to create QWidget based UIs (correct me if I > am wrong). Yes atm, KoAbstraction is based on QWidget, But you can add the QGraphicsWidge

Re: Review Request: Stage: save zoom factor for normal view and slides sorter between sesions

2011-04-24 Thread Thorsten Zachmann
> On April 22, 2011, 5:21 a.m., Thorsten Zachmann wrote: > > kpresenter/part/KPrView.cpp, line 459 > > > > > > Center the page when zooming is wrong. The zoom should always keep the > > current center when zooming.