Re: Review Request: Fix scrolling with mouse (without wheel) in krunner

2009-07-08 Thread Jacopo De Simoi
On 2009-07-07 11:47:32, Aaron Seigo wrote: i quite like how it feels in use. nice :) and yes, i think the initialization code should go into the subclass itself to keep it tidy. as for the fade effect, however, that should be using QGraphicsView::drawForeground :) other than that,

Re: Review Request: Fix scrolling with mouse (without wheel) in krunner

2009-07-08 Thread Jacopo De Simoi
On 2009-07-07 11:47:32, Aaron Seigo wrote: i quite like how it feels in use. nice :) and yes, i think the initialization code should go into the subclass itself to keep it tidy. as for the fade effect, however, that should be using QGraphicsView::drawForeground :) other than that,

Re: [PATCH] BUG 198888 BUG 198890 about icon and text on plasma tooltip

2009-07-08 Thread 潘卫平(Peter Pan)
Hi, Today I get my KDE svn account, and commit the above two patches by myself. BUG 19, svn r 993309 BUG 198890, svn r 993317 Thank you for your help and encouragement. -- 潘卫平(Peter Pan) Red Flag Software Co., Ltd ___ Plasma-devel mailing list

Review Request: Improving KRunner to list applications and bookmarks

2009-07-08 Thread Artur de Souza (MoRpHeUz)
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/952/ --- Review request for Plasma. Summary --- This is good so we are able to ask

Re: i18n bugs in plasma branch 4.3 + in trunk

2009-07-08 Thread Burkhard Lück
Am Dienstag 07 Juli 2009 20:37:11 schrieb Aaron J. Seigo: On Tuesday 07 July 2009, Burkhard Lück wrote: as i suppose none of you has a full checkout of l10n-kde4/messages, this should be done by the kde-i18n-doc team? probably, yes. what about kdeplasma-addons/dataengines/comic/? is

Remote plasma api review.

2009-07-08 Thread Rob Scheepmaker
Hello all, With remote services, dataengines and pin pairing working now, another round of api review seemed useful. Things are becoming pretty concrete now. See the attached file for all new public classes. Not all these classes need to be in public api though. Three are convenience classes

Where I can find output produced by print function? (JavaScript)

2009-07-08 Thread Alexey Androsov
Hello! I create a simple plasmoid with this tutorial: http://techbase.kde.org/Development/Tutorials/Plasma/JavaScript/GettingStarted In CheatSheet i founded that print function prints debug output. I add the following line to main.js print('foo'); But there is no output in console and

Re: i18n bugs in plasma branch 4.3 + in trunk

2009-07-08 Thread Aaron J. Seigo
On Wednesday 08 July 2009, Burkhard Lück wrote: looking at the Messages.sh file i see that only one pot file is created, however. that's perhaps unfortunate. so you'd like to go with 6 different message catalogs plasma_applet_sm_[cpu| hdd|hwinfo|net|ram|temperature] in branch and trunk? as

Re: Review Request: Fix scrolling with mouse (without wheel) in krunner

2009-07-08 Thread Aaron J. Seigo
On Wednesday 08 July 2009, you wrote: QPainter from paintEvent.. here is the result: http://imagebin.ca/view/TFWmBq.html to be clear, the problem we're seeing in that screenshot is what exactly? the colouring of the fade out or the positioning of it? -- Aaron J. Seigo humru othro a kohnu se

Re: Review Request: Improving KRunner to list applications and bookmarks

2009-07-08 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/952/#review1502 --- Ship it! good ideas; some minor comments follow. but generally i

Re: KDE/kdelibs/plasma

2009-07-08 Thread Aaron J. Seigo
On Wednesday 08 July 2009, Marco Martin wrote: api to show/hide plasmoids from the systray, like NotificationItems +UnknownStatus = 0, +PassiveStatus = 1, +ActiveStatus = 2, +NeedsAttentionStatus = 3 * forget about systray; that's a use case, but isn't the only one. we have

Re: Where I can find output produced by print function? (JavaScript)

2009-07-08 Thread Aaron J. Seigo
On Wednesday 08 July 2009, Alexey Androsov wrote: Where I can find my debug? on konsole .. but probably only if you have build that doesn't have debug turned off. yes.. it just uses kDebug(). maybe i should turn that into a cout. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B

Re: Remote plasma api review.

2009-07-08 Thread Aaron J. Seigo
On Wednesday 08 July 2009, Rob Scheepmaker wrote: Hello all, With remote services, dataengines and pin pairing working now, another round of api review seemed useful. Things are becoming pretty concrete now. See the attached file for all new public classes. Not all these classes need to be

Re: KDE/kdelibs/plasma

2009-07-08 Thread Marco Martin
On 7/8/09, Aaron J. Seigo ase...@kde.org wrote: On Wednesday 08 July 2009, Marco Martin wrote: api to show/hide plasmoids from the systray, like NotificationItems +UnknownStatus = 0, +PassiveStatus = 1, +ActiveStatus = 2, +NeedsAttentionStatus = 3 * forget about systray;

suspend/hibernate and lock-logout

2009-07-08 Thread Frederik Gladhorn
Hi, since lately suspend and hibernate work quite well for me, I added buttons for them to the lock/lockout plasma widget. I decided to follow the current scheme and add a checkbox for each button in the config. So far choosing any two out of four buttons works perfectly, but having more than

Re: Review Request: Fix scrolling with mouse (without wheel) in krunner

2009-07-08 Thread Jacopo De Simoi
On Wednesday 08 July 2009 19:41:30 Aaron J. Seigo wrote: On Wednesday 08 July 2009, you wrote: QPainter from paintEvent.. here is the result: http://imagebin.ca/view/TFWmBq.html to be clear, the problem we're seeing in that screenshot is what exactly? the colouring of the fade out or the

Re: Review Request: Fix scrolling with mouse (without wheel) in krunner

2009-07-08 Thread Aaron J. Seigo
On Wednesday 08 July 2009, Jacopo De Simoi wrote: On Wednesday 08 July 2009 19:41:30 Aaron J. Seigo wrote: On Wednesday 08 July 2009, you wrote: QPainter from paintEvent.. here is the result: http://imagebin.ca/view/TFWmBq.html to be clear, the problem we're seeing in that screenshot

Re: KDE/kdelibs/plasma

2009-07-08 Thread Aaron J. Seigo
On Wednesday 08 July 2009, Marco Martin wrote: On 7/8/09, Aaron J. Seigo ase...@kde.org wrote: On Wednesday 08 July 2009, Marco Martin wrote: api to show/hide plasmoids from the systray, like NotificationItems +UnknownStatus = 0, +PassiveStatus = 1, +ActiveStatus = 2, +

Re: suspend/hibernate and lock-logout

2009-07-08 Thread Aaron J. Seigo
On Wednesday 08 July 2009, Frederik Gladhorn wrote: So far choosing any two out of four buttons works perfectly, but having more than two buttons enabled makes them become so small that they are hardly visible any more. you probably need to set a proper preferredSize that takes into

Re: extenderitem layout problems

2009-07-08 Thread Aaron J. Seigo
On Wednesday 08 July 2009, Frederik Gladhorn wrote: The layouts in qgraphicsview do not support any signals/slots, so the ExtenderItem never gets notified about the layout change. hmm.. but there is an scene event filter placed on the widget in ExtenderItem::setWidget, and

Re: KDE/kdelibs/plasma

2009-07-08 Thread Richard Moore
On Wed, Jul 8, 2009 at 3:56 PM, Marco Martinnotm...@gmail.com wrote: +ItemStatus status(); Const! Rich. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: bof?

2009-07-08 Thread Sebastian Kügler
On Tuesday 07 July 2009 13:56:07 Sebastian Kügler wrote: On Sunday 05 July 2009 20:02:06 Chani wrote: ok, it's now 11am thursday. Great, I'm in then as well. Well ... depending on where it is. I'll not be going to the university, as many (most) people will be at the daytrip anyway (I

Re: bof?

2009-07-08 Thread Artur Souza (MoRpHeUz)
On 7/9/09, Sebastian Kügler se...@kde.org wrote: Well ... depending on where it is. I'll not be going to the university, as many (most) people will be at the daytrip anyway (I won't). I have a meeting scheduled at Fataga at ten, and will be hacking then at the same place for the rest of

Re: bof?

2009-07-08 Thread Chani
On 7/8/09, Artur Souza (MoRpHeUz) artur.so...@openbossa.org wrote: On 7/9/09, Sebastian Kügler se...@kde.org wrote: Well ... depending on where it is. I'll not be going to the university, as many (most) people will be at the daytrip anyway (I won't). I have a meeting scheduled at