Re: Review Request: Add KFontDialog->setSampleText()

2012-01-01 Thread Thomas Lübking
> On Jan. 1, 2012, 5:16 p.m., Anders Lund wrote: > > Using KDE 4.7.4 I can just click and type there. > > Thomas Lübking wrote: > I guess it's by more about defaults, since the technical use of fonts has > other demands (unambiguity) than the regular one (pretty) which the regular > user h

Re: Review Request: Add KFontDialog->setSampleText()

2012-01-01 Thread Kurt Hindenburg
> On Jan. 1, 2012, 2:49 p.m., Albert Astals Cid wrote: > > As far as i understand, this is new api and has to go into frameworks only, > > not 4.8 since that's basically just a bugfixed 4.7.x > > Thomas Lübking wrote: > can interim be easily compensated by > > QList chooserList =

Re: Review Request: Add KFontDialog->setSampleText()

2012-01-01 Thread Anders Lund
> On Jan. 1, 2012, 5:16 p.m., Anders Lund wrote: > > Using KDE 4.7.4 I can just click and type there. > > Thomas Lübking wrote: > I guess it's by more about defaults, since the technical use of fonts has > other demands (unambiguity) than the regular one (pretty) which the regular > user h

Re: Review Request: Add KFontDialog->setSampleText()

2012-01-01 Thread Thomas Lübking
> On Jan. 1, 2012, 2:49 p.m., Albert Astals Cid wrote: > > As far as i understand, this is new api and has to go into frameworks only, > > not 4.8 since that's basically just a bugfixed 4.7.x can interim be easily compensated by QList chooserList = myDialog->findChildren(); if (!chooserList.i

Re: Review Request: Add KFontDialog->setSampleText()

2012-01-01 Thread Thomas Lübking
> On Jan. 1, 2012, 5:16 p.m., Anders Lund wrote: > > Using KDE 4.7.4 I can just click and type there. I guess it's by more about defaults, since the technical use of fonts has other demands (unambiguity) than the regular one (pretty) which the regular user however might not implicitly be aware

Re: Review Request: Add KFontDialog->setSampleText()

2012-01-01 Thread Anders Lund
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103357/#review9409 --- Using KDE 4.7.4 I can just click and type there. - Anders Lund

Re: Review Request: Add KFontDialog->setSampleText()

2012-01-01 Thread Thomas Zander
söndagen den 1 januari 2012 16.23.34 skrev Anders Lund: > I have a button that allows me to change the sample text in kfontview, KDE > 4.7.4. In systemsettings font installer, I can rightclick the font view > area and find a menu item to change the text in the context menu. > > On Torsdag den 8.

Re: Review Request: Add KFontDialog->setSampleText()

2012-01-01 Thread Anders Lund
I have a button that allows me to change the sample text in kfontview, KDE 4.7.4. In systemsettings font installer, I can rightclick the font view area and find a menu item to change the text in the context menu. On Torsdag den 8. december 2011, Kurt Hindenburg wrote: > -

Re: Review Request: Add KFontDialog->setSampleText()

2012-01-01 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103357/#review9405 --- As far as i understand, this is new api and has to go into frame

Review Request: Add KFontDialog->setSampleText()

2011-12-07 Thread Kurt Hindenburg
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103357/ --- Review request for kdelibs. Description --- Currently there is no way