Re: KDE/kdelibs/plasma/extenders

2009-11-10 Thread Chani
On November 10, 2009 13:03:58 Aaron J. Seigo wrote: > On November 10, 2009, Marco Martin wrote: > > SVN commit 1047062 by mart: > > > > emit a signal when the user clicks the close button. > > would perhaps be better to bind it with an action and make it accessible > > with action("close")? > > ye

Re: Multi-screen widgets on screensaver

2009-11-10 Thread David Palacio
On Lunes 09 Noviembre 2009 15:42:21 Aaron J. Seigo escribió: > On November 8, 2009, David Palacio wrote: > > I added support to plasma-overlay for multiple screens. For now only > > tested on a TwinView setup. > > nice .. Chani should also review it and give it her thumbs up/down and/or > other in

Re: KDE/kdelibs/plasma/extenders

2009-11-10 Thread Aaron J. Seigo
On November 10, 2009, Marco Martin wrote: > SVN commit 1047062 by mart: > > emit a signal when the user clicks the close button. > would perhaps be better to bind it with an action and make it accessible > with action("close")? yes, i think so. it would allow disabling it, triggering it, and othe

Re: can qtscript plasmoids load C++ qtscript plugins

2009-11-10 Thread Aaron J. Seigo
On November 10, 2009, Ian Monroe wrote: > Ok from talking more in IRC, it sounds like the idea is to have GPG > signing of qtscript plasmoids, and then allow them to use the features > they ask for. Unlike with C++, it can really be enforced that they > only use the features they declare they need.

Re: Network Management Plasmoid TODOs

2009-11-10 Thread Aaron J. Seigo
On November 10, 2009, Will Stephenson wrote: > This will only work for WPA-PSK wireless connections though, for EAP, > cellular and VPN connections there are just too many mandatory settings to > show even a simplified view in the popup. Do you want to introduce a > second interaction path just

Re: QWebFrame and baseUrl

2009-11-10 Thread Aaron J. Seigo
On November 10, 2009, Thiago Macieira wrote: > if package()->filePath() returns a URL, it should have file:// already. > > If it returns a file name, you should be using QUrl::fromLocalFile. It returns a file name. It does not return a URL because the file is guaranteed to be local to thing (e.g

Re: can qtscript plasmoids load C++ qtscript plugins

2009-11-10 Thread Ian Monroe
On Mon, Nov 9, 2009 at 2:49 PM, Aaron J. Seigo wrote: > On November 9, 2009, Ian Monroe wrote: >> I suspect the answer to the subject is "no" since I haven't found a >> mention of a method to do it. > > "no" is correct. > >> But I also haven't found comprehensive >> QtScript API docs. :) > > kdeba

Re: Network Management Plasmoid TODOs

2009-11-10 Thread Petri Damstén
On Tuesday 10 November 2009 17:49:04 Will Stephenson wrote: > This will only work for WPA-PSK wireless connections though, for EAP, > cellular and VPN connections there are just too many mandatory settings to > show even a simplified view in the popup. Do you want to introduce a > second intera

Re: QWebFrame and baseUrl

2009-11-10 Thread Thiago Macieira
Em Terça-feira 10 Novembro 2009, às 15:02:15, ext Petri Damstén escreveu: > On Tuesday 10 November 2009 15:42:18 Kenneth Christiansen wrote: > > Hi again. > > > > I talked to Thiago Macieira and he told me that QUrl in 4.6 is more > > strict than in 4.5, but there isn't any behaviour change. > > >

Re: Network Management Plasmoid TODOs

2009-11-10 Thread Will Stephenson
On Monday 09 November 2009 21:32:30 Aaron J. Seigo wrote: > On November 9, 2009, Petri Damstén wrote: > > On Monday 09 November 2009 15:06:40 Sebastian Kügler wrote: > > > Note that I can't test VPN or mobile broadband stuff. If nobody can do > > > that, we should disable it before the release. >

Re: QWebFrame and baseUrl

2009-11-10 Thread Thiago Macieira
Em Terça-feira 10 Novembro 2009, às 14:42:18, ext Kenneth Christiansen escreveu: > Hi again. > > I talked to Thiago Macieira and he told me that QUrl in 4.6 is more > strict than in 4.5, but there isn't any behaviour change. > > Can you please give me examples that stopped working? > > cc'ing T

Re: QWebFrame and baseUrl

2009-11-10 Thread Petri Damstén
On Tuesday 10 November 2009 15:42:18 Kenneth Christiansen wrote: > Hi again. > > I talked to Thiago Macieira and he told me that QUrl in 4.6 is more > strict than in 4.5, but there isn't any behaviour change. > > Can you please give me examples that stopped working? d->page->mainFrame()->setHtml

Review Request: Draft: kstatusnotifieritem and notification integration - systray part

2009-11-10 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2122/ --- Review request for Plasma. Summary --- When a kstatusnotifieriem claims own

Review Request: Draft: kstatusnotifieritem->notifications integration, kdelibs part

2009-11-10 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2121/ --- Review request for Plasma. Summary --- This is an early, early draft just f

Re: QWebFrame and baseUrl

2009-11-10 Thread Kenneth Christiansen
Hi again. I talked to Thiago Macieira and he told me that QUrl in 4.6 is more strict than in 4.5, but there isn't any behaviour change. Can you please give me examples that stopped working? cc'ing Thiago. Cheers, Kenneth On Mon, Nov 9, 2009 at 5:28 PM, Aaron J. Seigo wrote: > On November 9, 2

KDE/kdelibs/plasma/extenders

2009-11-10 Thread Marco Martin
SVN commit 1047062 by mart: emit a signal when the user clicks the close button. would perhaps be better to bind it with an action and make it accessible with action("close")? CCMAIL: plasma-devel@kde.org M +7 -1 extenderitem.cpp M +9 -0 extenderitem.h --- trunk/KDE/kdelibs/p