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
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
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.
> >
> 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
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 "
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.
> SVN commit 923483 by sebas:
>
> birthday, location and photo for the akonadi dataengine contacts part
>
> In more general, the dataengine works as f