> On Sept. 15, 2016, 4:41 p.m., Kai Uwe Broulik wrote:
> > tests/kmessageboxtest.cpp, line 232
> > <https://git.reviewboard.kde.org/r/128768/diff/1/?file=475432#file475432line232>
> >
> >     QString QString::repeated(int times) const
> >     
> >     Returns a copy of this string repeated the specified number of times.

Fix it here 
https://api.kde.org/frameworks/kwidgetsaddons/html/kmessagebox_8cpp_source.html#l00200


- Anthony


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128768/#review99217
-----------------------------------------------------------


On Sept. 15, 2016, 1:52 p.m., Leslie Zhai wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128768/
> -----------------------------------------------------------
> 
> (Updated Sept. 15, 2016, 1:52 p.m.)
> 
> 
> Review request for KDE Frameworks and David Faure.
> 
> 
> Bugs: 366569
>     https://bugs.kde.org/show_bug.cgi?id=366569
> 
> 
> Repository: kwidgetsaddons
> 
> 
> Description
> -------
> 
> Hi David,
> 
> K3B use KMessageBox::detailedSorry to show message for not support protocol 
> such as add files from samba, but KMessageBox::detailedSorry hide some part 
> of detailsGroup https://pbs.twimg.com/media/CqxlXX1W8AAtoee.jpg so it is 
> better to show it directly by default!
> 
> Regards,
> Leslie Zhai
> 
> 
> Diffs
> -----
> 
>   src/kmessagebox.cpp 194ffae 
>   tests/kmessageboxtest.cpp 8ea2848 
> 
> Diff: https://git.reviewboard.kde.org/r/128768/diff/
> 
> 
> Testing
> -------
> 
> add case 26 in the patch, for long (> 512) details:
> 
> kwidgetsaddons/build/tests/kmessageboxtest 26
> 
> 
> Thanks,
> 
> Leslie Zhai
> 
>

Reply via email to