I'm using the following code:
model : PlasmaCore.DataModel {
dataSource: mainEngineSource.keysForSource["name"]
}
Yet I keep receiving:
main.qml:100: Unable to assign [undefined] to QObject* dataSource
I thought perhaps this meant that there -was- no datasource by that
string. But I did a q
> On July 6, 2011, 1:31 p.m., Aaron J. Seigo wrote:
> > what is the use case for the checkbox? it is nicely implemented and all,
> > but i'm not sure what the real value of it is, versus the cost of having it
> > in the user interface and making it more complex?
> >
> > also, the set of button
On Wednesday 04 Tamuz 5771 17:00:07 Aaron J. Seigo wrote:
> On Wednesday, July 6, 2011 16:34:16 David Baron wrote:
> > Now that this is up a running (4.6.3 Debian Sid), I want to make use of
> > this.
> >
> > Is there--will there be--a way of moving or copying widgets, icons from
> > one activity
On Wednesday, July 6, 2011 16:34:16 David Baron wrote:
> Now that this is up a running (4.6.3 Debian Sid), I want to make use of
> this.
>
> Is there--will there be--a way of moving or copying widgets, icons from one
> activity to another? For example, I have everything on my main general
> activi
Hi all
A discussion just took place on #plasma b/w me , Aleix Pol and Aaron Seigo
regarding the KDE Plasma Educational Desktop GSoC.
Here is the meetings's log,
http://paste.kde.org/92341/
--
regards,
Karan Pratap Singh
KDE Plasma Educational Desktop
IRC nick: kps_foo
Now that this is up a running (4.6.3 Debian Sid), I want to make use of this.
Is there--will there be--a way of moving or copying widgets, icons from one
activity to another? For example, I have everything on my main general
activity. I want to move the music stuff to a separate activity. Would
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101585/#review4463
---
what is the use case for the checkbox? it is nicely implemented
> On July 3, 2011, 6:37 p.m., Giorgos Tsiapaliwkas wrote:
> > After Aaron's patches,the qdockwidgets are working completly differently so
> > this patch is useless.
> > However,how would you like the plasmate to handle the qdockwidgets?
> > Do you want to rewrite this patch?
> > If yes,which doc
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101585/
---
(Updated July 6, 2011, 1:16 p.m.)
Review request for Plasma.
Changes
---
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101840/#review4462
---
due to share code the review will be close.
For the code please
Jeffery MacEachern wrote:
> On Wed, Jul 6, 2011 at 01:43, Aaron J. Seigo wrote:
>> On Wednesday, July 6, 2011 01:40:55 Johannes Graumann wrote:
>>> Pleasew let me know where to turn if this is not the right forum.
>>
>> well, this isn't a user support mailing list but a devel list; you're
>> prob
Aaron J. Seigo wrote:
> On Wednesday, July 6, 2011 01:40:55 Johannes Graumann wrote:
>> Pleasew let me know where to turn if this is not the right forum.
>
> well, this isn't a user support mailing list but a devel list; you're
> probably more likely to get use level help on places like forum.kde
On Wednesday, July 06, 2011 10:21:02 Aaron J. Seigo wrote:
> On Tuesday, July 5, 2011 11:51:07 Marco Martin wrote:
> > the widget behind the scenes is the same, the difference is the
> > tessellated rendering enabled or not, that is exactly the feature that
> > breaks with more than one view
>
>
On Wednesday 06 July 2011, Aaron J. Seigo wrote:
> On Saturday, July 2, 2011 16:30:27 you wrote:
> > On Monday 27 June 2011, Aaron J. Seigo wrote:
> > > On Sunday, June 26, 2011 19:25:08 Marco Martin wrote:
> > >
> > > for a QGraphicsView based shell, it shouldn't really care, as i
> > > understan
On Wednesday 06 July 2011, Aaron J. Seigo wrote:
> On Tuesday, July 5, 2011 11:51:07 Marco Martin wrote:
> > the widget behind the scenes is the same, the difference is the
> > tessellated rendering enabled or not, that is exactly the feature that
> > breaks with more than one view
>
> can the te
On Wed, Jul 6, 2011 at 01:43, Aaron J. Seigo wrote:
> On Wednesday, July 6, 2011 01:40:55 Johannes Graumann wrote:
>> Pleasew let me know where to turn if this is not the right forum.
>
> well, this isn't a user support mailing list but a devel list; you're probably
> more likely to get use level
On Wednesday, July 6, 2011 01:40:55 Johannes Graumann wrote:
> Pleasew let me know where to turn if this is not the right forum.
well, this isn't a user support mailing list but a devel list; you're probably
more likely to get use level help on places like forum.kde.org. but i do have
an answer
On Monday, July 4, 2011 20:07:49 Martin Klapetek wrote:
> I'm trying to solve the following problem in KDE-Telepathy - since the
> connection to IM networks is held by the system itself and not by any
> Telepathy component, we need to detect if any presence handlers are active
> (in other words - c
Shantanu Tushar(UTC +0530)
http://www.shantanutushar.com
On Wed, Jul 6, 2011 at 1:54 PM, Aaron J. Seigo wrote:
> On Friday, July 1, 2011 16:49:48 Francesco Nwokeka wrote:
> > Another option given to me was that I were to write my own containment.
> But
> > so would this involve writing code
On Sunday, July 3, 2011 20:33:46 Nicolas Alvarez wrote:
> Is there any native-code krunner that uses a dataengine to get its
> information? It seems odd that, for example, we have a perfectly good
> 'places' dataengine but the runner accesses KFilePlacesModel directly
> instead. Same for activities
On Friday, July 1, 2011 16:49:48 Francesco Nwokeka wrote:
> Another option given to me was that I were to write my own containment. But
> so would this involve writing code for the Plasma desktop.
>
> Do you guys have any proposals?
as the others have said: this should happen in a panel.
what i
On Tuesday, July 5, 2011 11:51:07 Marco Martin wrote:
> the widget behind the scenes is the same, the difference is the tessellated
> rendering enabled or not, that is exactly the feature that breaks with more
> than one view
can the tessellated rendering be turned off from the QML? can we provid
On Saturday, July 2, 2011 16:30:27 you wrote:
> On Monday 27 June 2011, Aaron J. Seigo wrote:
> > On Sunday, June 26, 2011 19:25:08 Marco Martin wrote:
> > for a QGraphicsView based shell, it shouldn't really care, as i
> > understand it. both can be popped onto the scene.
>
> they can, but what
On Wednesday 06 July 2011, Aaron J. Seigo wrote:
> On Sunday, July 3, 2011 12:09:43 Marco Martin wrote:
> > On Monday 20 June 2011, Aaron J. Seigo wrote:
> > > fyi:
> > >
> > > http://wiki.desktopsummit.org/Workshops_%26_BoFs/2011/Plasma_Active
> > >
> > > p.s., Marco: i put you down as co-coordi
On Sunday, July 3, 2011 12:09:43 Marco Martin wrote:
> On Monday 20 June 2011, Aaron J. Seigo wrote:
> > fyi:
> >
> > http://wiki.desktopsummit.org/Workshops_%26_BoFs/2011/Plasma_Active
> >
> > p.s., Marco: i put you down as co-coordinator .. if you don't want to /
> > can't attend, feel free to
25 matches
Mail list logo