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 /
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
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
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
---
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
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