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

Review Request: krazy includes fixes

2009-12-03 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2316/ --- Review request for Plasma. Summary --- krazy includes fixes Diffs -

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/ --- (Updated 2009-12-03 04:51:21.705504) Review request for Plasma. Changes --

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/ --- (Updated 2009-12-03 03:43:24.908383) Review request for Plasma. Changes --

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Bruno Bigras
--------- On 2009-12-02 18:12:37, Bruno Bigras wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/2311/ >

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Bruno Bigras
2009/12/2 Sebastian Kügler : > I'm seeing this behaviour as well, just hit me yesterday. thanks Bruno ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/ --- (Updated 2009-12-02 18:12:37.468939) Review request for Plasma. Changes --

Review Request: Image Frame is not properly resized when the image is updated/rotated

2009-12-01 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2312/ --- Review request for Plasma and Anne-Marie Mahfouf. Summary --- When an image

Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-01 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/ --- Review request for Plasma. Summary --- With today's latest code I found a b

Review Request: comic plasmoid - stop the reload timer when not using tabs or when only having one tab

2009-11-16 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2192/ --- Review request for Plasma. Summary --- The comic plasmoid has a nice featur

Re: Review Request: wish #192821 - being able to disable the tooltips in the folderview widget

2009-11-15 Thread Bruno Bigras
- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2176/#review3113 ------- On 2009-11-15 16:21:11, Bruno Bigras wrote: > > --- > This is

Re: Review Request: wish #192821 - being able to disable the tooltips in the folderview widget

2009-11-15 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2176/ --- (Updated 2009-11-15 16:21:11.449700) Review request for Plasma. Changes --

Re: Review Request: wish #214553 - being able to disable the tooltips in the folderview widget

2009-11-15 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2176/ --- (Updated 2009-11-15 16:18:53.894001) Review request for Plasma. Summary --

Review Request: wish #214553 - being able to disable the tooltips in the folderview widget

2009-11-15 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2176/ --- Review request for Plasma. Summary --- Two people on the kubuntu channel sa

[PATCH] fix for 6 krazy2 issues

2009-01-21 Thread Bruno Bigras
Comments would be appreciated, especially for the foreach patch. apply in kdeplasma-addons/applets Thanks! Bruno Index: lancelot/app/src/models/OpenDocuments.cpp === --- lancelot/app/src/models/OpenDocuments.cpp (révision 914945) +

Re: [PATCH] fix for 8 krazy2 issues

2009-01-16 Thread Bruno Bigras
Aaron J. Seigo a écrit : > > doing so now ... > > btw, if you wish to continue to contribute (same for the other kourseware > contributors), please consider getting an svn account .. personally, i hope > you do both want to continue and do apply for an account =) > Thanks Aaron! I just appli

Re: [PATCH] fix for 8 krazy2 issues

2009-01-15 Thread Bruno Bigras
Alex Merry a écrit : > > These all look fine. Have you visually checked the results of the changes in > 6_qclasses.diff? > > Do you have an SVN account in order to commit these? > I only tested with the viewer and compiled. I don't have an SVN account, it would be nice if you could commit it

[PATCH] fix for 8 krazy2 issues

2009-01-15 Thread Bruno Bigras
Have a special look at 6_qclasses.diff, I tested everything I could with plasmoidviewer but some changes may be in code not used (yet). Fix issues with the same name as the patch (without the number). http://englishbreakfastnetwork.org/krazy/reports/kde-4.x/kdeplasma-addons/applets/index.html app

Re: [PATCH] fix for krazy2 issues [includes]

2009-01-14 Thread Bruno Bigras
On Tue, 13 Jan 2009 22:02:02 -0700, "Aaron J. Seigo" wrote: > On Tuesday 13 January 2009, Bruno Bigras wrote: >> This is for section #13 (Check for proper include directives [includes]) > > looks good; please commit. =) Thanks for the feedback Aaron! Can someone com

[PATCH] fix for krazy2 issues [includes]

2009-01-13 Thread Bruno Bigras
This is for section #13 (Check for proper include directives [includes]) http://englishbreakfastnetwork.org/krazy/reports/kde-4.x/kdeplasma-addons/applets/index.html It reduces the 62 issues to 2, which I think may be falses positives since I see "config-lancelot.h" and not "Config.h". this patc