Help with implementing plasmoid configuration

2012-02-26 Thread Djuro Drljaca
Hello, I created a PDF viewer C++/QML component that uses poppler library (my plan is to replace this with an okular QML component in the near future). Using this I created a QML plasmoid but I have a problem with creating a configuration interface for my plasmoid so that I can change the PDF

Re: Help with implementing plasmoid configuration

2012-02-26 Thread Shaun Reich
this should help: https://projects.kde.org/projects/kde/kde-workspace/repository/revisions/master/show/plasma/generic/applets/devicenotifier/package/contents -- Shaun Reich, KDE Software Developer (kde.org) ___ Plasma-devel mailing list

Re: Help with implementing plasmoid configuration

2012-02-26 Thread Djuro Drljaca
Thanks! That is exactly what I was looking for. Regards, Djuro Drljaca On Sun, Feb 26, 2012 at 2:43 PM, Shaun Reich sre...@kde.org wrote: this should help:

runner and pixmaps/icons

2012-02-26 Thread Shaun Reich
in my match() event, i end up downloading some data, getting the url inside that data, downloading the thumbnail which that url points to... question is, i need to then do QPixmap pixmap; pixmap.loadFromData(reply-readAll()), then try to do match.setIcon(pixmap). However this means that gui stuff

Re: runner and pixmaps/icons

2012-02-26 Thread Shaun Reich
problem solved. kudos to cfeck, the contacts runner helped me out. -- Shaun Reich, KDE Software Developer (kde.org) ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Review Request: Fix biggestId in systray-to-notifications-widget.js

2012-02-26 Thread Luc Menut
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104086/ --- Review request for Plasma, Aaron J. Seigo and Marco Martin. Description

Plasma development at GSoC

2012-02-26 Thread Ɓukasz Olender
Hello, I'm considering participate in 2012's Google Summer of Code. I'm using KDE for five years, so I thought I could help develop something in it. I saw a list of ideas and I think that I could help in re-writing plasmoids initialization system: