On 23 May 2012 21:22, Oleg Kukharchuk wrote:
> Hi all,
>
> I want to contribute to Calligra development.
>
> I have more than 2 years experience with C++/Qt development and good
> databases knowlages (oracle, sybase, mysql, firebird).
> I work as DBA and Linux administrator (programming is my hobb
Hi all,
I want to contribute to Calligra development.
I have more than 2 years experience with C++/Qt development and good
databases knowlages (oracle, sybase, mysql, firebird).
I work as DBA and Linux administrator (programming is my hobby).
So, where I can start?:)
--
Best Regards,
Oleg Kukh
On Wednesday 23 May 2012 May, Jaroslaw Staniek wrote:
> On 23 May 2012 13:40, Taco H. in den Bosch wrote:
>
> > Error 1 error C2079: 'QHashNode::key' uses undefined class
> > 'KWPageStyle' C:\oss\KDE\include\QtCore\qhash.h 220 1 words
>
> This is very typical error (msvcs' misfeature') - all you
On 23 May 2012 13:40, Taco H. in den Bosch wrote:
> Error 1 error C2079: 'QHashNode::key' uses undefined class
> 'KWPageStyle' C:\oss\KDE\include\QtCore\qhash.h 220 1 words
This is very typical error (msvcs' misfeature') - all you need is to
include KWPageStyle's header in that file; having only
Something like AddUnvalidatedStyle or AddDraftStyle. I'll post some more if
I think of anything else
On Wed, May 23, 2012 at 3:46 PM, C. Boemann wrote:
> On Wednesday 23 May 2012 15:41:43 Pierre Stirnweiss wrote:
> > And since this list uses the styleModel, I see the use case now, even if
> in
>
On Wednesday 23 May 2012 15:41:43 Pierre Stirnweiss wrote:
> And since this list uses the styleModel, I see the use case now, even if in
> my mind it is a bit verging on the abuse of the model.
> I am not so sure about the stylesModel API pollution (method
> AddNewParagraphStyle) however. Is there
And since this list uses the styleModel, I see the use case now, even if in
my mind it is a bit verging on the abuse of the model.
I am not so sure about the stylesModel API pollution (method
AddNewParagraphStyle) however. Is there a way to make clearer what this
really is? Such things otherwise te
On Wednesday 23 May 2012 15:25:26 Pierre Stirnweiss wrote:
> But is this to be used only in the styleManager dialog then? What for, the
> preview?
Yes for the list in the style manager dialog
___
calligra-devel mailing list
calligra-devel@kde.org
https://
But is this to be used only in the styleManager dialog then? What for, the
preview?
On Wed, May 23, 2012 at 2:52 PM, C. Boemann wrote:
> On Wednesday 23 May 2012 14:42:52 Pierre Stirnweiss wrote:
> > I am not now in a position to do a proper review for the moment. However
> a
> > couple of ques
On Wednesday 23 May 2012 14:42:52 Pierre Stirnweiss wrote:
> I am not now in a position to do a proper review for the moment. However a
> couple of questions:
>
> - what is it you are trying to do with these "other" paragraph styles?
> - why inserting them is not done through the kotext's styleMan
I am not now in a position to do a proper review for the moment. However a
couple of questions:
- what is it you are trying to do with these "other" paragraph styles?
- why inserting them is not done through the kotext's styleManager like the
"standard" paragraph styles and directly into the model
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104962/#review14078
---
As I asked you submit midway through you work i know it's not d
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104962/
---
(Updated May 23, 2012, 12:12 p.m.)
Review request for Calligra.
Changes
On Wednesday 23 May 2012 May, Taco H. in den Bosch wrote:
> Hi Boudewijn,
>
> If you have read my mail carefully then you know that I have only created
> my own project files because the official build instructions do not seem to
> work for me.
Hey, I don't dispute that you created your own bu
I am sorry for my late response, I am currently on holiday and I do
not have the opportunity to read my emails very often.
First of all, I want to point out a couple of things to be more clear.
* I am using Microsoft Visual Studio 2010. I used the instructions at
the folowing link
http://communit
On Wednesday 23 May 2012 13:40:04 Taco H. in den Bosch wrote:
> Hi Boudewijn,
>
> If you have read my mail carefully then you know that I have only created
> my own project files because the official build instructions do not seem to
> work for me. At least one issue that I encountered is verified
Hi Boudewijn,
If you have read my mail carefully then you know that I have only created
my own project files because the official build instructions do not seem to
work for me. At least one issue that I encountered is verified by Ivan
Miraglia as a known issue, so others may be too.
I would pr
.. I could have been more specific why it doesn't make sense to have
an annotation inside of a paragraph or a list in ODP files. :)
The reason is that MS PowerPoint file formats only provide the
information that there's a comment/annotation on slideN on position
(x,y).
It's shape independent, so I
Hi,
I could use some help from our ODF gurus.
I tried to fix a few annotation related issues on PPTX files reported
on the test server with the following result.
The current status is that we only support annotations as created by
OOo/LO, that means instead of
.
I would guess the reason is inte
On Wednesday 23 May 2012 10:17:49 Dag wrote:
> Onsdag den 23. maj 2012 09:23:20 C. Boemann skrev:
> > On Wednesday 23 May 2012 06:44:11 Marijn Kruisselbrink wrote:
> > > On Tuesday, May 22, 2012 08:50:10 PM C. Boemann wrote:
> > > > On Tuesday 22 May 2012 20:45:15 Marijn Kruisselbrink wrote:
> > >
Onsdag den 23. maj 2012 09:23:20 C. Boemann skrev:
> On Wednesday 23 May 2012 06:44:11 Marijn Kruisselbrink wrote:
> > On Tuesday, May 22, 2012 08:50:10 PM C. Boemann wrote:
> > > On Tuesday 22 May 2012 20:45:15 Marijn Kruisselbrink wrote:
> > > > On Monday, May 21, 2012 11:17:32 PM C. Boemann wrot
On Wednesday 23 May 2012 May, Cyrille Berger Skott wrote:
> Hi,
>
> I will be tagging 2.4.2 and 2.5 Alpha this Friday. So no big merge on that
> day
> for the calligra/2.4 and master branches. Also, if you have some free time,
> it
> would be a good idea to look at the commit in the 2.4 to do
On Wednesday 23 May 2012 06:44:11 Marijn Kruisselbrink wrote:
> On Tuesday, May 22, 2012 08:50:10 PM C. Boemann wrote:
> > On Tuesday 22 May 2012 20:45:15 Marijn Kruisselbrink wrote:
> > > On Monday, May 21, 2012 11:17:32 PM C. Boemann wrote:
> > > > Such a big branch has a tendency to bit rot quic
On Wednesday 23 May 2012 May, Thorsten Zachmann wrote:
> I fixed it by removing the commented out code and using the setCanvas
> correctly
> so that it is called also when opening the first document.
Ah, nice! That will probably work for most of the similar cases.
--
Boudewijn Rempt
http://ww
On Wednesday 23 May 2012 May, Jaroslaw Staniek wrote:
> Apart from testing of the runtime, any plans to use the reviewboard
> for this review?
No. It's not ready for that.
--
Boudewijn Rempt
http://www.valdyas.org, http://www.krita.org, http://www.boudewijnrempt.nl
__
On Wednesday 23 May 2012 May, Marijn Kruisselbrink wrote:
> Well, I haven't quite studied what the effects of the KoDocument/KoPart split
> are; so if you have some hints on how to get to a view from a KoDocument
> instance after the refactor, the rest of at least the part of the code saving
>
26 matches
Mail list logo