Re: playground/base/plasma/dataengines/akonadi

2009-02-11 Thread Sebastian Kügler
On Tuesday 10 February 2009 07:55:57 David Baron wrote: > > The loading of data in the dataengine is async. Don't block on it but > > react to signals announcing new datasources instead. Look at lionmail.cpp > > for an example. > > What if the initial get sources always returned something, in this

Re: playground/base/plasma/dataengines/akonadi

2009-02-09 Thread David Baron
On Monday 09 February 2009 22:52:58 Sebastian Kügler wrote: > On Monday 09 February 2009 21:28:17 David Baron wrote: > > > On Monday 09 February 2009 08:37:48 David Baron wrote: > > > > Great. > > > > > > > > I downloaded and compiled. > > > > > > > > I still get "no data sources" in the explorer a

Re: playground/base/plasma/dataengines/akonadi

2009-02-09 Thread Sebastian Kügler
On Monday 09 February 2009 21:28:17 David Baron wrote: > > On Monday 09 February 2009 08:37:48 David Baron wrote: > > > Great. > > > > > > I downloaded and compiled. > > > > > > I still get "no data sources" in the explorer and in some test code > > > which would simply show the sources() list. > >

Re: playground/base/plasma/dataengines/akonadi

2009-02-09 Thread David Baron
> On Monday 09 February 2009 08:37:48 David Baron wrote: > > Great. > > > > I downloaded and compiled. > > > > I still get "no data sources" in the explorer and in some test code which > > would simply show the sources() list. > > You need to actually request sources. For example connect to > "Emai

Re: playground/base/plasma/dataengines/akonadi

2009-02-09 Thread Sebastian Kügler
On Monday 09 February 2009 08:37:48 David Baron wrote: > Great. > > I downloaded and compiled. > > I still get "no data sources" in the explorer and in some test code which > would simply show the sources() list. You need to actually request sources. For example connect to "EmailCollections" or "

Re: playground/base/plasma/dataengines/akonadi

2009-02-08 Thread David Baron
Email, Name, Department, Emails, >various Phone- numbers > > Work to get those datasets more complete is under way. What's in should > already provide for most of the use cases you can dream of. > > CCMAIL:plasma-devel@kde.org > > M +23 -8 akonadiengine.

playground/base/plasma/dataengines/akonadi

2009-02-08 Thread Sebastian Kügler
Work to get those datasets more complete is under way. What's in should already provide for most of the use cases you can dream of. CCMAIL:plasma-devel@kde.org M +23 -8 akonadiengine.cpp --- trunk/playground/base/plasma/dataengines/akonadi/akonadiengine.cpp #923482:923483 @@ -29,6