Re: [GSoC]: DataEngine queries in JavaScript

2010-07-05 Thread Alessandro Diaferia
2010/7/6 Onur-Hayri Bakici > Hey guys! > > I was thinking about the queries that should be used when querying tha > addons > since we mostly search for web-media i'll suggest the queries like > > provider:media?constraint1=value1&constraint2=value2 > > so for example > > flickr:photo?text=birds /

[GSoC]: DataEngine queries in JavaScript

2010-07-05 Thread Onur-Hayri Bakici
Hey guys! I was thinking about the queries that should be used when querying tha addons since we mostly search for web-media i'll suggest the queries like provider:media?constraint1=value1&constraint2=value2 so for example flickr:photo?text=birds //for searching photos text "birds" flickr:albu

Re: Python Plasma.PopupApplet revisited

2010-07-05 Thread Thomas Olsen
On Monday 05 July 2010 23:38:57 Arno Rehn wrote: > On Monday 05 July 2010 23:05:27 Thomas Olsen wrote: > > Hi > > > > Inspired by Petri's example [1] I almost succeeded in creating a Python > > based PopupApplet without instantiating ExtenderItems. The only problem > > is that in order for the App

Python Plasma.PopupApplet revisited

2010-07-05 Thread Thomas Olsen
Hi Inspired by Petri's example [1] I almost succeeded in creating a Python based PopupApplet without instantiating ExtenderItems. The only problem is that in order for the Applet to actually popup when clicked on in the panel, I have to first add it to the desktop and then drag it to the panel

Review Request: Recalculate desktop size in kephal

2010-07-05 Thread Beat Wolf
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4522/ --- Review request for Plasma. Summary --- Recalculate the current desktop size

Strange crash in plasmoid

2010-07-05 Thread Thomas Fjellstrom
I've gotten quite a bit further with my plasmoid, but I've hit a wall. I just can't seem to figure out whats causing a crash: http://pastebin.com/HFPqKPwm Somehow adding an item to a QGraphicsLinearLayout is crashing, and the trace I've been able to get from either valgrind or gdb really hasn't