Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Thorsten Zachmann
On Tuesday, January 18, 2011 14:51:25 Cyrille Berger Skott wrote: > Hi, > > I had a similar idea. But instead of testing the exact rendering, which is > rather fragile, my idea was to implement a special QPaintEngine (and > associated QPaintDevice), that would record as text the drawing commands.

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Thorsten Zachmann
On Tuesday, January 18, 2011 14:24:38 Inge Wallin wrote: > For Words, how about adding a dump of the text layout and compare > that? That should be easier (and faster!) than generating and comparing > bitmaps. The bitmaps themselves would also not give much added > information, especially if the

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Thorsten Zachmann
Hello, On Tuesday, January 18, 2011 14:21:44 Boudewijn Rempt wrote: > On Tuesday 18 January 2011, Thorsten Zachmann wrote: > > Hello all, > > > > I'm currently working as part of my job for Nokia on cstester a tool to > > test loading and painting for stage, tables and words. The aim of the > > t

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Thorsten Zachmann
Hello, On Tuesday, January 18, 2011 14:17:00 Ganesh Paramasivam wrote: > Just a thought ( If this tool development is still in a early phase ). > > Wouldn't this be easier with PDF instead of JPG. PDF ( If I'm right ) > is nothing but a description of the layout data and handling PDF is > more pr

Re: In Calligra Words switch to raster graphicssystem per default

2011-01-18 Thread Pierre
On Tuesday 18 January 2011 09:36:52 Boudewijn Rempt wrote: > On Monday 17 January 2011, Sebastian Sauer wrote: > > Hi, > > > > please find attached a patch that makes sure Calligra Words uses the > > raster graphicssystem per default rather then the native one. This > > provides way better perform

Re: Development of FreOffice towards Calligra Mobile

2011-01-18 Thread Jaroslaw Staniek
On 18 January 2011 22:07, wrote: > As I received general supporting emails in renaming FreOffice to Calligra > Mobile over email and IRC can I assume it is ok to proceed with renaming to > Calligra Mobile ? We may also want to use a different logo for the > application. Currently FreOffice use

Re: Development of FreOffice towards Calligra Mobile

2011-01-18 Thread suresh.chande
> Great list, Suresh. > I would add a small but important thing: making Calligra Mobile look > and feel ok when running on desktop. For now it lacks some icons (as > these have hardcoded share path for maemo). If the missing icons are > proprietary, replacements would be needed. Also some popups lo

Re: Development of FreOffice towards Calligra Mobile

2011-01-18 Thread Jaroslaw Staniek
On 17 January 2011 23:30, Yue Liu wrote: > Maybe a Meego Tablet version? Seems to be more usefull than smart phone > version. IMHO there's room for both and we're not here to decide. Moreover not later than in a year, there would be 7", 8", 9", 10" tablets with various resolutions/DPIs. While mo

Re: In Calligra Words switch to raster graphicssystem per default

2011-01-18 Thread Jaroslaw Staniek
On 17 January 2011 23:48, Sebastian Sauer wrote: > Hi, > > please find attached a patch that makes sure Calligra Words uses the raster > graphicssystem per default rather then the native one. This provides way > better performance while dealing with documents compared to the native XRender > backe

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Jaroslaw Staniek
On 18 January 2011 14:07, Thorsten Zachmann wrote: > Hello all, > > I'm currently working as part of my job for Nokia on cstester a tool to test > loading and painting for stage, tables and words. The aim of the tool is to > make sure there are no regressions added when features are modified. This

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Jaroslaw Staniek
On 18 January 2011 15:02, Cyrille Berger Skott wrote: > On Tuesday 18 January 2011, Boudewijn Rempt wrote: >> Doesn't QPicture do something like that already? Or else we might compare >> the svg. > Well QPicture is a binary format. And I am not sure if SVG would provide easy > to use diff. Well,

Re: Flake tools at the bottom of the toolbox

2011-01-18 Thread Sven Langkamp
On Tue, Jan 18, 2011 at 9:35 AM, Boudewijn Rempt wrote: > On Tuesday 18 January 2011, Sven Langkamp wrote: > > Hi, > > > > I have created a new branch (krita-toolbox-langkamp) to propose a change > to > > the toolbox. Currently the flake tools are on top of the other ones in > all > > application

Re: Review Request: Table of content for words

2011-01-18 Thread Jean-Nicolas Artaud
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100421/#review979 --- The code looks really nice to me, especially the differences betw

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Boudewijn Rempt
On Tuesday 18 January 2011, Cyrille Berger Skott wrote: > Hi, > > I had a similar idea. But instead of testing the exact rendering, which is > rather fragile, my idea was to implement a special QPaintEngine (and > associated QPaintDevice), that would record as text the drawing commands. Doesn't

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Ganesh Paramasivam
There seems to be a tool which does something similar to what I was thinking http://www.inetsoftware.de/other-products/pdf-content-comparer i.e parse the pdf file and look for similarities in the underlying elements. I haven't used this though. So not sure whether it would work. - Ganesh On Tue

Review Request: Table of content for words

2011-01-18 Thread Lukáš Tvrdý
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100421/ --- Review request for Calligra, Thorsten Zachmann and Casper Boemann. Summary

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Inge Wallin
On Tuesday, January 18, 2011 14:07:21 Thorsten Zachmann wrote: > Hello all, > > I'm currently working as part of my job for Nokia on cstester a tool to > test loading and painting for stage, tables and words. The aim of the tool > is to make sure there are no regressions added when features are mo

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Boudewijn Rempt
On Tuesday 18 January 2011, Ganesh Paramasivam wrote: > Just a thought ( If this tool development is still in a early phase ). > > Wouldn't this be easier with PDF instead of JPG. PDF ( If I'm right ) > is nothing but a description of the layout data and handling PDF is > more programming friendly

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Boudewijn Rempt
On Tuesday 18 January 2011, Thorsten Zachmann wrote: > Hello all, > > I'm currently working as part of my job for Nokia on cstester a tool to test > loading and painting for stage, tables and words. The aim of the tool is to > make sure there are no regressions added when features are modified.

Re: cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Ganesh Paramasivam
Just a thought ( If this tool development is still in a early phase ). Wouldn't this be easier with PDF instead of JPG. PDF ( If I'm right ) is nothing but a description of the layout data and handling PDF is more programming friendly ( i.e there are enough libraries available to read PDF ) than J

cstester - a tool for testing loading and painting of documents

2011-01-18 Thread Thorsten Zachmann
Hello all, I'm currently working as part of my job for Nokia on cstester a tool to test loading and painting for stage, tables and words. The aim of the tool is to make sure there are no regressions added when features are modified. This is done by loading the document and comparing some pre ge

Re: Calligra Sprint 1.4.-3.4.

2011-01-18 Thread Boudewijn Rempt
On Saturday 15 January 2011, Thorsten Zachmann wrote: > Hello all, > > looks like not everybody has filled out > > http://community.kde.org/Calligra/Meetings/Begin_2011_meeting#Attendance > > yet. This is a reminder to fill it out by the end of the week (16.1.). The > information is needed so t

Re: In Calligra Words switch to raster graphicssystem per default

2011-01-18 Thread Boudewijn Rempt
On Monday 17 January 2011, Sebastian Sauer wrote: > Hi, > > please find attached a patch that makes sure Calligra Words uses the raster > graphicssystem per default rather then the native one. This provides way > better performance while dealing with documents compared to the native > XRender

Re: Flake tools at the bottom of the toolbox

2011-01-18 Thread Boudewijn Rempt
On Tuesday 18 January 2011, Sven Langkamp wrote: > Hi, > > I have created a new branch (krita-toolbox-langkamp) to propose a change to > the toolbox. Currently the flake tools are on top of the other ones in all > applications. In Krita those tools are only secondary to the painting tools, > so it