Re: Review Request: Some dead code I do not know how to handle

2011-06-29 Thread Thorsten Zachmann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101803/#review4269 --- The krita change should be looked at by a krita guy the other ch

Problem in numbering

2011-06-29 Thread Thorsten Zachmann
Hello Lassi, while doing testing with cstester I found that numbering in the file http://www.zagge.de/anchor/numbers/2%25301%2530smtpsec3.wikispaces.com%252Ffile%252Fview%252FPhysics+behind+sprinting.docx is broken. The numbering on page 3 is now 5 and 6 while it should be 1 and 2. With doing a

Re: Review Request: Some dead code I do not know how to handle

2011-06-29 Thread Sebastian Sauer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101803/#review4267 --- The kotext-part looks great. - Sebastian On June 29, 2011, 8:

Re: Cleaning your remote branch list

2011-06-29 Thread Sebastian Sauer
On Wednesday 29 June 2011 10:39:25 Cyrille Berger Skott wrote: > Hi, > > We just realized that git does not auto-clean the list of remote branches > from your local clone. To do that, the best is to run "git remote prune > origin", so that the list of branches only contains the active one. > > We

Review Request: Some dead code I do not know how to handle

2011-06-29 Thread Jaime Torres Amate
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101803/ --- Review request for Calligra. Summary --- the changes are: (easy) 1. i

Re: Cleaning your remote branch list

2011-06-29 Thread Jaroslaw Staniek
On 29 June 2011 10:39, Cyrille Berger Skott wrote: > Hi, > > We just realized that git does not auto-clean the list of remote branches from > your local clone. To do that, the best is to run "git remote prune origin", so > that the list of branches only contains the active one. > > We do have a lo

Re: Cleaning your remote branch list

2011-06-29 Thread Pierre
On Wednesday 29 June 2011 10:39:25 Cyrille Berger Skott wrote: > Hi, > > We just realized that git does not auto-clean the list of remote branches > from your local clone. To do that, the best is to run "git remote prune > origin", so that the list of branches only contains the active one. > > We

Re: Review Request: avoid some null pointers dereferences

2011-06-29 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101796/#review4261 --- This review has been submitted with commit 4714cb6eaeb6b39b35f4

Re: Review Request: Support added for filter loading in another process

2011-06-29 Thread Boudewijn Rempt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101794/#review4258 --- Hi, I'm sorry that I've had to be a bit finicky with the revie

Re: Proposal: Promote svg support

2011-06-29 Thread Inge Wallin
On Sunday, June 26, 2011 05:10:27 Thorsten Zachmann wrote: > On Saturday, June 25, 2011 19:45:17 ja...@gmx.net wrote: > Also how do you see use of an embedded svg object. Is it like the picture > shape? It *is* a picture but currently it cannot be handled by the picture shape. ODF doesn't dist

Re: Proposal: Promote svg support

2011-06-29 Thread Inge Wallin
On Saturday, June 25, 2011 19:45:17 ja...@gmx.net wrote: > Hi folks... > > I want to make a proposal to move the svg supporting classes now residing > in calligra/filters/karbon/svg to a lib in calligra/libs/svg. > You may ask why I want to do that. The following are some reasons: > > 1. Make it

Re: Review Request: Support added for filter loading in another process

2011-06-29 Thread Boudewijn Rempt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101794/#review4251 --- Some preliminary notes -- not a real review yet... * this only

Cleaning your remote branch list

2011-06-29 Thread Cyrille Berger Skott
Hi, We just realized that git does not auto-clean the list of remote branches from your local clone. To do that, the best is to run "git remote prune origin", so that the list of branches only contains the active one. We do have a lot of branches, don't forget to tell Boudewijn or me when you

Re: Review Request: avoid some null pointers dereferences

2011-06-29 Thread Boudewijn Rempt
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101796/#review4250 --- Ship it! Thanks a bunch! Please fix the small niggle I noted ab