koproperty/koreport: sizepolicy and expanding fields

2011-04-27 Thread Dag Andersen
Hi, I'm wondering a bit about the properties "Can Grow" and "Word Wrap" used for the field item. I don't find the functionality very intuitive so I propose to use a (limitied) SizePolicy property instead of Can Grow., that implements Fixed and Expanding. Also, imo the expansion should be limited

Re: koproperty/koreport: sizepolicy and expanding fields

2011-04-27 Thread Jaroslaw Staniek
On 27 April 2011 09:07, Dag Andersen wrote: > Hi, I'm wondering a bit about the properties "Can Grow" and "Word Wrap" used > for the field item. I don't find the functionality very intuitive so I propose > to use a (limitied) SizePolicy property instead of Can Grow., that implements > Fixed and Ex

Re: koproperty/koreport: sizepolicy and expanding fields

2011-04-27 Thread Dag Andersen
Onsdag 27 april 2011 09:31:16 skrev du: > On 27 April 2011 09:07, Dag Andersen wrote: > > Hi, I'm wondering a bit about the properties "Can Grow" and "Word Wrap" > > used for the field item. I don't find the functionality very intuitive > > so I propose to use a (limitied) SizePolicy property inst

Re: koproperty/koreport: sizepolicy and expanding fields

2011-04-27 Thread Adam Pigg
On Wed, Apr 27, 2011 at 9:07 AM, Dag Andersen wrote: > Onsdag 27 april 2011 09:31:16 skrev du: >> On 27 April 2011 09:07, Dag Andersen wrote: >> > Hi, I'm wondering a bit about the properties "Can Grow" and "Word Wrap" >> > used for the field item. I don't find the functionality very intuitive >>

Re: [calligra] libs/kotext: Fixes the odf-TestLoading unit test.

2011-04-27 Thread Boudewijn Rempt
On Wednesday 27 April 2011 Apr, Gopalakrishna Bhat A wrote: > Git commit e05657d298601f470ef7d6905012ed33f4b1568e by Gopalakrishna Bhat A. > Committed on 27/04/2011 at 19:27. > Pushed by gopalakrishnabhat into branch 'master'. > > Fixes the odf-TestLoading unit test. > > This commit fixes the abo

Re: KoTableColumnAndRowStyleManager Question.

2011-04-27 Thread Sebastian Sauer
On Monday 28 February 2011 10:08:53 Ganesh Paramasivam wrote: > Yes, you are right. I missed looking at this declaration > QExplicitlySharedDataPointer d; But imho it would still be great to change it to a reference so it's easier to understand the code without looking at the private implementati

Re: KoTableColumnAndRowStyleManager Question.

2011-04-27 Thread Sebastian Sauer
On Thursday 28 April 2011 02:07:32 Sebastian Sauer wrote: > On Monday 28 February 2011 10:08:53 Ganesh Paramasivam wrote: > > Yes, you are right. I missed looking at this declaration > > QExplicitlySharedDataPointer d; > > But imho it would still be great to change it to a reference so it's easier