Re: Review Request 115408: Right align mime icon in kpropertiesdialog

2014-01-31 Thread kdeuser56 kdeuser56
> On Jan. 30, 2014, 9:20 p.m., Thomas Lübking wrote: > > tried to center align it? > > kdeuser56 kdeuser56 wrote: > Center what? The widget or the iconlabel? I think in case of the widget > it makes no sense. > In case of the iconlabel the icon itself would be on the exact same > posi

Re: Review Request 115408: Right align mime icon in kpropertiesdialog

2014-01-31 Thread kdeuser56 kdeuser56
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115408/ --- (Updated Jan. 31, 2014, 8:47 p.m.) Review request for kdelibs. Reposito

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 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: 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 Sebastian Kügler
On Friday, January 31, 2014 14:56:24 Mark Gaiser wrote: > 2. The Qt4 based graph-plugin from sebas with quite a bit of features. Not me, but Sebastian Gottfried. -- sebas http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9

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