Re: Introducing myself (and maybe the team as well)

2008-08-28 Thread Riccardo Iaconelli
On Wednesday 27 August 2008 21:28:50 Aaron J. Seigo wrote: > i look forward to working with you and your team ... Oh yeah, welcome aboard! =) I met MorpheuZ at akademy and it was really nice to do so, I'm sure the same applies to all of you. Have fun in plasma! =) Bye, -Riccardo -- GPG key: 3D

Review Request: nicer wallpaper dialog layout

2008-08-28 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/165/ --- Review request for Plasma. Summary --- new wallpaper configuration dia

Re: KDE/kdebase/workspace/libs/plasma

2008-08-28 Thread Loïc Marteau
hi all ! in the patch i'm working (really sorry to be late, i have a big professional event to deal with and i'm a little stressed by this) i have started to handle this by using a signal. emit popupActivate() Kickoff need it to call reset so the last search from the user is reseted when k

Re: KDE/kdebase/workspace/plasma/applets/kickoff/ui

2008-08-28 Thread Zack Rusin
On Thursday 28 August 2008 15:43:34 Alexis Ménard wrote: > I'm quite interrested by understand the difference of the two types QPen, i > mean uses cases and so > > On Thu, Aug 28, 2008 at 9:30 PM, Diego Iastrubni <[EMAIL PROTECTED]> wrote: > > can any one of you graphics ninjas explain to us n00bz

Re: KDE/kdebase/workspace/plasma/applets/kickoff/ui

2008-08-28 Thread Alexis Ménard
I'm quite interrested by understand the difference of the two types QPen, i mean uses cases and so On Thu, Aug 28, 2008 at 9:30 PM, Diego Iastrubni <[EMAIL PROTECTED]> wrote: > can any one of you graphics ninjas explain to us n00bz the difference > between > a cosmetic pen and a non cosmetic pen.

Re: KDE/kdebase/workspace/plasma/applets/kickoff/ui

2008-08-28 Thread Diego Iastrubni
can any one of you graphics ninjas explain to us n00bz the difference between a cosmetic pen and a non cosmetic pen...? On Thursday 28 August 2008 21:23:34 Aaron J. Seigo wrote: > On Thursday 28 August 2008, Zack Rusin wrote: > > QPen pen(Qt::black) != QPen pen(Qt::black, 1); > > in fact they're

KDE/kdebase/workspace/libs/plasma

2008-08-28 Thread Davide Bettio
SVN commit 854047 by bettio: Added popupEvent. CCMAIL:plasma-devel@kde.org M +9 -0 popupapplet.cpp M +6 -0 popupapplet.h --- trunk/KDE/kdebase/workspace/libs/plasma/popupapplet.cpp #854046:854047 @@ -243,6 +243,7 @@ void PopupApplet::showPopup(uint popupDuration) { if

Re: KDE/kdebase/workspace/plasma/applets/kickoff/ui

2008-08-28 Thread Aaron J. Seigo
On Thursday 28 August 2008, Zack Rusin wrote: > QPen pen(Qt::black) != QPen pen(Qt::black, 1); > in fact they're fair away. The first one is a cosmetic pen, the second one > is not (the first one doesn't get transformed the second one does). Qt has > a lot of optimizations for cosmetic pens. yes,

Re: KDE/kdebase/workspace/plasma/applets/kickoff/ui

2008-08-28 Thread Marco Martin
On Thursday 28 August 2008, Alexis Ménard wrote: > SVN commit 854035 by menard: > > Fix a bug with the color in tab, the Qt::Black is obviously a bad thing, > but we have a plasma theme that provide us colors, in my case widgets > background are blacks in all KDE so the text color provided by > pla

Re: KDE/kdebase/workspace/plasma/applets/kickoff/ui

2008-08-28 Thread Zack Rusin
On Thursday 28 August 2008 14:02:00 Alexis Ménard wrote: > --- trunk/KDE/kdebase/workspace/plasma/applets/kickoff/ui/tabbar.cpp > #854034:854035 @@ -300,9 +300,9 @@ > // draw tab text > //TODO: we may want a nice animation also for the text > if (i != currentTab){ > -

KDE/kdebase/workspace/plasma/applets/kickoff/ui

2008-08-28 Thread Alexis Ménard
SVN commit 854035 by menard: Fix a bug with the color in tab, the Qt::Black is obviously a bad thing, but we have a plasma theme that provide us colors, in my case widgets background are blacks in all KDE so the text color provided by plasma::theme can't works. In all cases the theme color choic

Re: Review Request: Toolbox in different corners

2008-08-28 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/164/#review143 --- Ship it! - Aaron On 2008-08-28 04:44:50, Marco Martin wrote: >

Review Request: Toolbox in different corners

2008-08-28 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/164/ --- Review request for Plasma. Summary --- This patch allows the Desktop t