Re: animation api changes - done!

2009-12-07 Thread Aaron J. Seigo
On December 7, 2009, Adenilson Cavalcanti wrote: > a) Plasma::Animator becomes the factory for animations . done! > b) Plasma::Animation isA QAbstractAnimation done! > c) AnimationGroup is no more > d) All animations ported to new design .. done! > (even pul

Re: animation api changes - done!

2009-12-07 Thread Adenilson Cavalcanti
Aaron and Friends Concerning the previous message about animation API design changes, this is just a status report. Tasks: a) Plasma::Animator becomes the factory for animations . done! b) Plasma::Animation isA QAbstractAnimation done! c) AnimationGroup is no more d) All ani

Re: Dataengine to get bookmarks

2009-12-07 Thread Jan Gerrit Marker
Hello, > Hello! > > Yes, I didn't polish enough the new konqueror bookmarks enough to make > it into 4.4 either, but I'll try hard to move it into KDE SC 4.5. We > can work on this dataengine together ;-). You can see the current > state of the new bookmarks system in http://github.com/edulix/gsoc

Re: Review Request: update the data when the predicate files change

2009-12-07 Thread Giulio Camuffo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2331/ --- (Updated 2009-12-07 17:38:58.991153) Review request for Plasma and Aaron Seigo.

Using DBusMenu in KStatusNotifierItem

2009-12-07 Thread Aurélien Gâteau
Hi, I have been talking with Marco and Aaron recently on a new way to define context menus for KStatusNotifierItem. Right now what is done is that when the user right click on a KStatusNotifierItem in the systemtray Plasma applet, a DBus signal is sent from the applet to the application, asking i

Status of encrypted devices in Plasma / Solid

2009-12-07 Thread Jacopo De Simoi
Dear plasma-devs, hardware-devs looking forward to check the validity of a bug regarding the device notifier and encrypted devices (containers) I noticed several issues with them in the current implementation of the dataengines The imporant thing to know about them is that they show up in soli

Re: Dataengine to get bookmarks

2009-12-07 Thread Bruno Bigras
Hi guys, This subject interest me since I'm planning to write an Akonadi resource to sync bookmarks using the Mozilla Weave service. My goal is to sync bookmarks from browsers like Konqueror and Opera with Weave so people could use the browser they want and be easily able to sync between computers

Re: Review Request: update the data when the predicate files change

2009-12-07 Thread Giulio Camuffo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2331/ --- (Updated 2009-12-07 16:00:35.486601) Review request for Plasma and Aaron Seigo.

Re: Dataengine to get bookmarks

2009-12-07 Thread Eduardo Robles Elvira
On Mon, Dec 7, 2009 at 12:44 PM, Sebastian Kügler wrote: > On Sunday 06 December 2009 18:56:39 Jan Gerrit Marker wrote: >> I committed a dataengine to playground. This dataengine should get the >> bookmarks of various browsers like Firefox, Konqueror or Opera. At the >>  moment  it only supports F

Re: Dataengine to get bookmarks

2009-12-07 Thread Sebastian Kügler
On Sunday 06 December 2009 18:56:39 Jan Gerrit Marker wrote: > I committed a dataengine to playground. This dataengine should get the > bookmarks of various browsers like Firefox, Konqueror or Opera. At the > moment it only supports Firefox. > > As some of you may know I added Firefox support t