Re: Review of the branch plasma/declarative in kdelibs

2011-02-22 Thread Ian Monroe
On Tue, Feb 22, 2011 at 14:41, Marco Martin wrote: > Hi all, > in kdelibs there is since some time a branch called plasma/declarative that > contains a new little library, that depends at the moment on kdecore and kdeui > (probably is possible to make it depend only from kdecore) that is meant to

Re: kdebase-workspace and kdebase-runtime git repos to validate

2010-12-14 Thread Ian Monroe
On Mon, Dec 13, 2010 at 18:22, Ian Monroe wrote: > So kdelibs and kdebase are switching to Git, probably not Dec 20/21 as > was previously thought, but at the release of 4.6.0. > > Whether its next week or next month though, its pretty soon. :) > > I have three work-in-progres

Re: First try on Git repo for kdebase-workspace

2010-12-14 Thread Ian Monroe
On Tue, Dec 14, 2010 at 03:54, Ivan Čukić wrote: > Essentually, since you can name the local repo as you wish, IMO it > doesn't really matter that much. > > Currently, I keep base, plasma-addons, etc. because having kde prefix > for all folders makes it one tab harder to navigate. heh of course i

kdebase-workspace and kdebase-runtime git repos to validate

2010-12-13 Thread Ian Monroe
VN log did even. The branches (especially the early CVS ones) are a bit confused, this is a work-in-progress. cvs2svn has some known issues I think, but we'll do our best. The only repo I have left to start is kdebase-apps. Thanks for any feedback

Re: First try on Git repo for kdebase-workspace

2010-12-13 Thread Ian Monroe
On Mon, Dec 13, 2010 at 16:21, Marco Martin wrote: > On Tuesday 14 December 2010, Dario Freddi wrote: >> On Monday 13 December 2010 20:57:20 Aaron J. Seigo wrote: >> > On Monday, December 13, 2010, Martin Gräßlin wrote: >> > > > Btw: you all should probably figure out what you want your repository

Re: First try on Git repo for kdebase-workspace

2010-12-10 Thread Ian Monroe
On Fri, Dec 10, 2010 at 13:21, Dario Freddi wrote: > On Thursday 09 December 2010 04:09:07 Ian Monroe wrote: >> http://gitweb.kde.org/scratch/ianmonroe/kdebase-workspace.git >> >> Clone it or just inspect it out on the gitweb and let me know if there >> are any sugg

Re: First try on Git repo for kdebase-workspace

2010-12-09 Thread Ian Monroe
On Thu, Dec 9, 2010 at 14:56, Martin Gräßlin wrote: > On Thursday 09 December 2010 04:09:07 Ian Monroe wrote: >> http://gitweb.kde.org/scratch/ianmonroe/kdebase-workspace.git >> >> Clone it or just inspect it out on the gitweb and let me know if there >> are any sugg

First try on Git repo for kdebase-workspace

2010-12-08 Thread Ian Monroe
ot;kdebase-workspace". - Ian Monroe ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: quick note on git and a question

2010-12-01 Thread Ian Monroe
On Wed, Dec 1, 2010 at 2:53 PM, Martin Gräßlin wrote: > On Wednesday 01 December 2010 21:35:59 Ian Monroe wrote: >> One question I have is, especially in light of the three requested >> repos for kdebase, do we want pre-4.0 history in git? KOffice >> specifically wants thei

quick note on git and a question

2010-12-01 Thread Ian Monroe
ase, do we want pre-4.0 history in git? KOffice specifically wants their 'deep history', but it might be less useful for kdebase due to the huge amount of redesign. Thanks, Ian Monroe ___ Plasma-devel mailing list Plasma-devel@kde.org https://

Re: can qtscript plasmoids load C++ qtscript plugins

2009-11-12 Thread Ian Monroe
On Tue, Nov 10, 2009 at 2:56 PM, Aaron J. Seigo wrote: > On November 10, 2009, Ian Monroe wrote: >> Ok from talking more in IRC, it sounds like the idea is to have GPG >> signing of qtscript plasmoids, and then allow them to use the features >> they ask for. Unlike with

Re: can qtscript plasmoids load C++ qtscript plugins

2009-11-10 Thread Ian Monroe
On Mon, Nov 9, 2009 at 2:49 PM, Aaron J. Seigo wrote: > On November 9, 2009, Ian Monroe wrote: >> I suspect the answer to the subject is "no" since I haven't found a >> mention of a method to do it. > > "no" is correct. > >> But

Re: can qtscript plasmoids load C++ qtscript plugins

2009-11-09 Thread Ian Monroe
On Mon, Nov 9, 2009 at 1:36 PM, Marco Martin wrote: > On Monday 09 November 2009, Ian Monroe wrote: >> I suspect the answer to the subject is "no" since I haven't found a >> mention of a method to do it. But I also haven't found comprehensive >> Qt

can qtscript plasmoids load C++ qtscript plugins

2009-11-09 Thread Ian Monroe
I suspect the answer to the subject is "no" since I haven't found a mention of a method to do it. But I also haven't found comprehensive QtScript API docs. :) My situation is that I want to write a full chat solution in a qtscript plasmoid using the QtScript Telepathy bindings I wrote. (I'm guessi

maemo 6 ui (a new qgv-based widget toolkit)

2009-10-16 Thread Ian Monroe
Just a heads up in case you missed it with the other news coming out of the Maemo summit. For Maemo 6/Harmattan Nokia has developed whats essentially a whole gui toolkit built on QGV designed to work well with thumb ui's and hardware acceleration. So its unlikely you'd want to use it directly in pl

QtScript Smoke Bindings

2009-09-15 Thread Ian Monroe
ts (eg not 100% compat, but make it a 5 minute job to make a script work in both environments) You can find me on Freenode as 'eean' in the normal places. Thanks, Ian Monroe ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: QtScript bindings

2009-09-14 Thread Ian Monroe
We already talked about this on IRC, so just recording for everyone else. On Mon, Sep 14, 2009 at 12:14 PM, Aaron J. Seigo wrote: > On September 14, 2009, Ian Monroe wrote: >> Do you want bindings of the chunks of the Qt api + Plamsa API? Or just >> a simplified subset of

QtScript bindings

2009-09-14 Thread Ian Monroe
Mark said you were interested in QtScript bindings. Do you want bindings of the chunks of the Qt api + Plamsa API? Or just a simplified subset of the Plasma API? If its the former, we should talk. :) I've started the very beginnings of a Smoke-based binding. If its the latter, then you really do