Re: Some dates on Tokamak3

2009-08-14 Thread Chani
On August 12, 2009 08:04:00 Mario Fux wrote: > Good morning > > Here some dates or proposals to Tokamak3. > > As I'm not the party guy I asked my brother to guide us through the > nightlife of Zermatt. I know I know, you guys would find your way through > yourselves but my brother will come wit

Re: [PATCH] BUG 203716 give user a hint when adding same application into quicklaunch

2009-08-14 Thread 潘卫平(Peter Pan)
潘卫平(Peter Pan) 写道: > Lukas Appelhans 写道: >> Am Freitag 14 August 2009 15:11:51 schrieb 潘卫平(Peter Pan): >>> Lukas Appelhans 写道: Am Freitag 14 August 2009 14:00:40 schrieb 潘卫平(Peter Pan): > Lukas Appelhans 写道: >> Am Freitag 14 August 2009 11:10:42 schrieb 潘卫平(Peter Pan): >>> Hi,all >

Re: [PATCH] BUG 203716 give user a hint when adding same application into quicklaunch

2009-08-14 Thread 潘卫平(Peter Pan)
Lukas Appelhans 写道: > Am Freitag 14 August 2009 15:11:51 schrieb 潘卫平(Peter Pan): >> Lukas Appelhans 写道: >>> Am Freitag 14 August 2009 14:00:40 schrieb 潘卫平(Peter Pan): Lukas Appelhans 写道: > Am Freitag 14 August 2009 11:10:42 schrieb 潘卫平(Peter Pan): >> Hi,all >> >> I think we sho

Re: [PATCH] BUG 203716 give user a hint when adding same application into quicklaunch

2009-08-14 Thread Lukas Appelhans
Am Freitag 14 August 2009 15:11:51 schrieb 潘卫平(Peter Pan): > Lukas Appelhans 写道: > > Am Freitag 14 August 2009 14:00:40 schrieb 潘卫平(Peter Pan): > >> Lukas Appelhans 写道: > >>> Am Freitag 14 August 2009 11:10:42 schrieb 潘卫平(Peter Pan): > Hi,all > > I think we should give user a hint wh

Re: [PATCH] BUG 203716 give user a hint when adding same application into quicklaunch

2009-08-14 Thread 潘卫平(Peter Pan)
Lukas Appelhans 写道: Am Freitag 14 August 2009 14:00:40 schrieb 潘卫平(Peter Pan): Lukas Appelhans 写道: Am Freitag 14 August 2009 11:10:42 schrieb 潘卫平(Peter Pan): Hi,all I think we should give user a hint when he/she adds a application which already exists in quicklaunch, so I made this patch. R

Re: [PATCH] BUG 203716 give user a hint when adding same application into quicklaunch

2009-08-14 Thread Lukas Appelhans
Am Freitag 14 August 2009 14:00:40 schrieb 潘卫平(Peter Pan): > Lukas Appelhans 写道: > > Am Freitag 14 August 2009 11:10:42 schrieb 潘卫平(Peter Pan): > >> Hi,all > >> > >> I think we should give user a hint when he/she adds a application which > >> already exists in quicklaunch, so I made this patch. > >

Re: Review Request: Plasma + QT Kinetic GSoC Project - Attempt 1

2009-08-14 Thread makmanalp
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1320/ --- (Updated 2009-08-14 12:50:13.378816) Review request for Plasma, Aaron Seigo and

Review Request: Plasma + QT Kinetic GSoC Project - Attempt 1

2009-08-14 Thread makmanalp
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1320/ --- Review request for Plasma, Aaron Seigo and Alexis Menard. Summary --- Hey,

Re: [PATCH] BUG 203716 give user a hint when adding same application into quicklaunch

2009-08-14 Thread 潘卫平(Peter Pan)
Lukas Appelhans 写道: Am Freitag 14 August 2009 11:10:42 schrieb 潘卫平(Peter Pan): Hi,all I think we should give user a hint when he/she adds a application which already exists in quicklaunch, so I made this patch. Regards Hey! Good thing! But 2 things: I'm not 100% into the code currently, but

Re: PopupApplet and setFocus() behaviour

2009-08-14 Thread Dmitry Suzdalev
On Friday 14 August 2009 00:32:09 Marco Martin wrote: > On Thursday 13 August 2009, Dmitry Suzdalev wrote: > > Hi guys and girls! > > > > While making some progress on klipper engine+applet I discovered some > > oddities with focus behavior. I hope you can give me some hints about my > > situation

Re: [PATCH] BUG 203716 give user a hint when adding same application into quicklaunch

2009-08-14 Thread Lukas Appelhans
Am Freitag 14 August 2009 11:10:42 schrieb 潘卫平(Peter Pan): > Hi,all > > I think we should give user a hint when he/she adds a application which > already exists in quicklaunch, so I made this patch. > > > Regards Hey! Good thing! But 2 things: I'm not 100% into the code currently, but why not imp

Re: [PATCH] Bug 203782 missing the last item when you drag more than one desktop files from dolphin into quicklaunch

2009-08-14 Thread Lukas Appelhans
Am Freitag 14 August 2009 11:13:07 schrieb 潘卫平(Peter Pan): > Hi, all > > when you drag more than one desktop files from dolphin into quicklaunch, > the last desktop will not be inserted into quicklaunch. > > And the author comments "if there are more than one the last is junk". > I don't understand

[PATCH] Bug 203782 missing the last item when you drag more than one desktop files from dolphin into quicklaunch

2009-08-14 Thread 潘卫平(Peter Pan)
Hi, all when you drag more than one desktop files from dolphin into quicklaunch, the last desktop will not be inserted into quicklaunch. And the author comments "if there are more than one the last is junk". I don't understand it, so I delete it. Regards -- 潘卫平(Peter Pan) Red Flag Software Co.,

[PATCH] BUG 203716 give user a hint when adding same application into quicklaunch

2009-08-14 Thread 潘卫平(Peter Pan)
Hi,all I think we should give user a hint when he/she adds a application which already exists in quicklaunch, so I made this patch. Regards -- 潘卫平(Peter Pan) Red Flag Software Co., Ltd Index: quicklaunchApplet.cpp === --- quicklau