Re: KF5 Porting away from KDialog

2015-12-30 Thread Albert Astals Cid
El Wednesday 30 December 2015, a les 15:50:36, Martin Koller va escriure: > What is the replacement of KDialog::setHelp() ? make sure your qdialogbuttonbox has a help button that when clicked calls KHelpClient::invokeHelp(anchor, appname); Cheers, Albert

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-12-30 Thread Martin Klapetek
> On Dec. 30, 2015, 3:52 p.m., Kai Uwe Broulik wrote: > > kdeui/notifications/knotificationrestrictions.cpp, line 50 > > > > > > Note that this string can be shown to the user (we do this in Battery > > Monitor),

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-12-30 Thread Kai Uwe Broulik
> On Dez. 30, 2015, 2:52 nachm., Kai Uwe Broulik wrote: > > kdeui/notifications/knotificationrestrictions.cpp, line 50 > > > > > > Note that this string can be shown to the user (we do this in Battery > > Monitor

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-12-30 Thread Luigi Toscano
> On Dic. 30, 2015, 3:48 p.m., Luigi Toscano wrote: > > For the record: this was submitted to the knotifications frameworks, not to > > kdelibs. > > Martin Klapetek wrote: > Yes, sorry, I wrote it as a message here but now I see that it didn't get > through; I still have "Publish" here :S

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-12-30 Thread Martin Klapetek
> On Dec. 30, 2015, 3:48 p.m., Luigi Toscano wrote: > > For the record: this was submitted to the knotifications frameworks, not to > > kdelibs. > > Martin Klapetek wrote: > Yes, sorry, I wrote it as a message here but now I see that it didn't get > through; I still have "Publish" here :S

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-12-30 Thread Luigi Toscano
> On Dic. 30, 2015, 3:48 p.m., Luigi Toscano wrote: > > For the record: this was submitted to the knotifications frameworks, not to > > kdelibs. > > Martin Klapetek wrote: > Yes, sorry, I wrote it as a message here but now I see that it didn't get > through; I still have "Publish" here :S

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-12-30 Thread Martin Klapetek
> On Dec. 30, 2015, 3:48 p.m., Luigi Toscano wrote: > > For the record: this was submitted to the knotifications frameworks, not to > > kdelibs. Yes, sorry, I wrote it as a message here but now I see that it didn't get through; I still have "Publish" here :S There are no more kdelibs releases

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-12-30 Thread Martin Klapetek
> On Dec. 30, 2015, 3:52 p.m., Kai Uwe Broulik wrote: > > kdeui/notifications/knotificationrestrictions.cpp, line 50 > > > > > > Note that this string can be shown to the user (we do this in Battery > > Monitor),

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-12-30 Thread Martin Klapetek
> On Nov. 20, 2015, 8:51 p.m., Johannes Stefan wrote: > > Ping There are no more kdelibs releases planned, but I'll push this to frameworks for you. - Martin --- This is an automatically generated e-mail. To reply, visit: https://git.r

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-12-30 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125910/#review90341 --- kdeui/notifications/knotificationrestrictions.cpp (line 50) <

KF5 Porting away from KDialog

2015-12-30 Thread Martin Koller
What is the replacement of KDialog::setHelp() ? -- Best regards/Schöne Grüße Martin A: Because it breaks the logical sequence of discussion Q: Why is top posting bad? () ascii ribbon campaign - against html e-mail /\- against proprietary attachments Geschenkideen, Acc

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-12-30 Thread Luigi Toscano
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125910/#review90339 --- For the record: this was submitted to the knotifications frame