Re: Proposal: Promote svg support

2011-06-25 Thread Thorsten Zachmann
On Saturday, June 25, 2011 19:45:17 ja...@gmx.net wrote: > Hi folks... > > Before starting on this project I wanted to get some opinions from you if > that is something to attempt or if that is utter bullshit. I'm all for it. > I want to make a proposal to move the svg supporting classes now res

Re: Proposal: Promote svg support

2011-06-25 Thread Aakriti Gupta
Some of these ideas are close to my GSoC project. I am working on a new mode in Stage for making animated SVGs. For this a lot of the stuff in filters/karbon/svg needed to be re-used. I have already ported the common classes to filters/libsvg (which I created) and made the classes SvgParser and Sv

Re: Proposal: Promote svg support

2011-06-25 Thread C. Boemann
On Saturday 25 June 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 po

Re: Proposal: Promote svg support

2011-06-25 Thread Boudewijn Rempt
On Saturday 25 June 2011 Jun, 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 possi

Re: Review Request: Add libkundo2 to Calligra

2011-06-25 Thread Alexander Potashev
> On June 25, 2011, 7:54 p.m., Jarosław Staniek wrote: > > Hi, please consider adding this patch to avoid infinite recursion. Needed > > at least on g++ is (SUSE Linux) 4.5.0 20100604 [gcc-4_5-branch revision > > 160292]. > > > > > > diff --git a/libs/kundo2/kundo2stack.cpp b/libs/kundo2/kund

Re: Committing kundo2 patches tomorrow

2011-06-25 Thread Alexander Potashev
2011/6/25 Jaroslaw Staniek : > Hi, > Kudos for this contribution but is KUndo2 tested at all, especially with Kexi? > Isn't there a clear infinite recursion at kundo2stack.cpp:1065 and 1084? That's clearly my mistake, sorry. Fixed in master, but in a different way than you suggested. I probably d

Re: Review Request: Add libkundo2 to Calligra

2011-06-25 Thread Jarosław Staniek
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101414/#review4158 --- Hi, please consider adding this patch to avoid infinite recursio

Re: Committing kundo2 patches tomorrow

2011-06-25 Thread Jaroslaw Staniek
On 20 June 2011 14:22, Alexander Potashev wrote: > Hi, > > I'm going to commit the following 3 patches tomorrow, they will add > kundo2 library and make the whole Calligra use it: > 1. https://git.reviewboard.kde.org/r/101414/ (add kundo2 library) > 2. https://git.reviewboard.kde.org/r/101415/ (li

Re: Committing kundo2 patches tomorrow

2011-06-25 Thread Jaroslaw Staniek
Hi, Kudos for this contribution but is KUndo2 tested at all, especially with Kexi? Isn't there a clear infinite recursion at kundo2stack.cpp:1065 and 1084? -- regards / pozdrawiam, Jaroslaw Staniek  http://www.linkedin.com/in/jstaniek  Kexi & Calligra (kexi-project.org, identi.ca/kexi, calligra-s

Proposal: Promote svg support

2011-06-25 Thread jaham
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 possible to have support for loading and saving embedded svg document

Review Request: avoid an infinite recursive call in kundo2

2011-06-25 Thread Jaime Torres Amate
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101755/ --- Review request for Calligra. Summary --- with the default value in th