Review Request 119075: Added printing reports to pdf feature in Kexi
Wojciech Kosowicz
pcellix at gmail.com
Wed Jul 9 23:25:37 BST 2014
> On Lip 9, 2014, 9:59 po południu, Jarosław Staniek wrote:
> > kexi/plugins/reports/kexireportview.cpp, line 244
> > <https://git.reviewboard.kde.org/r/119075/diff/10-11/?file=289131#file289131line244>
> >
> > 1. coding style!
> > -use space after keyword
> > -use {} block
> >
> > 2. !lastExportPath.isEmpty() not needed, startsWith() is safe on empty strings
> >
> > 3. startsWith(const QString &s, bool cs) comes from Qt 3, use startsWith ( const QString& )
the first one is my overlook :), everything is alright now :)
- Wojciech
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119075/#review62023
-----------------------------------------------------------
On Lip 9, 2014, 5:44 po południu, Wojciech Kosowicz wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119075/
> -----------------------------------------------------------
>
> (Updated Lip 9, 2014, 5:44 po południu)
>
>
> Review request for Calligra and Jarosław Staniek.
>
>
> Bugs: 335150
> http://bugs.kde.org/show_bug.cgi?id=335150
>
>
> Repository: calligra
>
>
> Description
> -------
>
> Added button to report data view that prints report directly to pdf after selecting location
>
>
> Diffs
> -----
>
> kexi/plugins/reports/kexireportview.h 1823cf8
> kexi/plugins/reports/kexireportview.cpp 2d84efc
>
> Diff: https://git.reviewboard.kde.org/r/119075/diff/
>
>
> Testing
> -------
>
> After clicking and selecting save location pdf document with report data view content is created
>
>
> Thanks,
>
> Wojciech Kosowicz
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20140709/b0b04ef3/attachment.htm>
More information about the calligra-devel
mailing list