Re: Alpha 2 tag (v2.3.72)?

2011-07-01 Thread Cyrille Berger Skott
On Friday 01 July 2011, Jaroslaw Staniek wrote: > Hello, > > BTW, I could not find alpha 2 tag (v2.3.72) in calligra git. Due to some limitation of git (ie I can't repush a tag), so I don't push the tag on tagging date but on release date... and I have moved at that point and the computer with t

Re: Review Request: Stage: GSoC: New GUI for manage custom slide shows

2011-07-01 Thread Jaroslaw Staniek
I mean convention of Qt documented in the API design document by Olivier Goffart. My 2 c. On 02/07/2011, Thorsten Zachmann wrote: > > >> On July 1, 2011, 10:25 p.m., Jarosław Staniek wrote: >> > kpresenter/part/KPrSlidesSorterDocumentModel.h, line 76 >> >

Re: Cleaning your remote branch list

2011-07-01 Thread Thorsten Zachmann
Hello, > We do have a lot of branches, don't forget to tell Boudewijn or me when you > are finished with a branch so that we kill it from the server. the remove the branch origin/cstester-zachmann Thorsten ___ calligra-devel mailing list calligra-dev

Re: Review Request: Stage: GSoC: New GUI for manage custom slide shows

2011-07-01 Thread Thorsten Zachmann
> On July 1, 2011, 10:25 p.m., Jarosław Staniek wrote: > > kpresenter/part/KPrSlidesSorterDocumentModel.h, line 76 > > > > > > The convetion for in-out args is to use pointers instead of references > > (and the othe

Re: Review Request: more parentheris for ? operator and other things

2011-07-01 Thread Thorsten Zachmann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101818/#review4300 --- Ship it! Besides the 2 changes I added a comment to it looks go

Re: Review Request: Stage: GSoC: New GUI for manage custom slide shows

2011-07-01 Thread Jarosław Staniek
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101820/#review4297 --- kpresenter/part/KPrSlidesSorterDocumentModel.h

Review Request: Stage: GSoC: New GUI for manage custom slide shows

2011-07-01 Thread Paul Mendez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101820/ --- Review request for Calligra. Summary --- (preliminary) new GUI for ma

Alpha 2 tag (v2.3.72)?

2011-07-01 Thread Jaroslaw Staniek
Hello, BTW, I could not find alpha 2 tag (v2.3.72) in calligra git. -- regards / pozdrawiam, Jaroslaw Staniek  http://www.linkedin.com/in/jstaniek  Kexi & Calligra (kexi-project.org, identi.ca/kexi, calligra-suite.org)  KDE Software Development Platform on MS Windows (windows.kde.org) __

Review Request: more parentheris for ? operator and other things

2011-07-01 Thread Jaime Torres Amate
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101818/ --- Review request for Calligra. Summary --- I should not mix so many pat

Re: Proposal: Promote svg support

2011-07-01 Thread Inge Wallin
On Thursday, June 30, 2011 22:20:19 ja...@gmx.net wrote: > On Wednesday 29 June 2011 13:22:12 Inge Wallin wrote: > > 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/fi

Re: krita/ui/widgets

2011-07-01 Thread Christoph Feck
Hi José, since a recent commit, calligra fails to compile (with gcc 4.6). The error is: /local/git/extragear/office/calligra/krita/ui/widgets/kis_light_source.cpp:149:45: error: taking address of temporary [-fpermissive] Looking at the issue, I noticed certain things: 1. Upon creation/deletio

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

2011-07-01 Thread Jaime Torres Amate
> On July 1, 2011, 9:51 a.m., Matus Uzak wrote: > > filters/words/msword-odf/wv2/src/ustring.cpp, line 71 > > > > > > According to the corresponding IEEE standard: If x is NAN, then (x == > > x) == false. Can you p

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

2011-07-01 Thread Matus Uzak
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101803/#review4290 --- filters/words/msword-odf/wv2/src/ustring.cpp

Review request: Do not loose DDE text

2011-07-01 Thread Dag Andersen
Hi, a small patch to load text inside a dde connection. Atm this is all it does, it does not resolve the connection or even preserve the declaration. This is *only* to not loose the text. And, it comes with a unit test. (not in the diff) -- Mvh. Dag Andersen diff --git a/libs/kotext/opendocument