Re: Progress-update for shapes (in this case emf-parser in the vectorshape)

2011-07-09 Thread Thorsten Zachmann
On Saturday, July 09, 2011 18:20:35 Sebastian Sauer wrote: > Hi, > > please find attached a patch that introduces the possibility to provide > progress updates for shapes so they are able to give feedback on long > running tasks. > > The patch also extends the vectorshape to use the functionality

Re: Progress-update for shapes (in this case emf-parser in the vectorshape)

2011-07-09 Thread Sebastian Sauer
On Saturday 09 July 2011 18:20:35 Sebastian Sauer wrote: > Hi, > > please find attached a patch that introduces the possibility to provide > progress updates for shapes so they are able to give feedback on long > running tasks. > > The patch also extends the vectorshape to use the functionality d

Re: Progress-update for shapes (in this case emf-parser in the vectorshape)

2011-07-09 Thread Cyrille Berger Skott
On Saturday 09 July 2011, Sebastian Sauer wrote: > Hi, > > please find attached a patch that introduces the possibility to provide > progress updates for shapes so they are able to give feedback on long > running tasks. > > The patch also extends the vectorshape to use the functionality during >

Progress-update for shapes (in this case emf-parser in the vectorshape)

2011-07-09 Thread Sebastian Sauer
Hi, please find attached a patch that introduces the possibility to provide progress updates for shapes so they are able to give feedback on long running tasks. The patch also extends the vectorshape to use the functionality during parsing an EMF file. What you think? diff --git a/libs/flake/

Re: How to use a shape without using its tools?

2011-07-09 Thread jaham
On Thursday 07 July 2011 09:34:55 Inge Wallin wrote: > I have just added a patch to the reviewboard: > http://git.reviewboard.kde.org/r/101871/ This mail is about an issue with > this patch. > > Here is the description of (one of) the issues that it solves: > > 1. It fixes a serious issue with lo