Re: Review Request 108862: QML Plasma Components: improve positioning strategy for inline dialog

2017-02-08 Thread Sebastian Gottfried
iles/2013/02/08/improved-inline-dialog-positioning.png Thanks, Sebastian Gottfried

Re: KDE Review: Move kqtquickcharts to KDE Edu

2014-02-19 Thread Sebastian Gottfried
Hi everyone, > kqtquickcharts (formerly known as kqmlgraphs) provides components for line > and bar charts for QtQuick applications. > As discussed earlier, I want to release the project as soon as possible > (read: 4.13) so KTouch and artikulate can use it. The release of artikulate > depends on

KDE Review: Move kqtquickcharts to KDE Edu

2014-02-06 Thread Sebastian Gottfried
Hi everyone, kqtquickcharts (formerly known as kqmlgraphs) provides components for line and bar charts for QtQuick applications. As discussed earlier, I want to release the project as soon as possible (read: 4.13) so KTouch and artikulate can use it. The release of artikulate depends on this,

Re: Using kqmlgraphplugin in Plasma Next

2014-02-02 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: kqmlgraphplugin -- a QML plugin to render beautiful and interactive graphs

2014-01-30 Thread Sebastian Gottfried
Hi, > > So maybe "KDE QtQuick Charts" as the official name and "kdeqtquickcharts" > > for the repository? > > kqtquickcharts? That's better. More concise. So be it. Best regards, Sebastian

Re: kqmlgraphplugin -- a QML plugin to render beautiful and interactive graphs

2014-01-30 Thread Sebastian Gottfried
Hi, > > Cool project, I really missed such a component a while back (I actually > wrote my own back then, which was less nice than yours). The code looks > sane too from a quick look, so I'm all for moving it to extragear (although > I'm not exactly an expert for sane code). Thanks! > > It doesn

Re: kqmlgraphplugin -- a QML plugin to render beautiful and interactive graphs

2014-01-29 Thread Sebastian Gottfried
Hi, > > If this uses QtQuick I would suggest that it be part of the name. > > > > QML is a more generic term, used for thing that can be used by a QML > > engine. Usually components without UI, like data sources, sensors, > > models, timers etc. Things that can be used outside a UI context or wit

Re: kqmlgraphplugin -- a QML plugin to render beautiful and interactive graphs

2014-01-29 Thread Sebastian Gottfried
Hi Inge, > What's your long term plan for this module? I have been looking for a > better chart module for the calligra charts for some time. The current one > is good bug strictly 2D only. If you are interested in adding more chart > types then we are interested in using it. > > But for that t

Re: kqmlgraphplugin -- a QML plugin to render beautiful and interactive graphs

2014-01-28 Thread Sebastian Gottfried
Hi David, > I don't want to start a naming bikeshed so if it is already too late > to consider renaming, just dismiss these comments: No, that's still okay. Nothing is set in stone yet. > > The first thing I thought of when I read the name of the plugin is > that it did graph rendering, like OGDF

kqmlgraphplugin -- a QML plugin to render beautiful and interactive graphs

2014-01-27 Thread Sebastian Gottfried
Hi everyone, some time ago I was in need for a graphing component for my application (KTouch). As the applications UI is done entirely in QML, I was looking for an QML component to do so. Since there was no satisfactory of-the-shelf solution I decided to implement my own graphs. Currently, the

Review Request 108862: QML Plasma Components: improve positioning strategy for inline dialog

2013-02-08 Thread Sebastian Gottfried
g/r/108862/diff/ Testing --- Tested within KTouch. Works as expected. File Attachments Improved positioning http://git.reviewboard.kde.org/media/uploaded/files/2013/02/08/improved-inline-dialog-positioning.png Thanks, Sebastian Gottfried

Review Request 108860: Plasma QML Components: trigger appearAnimation in InlineDialog properly

2013-02-08 Thread Sebastian Gottfried
/declarativeimports/plasmacomponents/qml/private/InlineDialog.qml 2b7b832 Diff: http://git.reviewboard.kde.org/r/108860/diff/ Testing --- Tested within KTouch. Works as expected. Thanks, Sebastian Gottfried

Re: Review Request: Plasma QML Components: fix internal anchoring in ToolButton

2012-12-19 Thread Sebastian Gottfried
: http://git.reviewboard.kde.org/r/107813/diff/ Testing --- Work as expected. No behavioral changes apart from the bugfix. Screenshots --- Broken tool button layout http://git.reviewboard.kde.org/r/107813/s/921/ Thanks, Sebastian Gottfried

Re: Review Request: Plasma QML Components: fix internal anchoring in ToolButton

2012-12-19 Thread Sebastian Gottfried
/plasmacomponents/qml/ToolButton.qml 594067d Diff: http://git.reviewboard.kde.org/r/107813/diff/ Testing --- Work as expected. No behavioral changes apart from the bugfix. Screenshots --- Broken tool button layout http://git.reviewboard.kde.org/r/107813/s/921/ Thanks, Sebastian Gottfried

Review Request: Plasma QML Components: fix internal anchoring in ToolButton

2012-12-19 Thread Sebastian Gottfried
behavioral changes apart from the bugfix. Screenshots --- Broken tool button layout http://git.reviewboard.kde.org/r/107813/s/921/ Thanks, Sebastian Gottfried

Review Request: QML Plasma Components - fix for bug in ScrollBar anchoring

2012-12-07 Thread Sebastian Gottfried
7;. Feel free to discard that request if I'm mistaken. Diffs - plasma/declarativeimports/plasmacomponents/qml/ScrollBar.qml 7464645 Diff: http://git.reviewboard.kde.org/r/107622/diff/ Testing --- The checking logic broke some of the scroll bars in KTouch, now they work again. Thanks, Sebastian Gottfried

Re: Review Request: Plasma Components: TextField and TextArea: Show placeholders even if item has the focus

2012-05-10 Thread Sebastian Gottfried
WhileFocused" and give the responsibility to decide on the wanted behaviour to the application developer. But at least me would prefer a consistent behaviour for all text fields. - Sebastian --- This is an automatically gen

Review Request: Plasma Components: TextField and TextArea: Show placeholders even if item has the focus

2012-05-09 Thread Sebastian Gottfried
/ Thanks, Sebastian Gottfried