Declarative UI Integration, reprise

2009-09-23 Thread Alan Alpert
o do well. I welcome feedback, or any suggestions on how this can be made more useful for Plasma. In particular I'd welcome feedback on how we're integrating with existing code. I'm hopeful that we can integrate existing items without having to re-write anything at all (like t

Re: Declarative UI Integration, reprise

2009-09-24 Thread Alan Alpert
On Thu, 24 Sep 2009 20:38:16 ext Marco Martin wrote: > On Thursday 24 September 2009, Alan Alpert wrote: > ... > > i'm compiling the branch right now, then i'll be able to give more in depth > look. > > just quickly looking at it 2 things comes to my mind: > -in

Re: Declarative UI Integration, reprise

2009-09-26 Thread Alan Alpert
On Thu, 24 Sep 2009 22:07:31 Marco Martin wrote: > On Thursday 24 September 2009, Alan Alpert wrote: > > On Thu, 24 Sep 2009 20:38:16 ext Marco Martin wrote: > > > On Thursday 24 September 2009, Alan Alpert wrote: > > > ... > > > > > > i'm compili

Re: Declarative UI Integration, reprise

2009-09-26 Thread Alan Alpert
On Sat, 26 Sep 2009 06:15:16 Marco Martin wrote: > On Thursday 24 September 2009, Alan Alpert wrote: > > Hello Plasma Devs, > > > > Firstly, I've just written a blog post about the Declarative UI plasma > > integration ( > > http://labs.trolltech.com/blogs/20

Re: Declarative UI Integration, reprise

2009-09-26 Thread Alan Alpert
On Sat, 26 Sep 2009 17:30:24 Alan Alpert wrote: > On Sat, 26 Sep 2009 06:15:16 Marco Martin wrote: > > On Thursday 24 September 2009, Alan Alpert wrote: > ... > > > then launching the kineticweather plasmoid the layout and the animations > > kinda work, but instead

Re: Declarative UI Integration, reprise

2009-09-26 Thread Alan Alpert
On Sat, 26 Sep 2009 22:01:33 Marco Martin wrote: > On Saturday 26 September 2009, Alan Alpert wrote: > > On Thu, 24 Sep 2009 22:07:31 Marco Martin wrote: > > > On Thursday 24 September 2009, Alan Alpert wrote: > > > > On Thu, 24 Sep 2009 20:38:16 ext Marco Martin w

Declarative UI integration v0.2

2009-09-30 Thread Alan Alpert
and all the other items) just as it was and so all the examples still work as is. I would appreciate any feedback you have on this design, remembering that Qt Declarative itself is still in development and so feedback on how it works can still be acted upon. -- Alan Alpert (aalpert on i

Re: Declarative UI integration v0.2

2009-10-01 Thread Alan Alpert
On Fri, 2 Oct 2009 02:33:46 ext Marco Martin wrote: > On Thursday 01 October 2009, Alan Alpert wrote: > > Hi Plasma Devs, > > > > The feedback on this list was of great help in rethinking the design of > > the Qt Declarative plasma integration. I thought I might spend m

Re: Declarative UI integration v0.2

2009-10-01 Thread Alan Alpert
st setting the PlasmaQmlView size - this could propagate to the root item and you can design your applet with bindings to this size. -- Alan Alpert Software Engineer Nokia, Qt Development Frameworks ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Declarative UI integration v0.2

2009-10-01 Thread Alan Alpert
On Fri, 2 Oct 2009 02:33:52 ext Aaron J. Seigo wrote: > On October 1, 2009, Alan Alpert wrote: > > Hi Plasma Devs, > > > > The feedback on this list was of great help in rethinking the design of > > the Qt Declarative plasma integration. I thought I might spend more

Re: Declarative UI integration v0.2

2009-10-01 Thread Alan Alpert
On Fri, 2 Oct 2009 13:11:47 ext Aaron J. Seigo wrote: > On October 1, 2009, Alan Alpert wrote: > > On Fri, 2 Oct 2009 02:33:52 ext Aaron J. Seigo wrote: > > > On October 1, 2009, Alan Alpert wrote: > > > > Hi Plasma Devs, > > > > > > > > The

Re: Declarative UI integration v0.2

2009-10-02 Thread Alan Alpert
On Fri, 2 Oct 2009 18:25:39 Marco Martin wrote: > On Friday 02 October 2009, Alan Alpert wrote: > > On Fri, 2 Oct 2009 02:33:46 ext Marco Martin wrote: > > > On Thursday 01 October 2009, Alan Alpert wrote: > > > > Hi Plasma Devs, > > > > > > &g

FYI: Platform content discussion in Qt

2013-03-26 Thread Alan Alpert
permail/development/2013-March/010564.html . -- Alan Alpert ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: FYI: Platform content discussion in Qt

2013-03-26 Thread Alan Alpert
On Tue, Mar 26, 2013 at 6:07 AM, Marco Martin wrote: > On Tuesday 26 March 2013, Alan Alpert wrote: >> Hi, >> >> I can't find it now, but there was a note on one of the Plasma wiki >> pages about some of the limitations of how QML files are 'switched >&g

Re: Fails to build against Qt 5.3 dev snapshot

2013-12-01 Thread Alan Alpert
ce for the security mechanism we talked about). If leaving it as private api is okay for you guys, I'll just make a note to email plasma-development if we end up changing it. Otherwise I will press the engine engineers to make up their minds, to see if we can go back to making it public. -- Ala

Re: Fails to build against Qt 5.3 dev snapshot

2013-12-02 Thread Alan Alpert
On Mon, Dec 2, 2013 at 1:52 AM, Marco Martin wrote: > On Monday 02 December 2013, Alan Alpert wrote: > >> Oh, are you guys planning to release something on 5.2? I thought you >> were still in an early development phase. If you're going to release >>

Re: Fails to build against Qt 5.3 dev snapshot

2013-12-02 Thread Alan Alpert
On Sun, Dec 1, 2013 at 6:41 AM, Marco Martin wrote: > On Saturday 30 November 2013, Alan Alpert wrote: >> Hi, >> >> Yes, this was a change on purpose. Sorry for not informing you, as I did >> recall that you were wanting to use it. >> >> The issue is that

Re: Fails to build against Qt 5.3 dev snapshot

2013-12-02 Thread Alan Alpert
On Mon, Dec 2, 2013 at 2:00 AM, Marco Martin wrote: > On Saturday 30 November 2013, Alan Alpert wrote: >> Hi, >> >> Yes, this was a change on purpose. Sorry for not informing you, as I did >> recall that you were wanting to use it. >> >> The issue is that

Re: Fails to build against Qt 5.3 dev snapshot

2013-12-03 Thread Alan Alpert
On Tue, Dec 3, 2013 at 8:20 AM, Marco Martin wrote: > On Monday 02 December 2013, Alan Alpert wrote: > >> Oh, are you guys planning to release something on 5.2? I thought you >> were still in an early development phase. If you're going to release >>

Re: Fails to build against Qt 5.3 dev snapshot

2013-12-04 Thread Alan Alpert
On Tue, Dec 3, 2013 at 8:33 AM, Alan Alpert <4163654...@gmail.com> wrote: > On Tue, Dec 3, 2013 at 8:20 AM, Marco Martin wrote: >> On Monday 02 December 2013, Alan Alpert wrote: >> >>> Oh, are you guys planning to release something on 5.2? I thought you >>

Review Request: Fix special case arising from r954107

2009-04-20 Thread Alan Alpert
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/614/ --- Review request for Plasma. Summary --- r954107 seems to have caused the weat

kinetic-declarative plasma integration

2009-05-13 Thread Alan Alpert
actual designers do with it. Qt Kinetic Declarative UI is still under development and not ready for general use, the plasma integration doubly so. However, we'd love for you to play around with it and tell us your thoughts. This will help us i

Re: kinetic-declarative plasma integration

2009-05-13 Thread Alan Alpert
On Wednesday 13 May 2009 22:05:40 Marco Martin wrote: > On Wednesday 13 May 2009, Alan Alpert wrote: > > Hi Plasma devs, > > > > Those of you following Qt Labs closely will have heard about Qt Kinetic's > > Declarative UI > > http://labs.trolltech.com/bl

Re: kinetic-declarative plasma integration

2009-05-13 Thread Alan Alpert
On Thursday 14 May 2009 00:00:14 Artur Souza(MoRpHeUz) wrote: > On Wednesday 13 May 2009, 06:18 Alan Alpert wrote: > > Those of you following Qt Labs closely will have heard about Qt Kinetic's > > Declarative UI > > The first thing that I can think about regarding

Re: kinetic-declarative plasma integration

2009-05-14 Thread Alan Alpert
r > example; are there more dynamic ways to define position such as "to the > left of the Sun object" or "span the whole width, but offset by the height > of this object from the bottom?" Both of those examples are possible and could easily be used instead of pixe

Re: kinetic-declarative plasma integration

2009-05-14 Thread Alan Alpert
On Thursday 14 May 2009 17:53:42 Marco Martin wrote: > On 5/13/09, Alan Alpert wrote: > > On Thursday 14 May 2009 00:00:14 Artur Souza(MoRpHeUz) wrote: > >> On Wednesday 13 May 2009, 06:18 Alan Alpert wrote: > >> > Those of you following Qt Labs closely will have h

Re: kinetic-declarative plasma integration

2009-05-14 Thread Alan Alpert
asy to find. To get the docs, you'll have to make the documentation from the Qt source containing Declarative UI. Then there should be a section on the Declarative UI module. It should include a list of the available elements in QML and how to use them. -- Alan Alpert __

Re: kinetic-declarative plasma integration

2009-05-18 Thread Alan Alpert
interface you need. > it seems that as it stands right now, there's a few blockers to seriously > using this in plasma. the idea is great, the implementation is obviously > unfolding .. it just probably needs more time. It has plenty more time, don't worry. It's great if

Re: kinetic-declarative plasma integration

2009-05-19 Thread Alan Alpert
On Tue, 19 May 2009 17:07:25 ext Aaron J. Seigo wrote: > On Monday 18 May 2009, Alan Alpert wrote: > > On Mon, 18 May 2009 17:33:53 ext Aaron J. Seigo wrote: > > > i'm not asking for a search path, but a locator, which is exactly what > > > Plasma::Package is

Re: kinetic-declarative plasma integration

2009-05-24 Thread Alan Alpert
On Monday 25 May 2009 01:23:12 Marco Martin wrote: > On 5/13/09, Alan Alpert wrote: > > Hi Plasma devs, > > > > Those of you following Qt Labs closely will have heard about Qt Kinetic's > > Declarative UI > > http://labs.trolltech.com/blogs/2009/05/13/qt-decl

Review Request: Add NOTIFYs to Q_PROPERTYs for plasma widgets

2009-06-15 Thread Alan Alpert
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/844/ --- Review request for Plasma. Summary --- The current Plasma Widgets use proper

Re: Review Request: Add NOTIFYs to Q_PROPERTYs for plasma widgets

2009-06-15 Thread Alan Alpert
This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/844/#review1320 --- On 2009-06-15 00:05:29, Alan Alpert wrote: > > --- > This is an a