Re: Using kqmlgraphplugin in Plasma Next

2014-01-31 Thread Mark Gaiser
> Canvas based: I have no experience with that but I guess performance is should > be better than with QPaintedItem, since it directly renders to a GPU > framebuffer and painting can be done in an separate thread. As far as i know both (canvas and qpainter) are software rendered. However, canvas

Re: Using kqmlgraphplugin in Plasma Next

2014-01-31 Thread Sebastian Gottfried
Hi > Currently I am working on a QML Canvas based SignalPlotter, to replace > the old Plasma1SignalPlotter which is KSignalPlotter and > QGraphicWidget based. My SignalPlotter is in bshah/plotter-qml branch > of plasma-framework > (src/declarativeimports/plasmaextracomponents/SignalPlotter.qml) Con

Re: Review Request 114260: Port mouse dataengine

2014-01-31 Thread Alex Merry
> On Dec. 8, 2013, 12:08 p.m., Bhushan Shah wrote: > > plasma/generic/dataengines/mouse/mouseengine.cpp, line 34 > > > > > > You should call init() here. Have a look at > > http://community.kde.org/Plasma/Porting

Re: Using kqmlgraphplugin in Plasma Next

2014-01-31 Thread Bhushan Shah
On Fri, Jan 31, 2014 at 7:51 PM, Bhushan Shah wrote: > I already have working port of kqmlgraphplugin, (Surprise? :D) by working I mean I can compile it.. Not actually working.. -- Bhushan Shah http://bhush9.github.io IRC Nick : bshah on Freenode ___

Re: Release schedule for Plasma Next

2014-01-31 Thread Eike Hein
On Friday 31 January 2014 15:57:19 Martin Gräßlin wrote: > Isn't it better to communicate the meaning through our release announcements > than through the implied meanings of words like "alpha" and "beta"? I just > read the wikipedia article [1] for it and from that I assume that everybody > in our

Re: Re: Release schedule for Plasma Next

2014-01-31 Thread Martin Gräßlin
On Friday 31 January 2014 14:34:59 Eike Hein wrote: > On Thursday 30 January 2014 18:23:41 Martin Graesslin wrote: > > > Is Alpha unstable code? A release that contains known critical bugs? why > > > do > > > we release them? Are distros going to package Alphas? > > > Is Beta unstable code? A relea

Re: Using kqmlgraphplugin in Plasma Next

2014-01-31 Thread Bhushan Shah
Hello, On Fri, Jan 31, 2014 at 7:26 PM, Mark Gaiser wrote: > Porting the graph-plugin to Qt5 is likely going to take you a few days > depending on how much you work on it. I already have working port of kqmlgraphplugin, (Surprise? :D) Well yes some things are not working but yes, Porting is not

Re: Using kqmlgraphplugin in Plasma Next

2014-01-31 Thread Mark Gaiser
On Fri, Jan 31, 2014 at 5:34 AM, Bhushan Shah wrote: > To people from kde-core-devel: please keep me and plasma-devel in CC, > I am not subscribed to list > > Hello, > > Currently I am working on a QML Canvas based SignalPlotter, to replace > the old Plasma1SignalPlotter which is KSignalPlotter an

Re: Release schedule for Plasma Next

2014-01-31 Thread Eike Hein
On Thursday 30 January 2014 18:23:41 Martin Graesslin wrote: > > Is Alpha unstable code? A release that contains known critical bugs? why > > do > > we release them? Are distros going to package Alphas? > > Is Beta unstable code? A release that contains known critical bugs? why do > > we release th