Re: Re: Skrooge plasma dashboard: stuck with QML

2011-12-21 Thread Guillaume DE BURE
Le mercredi 21 décembre 2011 10:52:48 Viranch Mehta a écrit : > On Wed, Dec 21, 2011 at 4:55 AM, Guillaume DE BURE < > guillaume.deb...@gmail.com> wrote: > > > I'm doing this in 4.7.90 (unstable archlinux packages) > > > > You should probably move to KDE compiled from git source. Probably :) but

Re: Skrooge plasma dashboard: stuck with QML

2011-12-20 Thread Viranch Mehta
On Wed, Dec 21, 2011 at 4:55 AM, Guillaume DE BURE < guillaume.deb...@gmail.com> wrote: > I'm doing this in 4.7.90 (unstable archlinux packages) > You should probably move to KDE compiled from git source. > > 1) widget size: > --- > even though I specified the widget size, if th

Skrooge plasma dashboard: stuck with QML

2011-12-20 Thread Guillaume DE BURE
Hi Guys, I know you're in the process of updating the QML. Maybe some of my questions will get their answers from there, or maybe they will help identifying where some additional clarifications might be needed. My code is in: https://projects.kde.org/projects/extragear/office/skrooge/repositor

Re: Re: QML widget for the Skrooge plasma dashboard

2011-12-05 Thread Guillaume DE BURE
Le lundi 5 décembre 2011 11:25:56 Viranch Mehta a écrit : > Hi, > > On Mon, Dec 5, 2011 at 12:50 AM, Guillaume DE BURE < > guillaume.deb...@gmail.com> wrote: > > > > > file:///.../main.qml:36: Unable to assign [undefined] to QString text > > > > That would indicate that there is no source connect

Re: QML widget for the Skrooge plasma dashboard

2011-12-04 Thread Viranch Mehta
Hi, On Mon, Dec 5, 2011 at 12:50 AM, Guillaume DE BURE < guillaume.deb...@gmail.com> wrote: > > file:///.../main.qml:36: Unable to assign [undefined] to QString text > > That would indicate that there is no source connected, right ? So what did > I > do wrong ? > The DataSource has no property c

QML widget for the Skrooge plasma dashboard

2011-12-04 Thread Guillaume DE BURE
Hi there, As I realize that my C++ skills are so very limited, QML appears like the perfect mean to get a nice looking skrooge plasma dashboard. However, I can't seem to get any data from the skrooge dataengine, and I can't figure out what is wrong. This very simple code should disp

Re: Skrooge plasma dashboard

2010-08-17 Thread Aaron J. Seigo
On Tuesday, August 17, 2010, Guillaume DE BURE wrote: > Le mardi 17 août 2010 20:35:43, Aaron J. Seigo a écrit : > > On Tuesday, August 17, 2010, Guillaume DE BURE wrote: > > > 2) I know you didn't use a dataengine for now. That's OK. But still I'd > > > > agreed 10% > > I guess I still have 90%

Re: Skrooge plasma dashboard

2010-08-17 Thread Guillaume DE BURE
Le mardi 17 août 2010 20:35:43, Aaron J. Seigo a écrit : > On Tuesday, August 17, 2010, Guillaume DE BURE wrote: > > 2) I know you didn't use a dataengine for now. That's OK. But still I'd > > agreed 10% > I guess I still have 90% of convincing to do, then :p -- Skrooge, a personal finances man

Re: Skrooge plasma dashboard

2010-08-17 Thread Aaron J. Seigo
On Tuesday, August 17, 2010, Guillaume DE BURE wrote: > 2) I know you didn't use a dataengine for now. That's OK. But still I'd agreed 10% > 3) Regarding widgets, there are two options I'd like you to evaluate: > - We assume that widgets live independantly from plugins, and that they > depe

Re: Skrooge plasma dashboard

2010-08-17 Thread Guillaume DE BURE
Le lundi 16 août 2010 19:09:05, siddharth sharma a écrit : > hey Guillaume & Stephane > > Please see this screen shot, Guillaume i am able to fetch data into Plasma > applets have a look. now we have 6 applets workin on dashboard :) > > yay :) > > regards > Siddharth > > Hi Siddharth, Nice w