[Development] OpenSSL 1.1.x support on Qt 5.6, 5.9

2018-11-11 Thread Valerii
Hi All, Sometime need to use Qt 5.6, 5.9 LTS versions with OpenSSL 1.1.1 (e.g Yocto 2.6 + Qt 5.6) But Qt 5.6, 5.9 have not supported OpenSSL 1.1.x (OpenSSL 1.0.x only) We prepared Qt bug https://bugreports.qt.io/browse/QTBUG-71623, but this issue was closed with "Won't Do" resolution.

Re: [Development] [HEADS UP] 5.12 locked down (Re: Merge and Integration status report - 2018.11.08)

2018-11-11 Thread Thiago Macieira
On Sunday, 11 November 2018 11:44:12 PST Liang Qi wrote: > I staged a few times from Friday night to now, got some changes integrated > and found some issues in them. Do you have some changes need to stage? I have a few bug fixes and improvements, but nothing urgent. I was just wondering about th

Re: [Development] [HEADS UP] 5.12 locked down (Re: Merge and Integration status report - 2018.11.08)

2018-11-11 Thread Liang Qi
> On 11 Nov 2018, at 20:01, Thiago Macieira wrote: > > On Thursday, 8 November 2018 04:00:08 PST Oswald Buddenhagen wrote: >> On Thu, Nov 08, 2018 at 08:29:47AM +, Liang Qi wrote: >>> I don't know how to use [Grafana] to show the statistic of qtbase 5.12 >>> integrations in coin. There are o

Re: [Development] [HEADS UP] 5.12 locked down (Re: Merge and Integration status report - 2018.11.08)

2018-11-11 Thread Thiago Macieira
On Thursday, 8 November 2018 04:00:08 PST Oswald Buddenhagen wrote: > On Thu, Nov 08, 2018 at 08:29:47AM +, Liang Qi wrote: > > I don't know how to use [Grafana] to show the statistic of qtbase 5.12 > > integrations in coin. There are only 3 successful integrations > > yesterday: [...] > > bec

Re: [Development] QTextEdit - Line Spacing

2018-11-11 Thread coroberti .
Kind regards, Robert Iakobashvili On Sun, Nov 11, 2018 at 5:29 PM coroberti . wrote: > > On Sun, Nov 11, 2018 at 5:21 PM Allan Sandfeld Jensen > wrote: > > > > On Sonntag, 11. November 2018 16:13:12 CET coroberti . wrote: > > > On Sun, Nov 11, 2018 at 5:06 PM Allan

Re: [Development] QTextEdit - Line Spacing

2018-11-11 Thread coroberti .
On Sun, Nov 11, 2018 at 5:06 PM Allan Sandfeld Jensen wrote: > > On Sonntag, 11. November 2018 14:11:52 CET coroberti . wrote: > > Hi, > > It seems that arranging line spacing for text in QTextEdit (like 1.5, > > 2, 3 lines) is not an easy coding. > > > > Any code samples, directions, howtos would

Re: [Development] QTextEdit - Line Spacing

2018-11-11 Thread Allan Sandfeld Jensen
On Sonntag, 11. November 2018 14:11:52 CET coroberti . wrote: > Hi, > It seems that arranging line spacing for text in QTextEdit (like 1.5, > 2, 3 lines) is not an easy coding. > > Any code samples, directions, howtos would be very much appreciated. > There is probably a way to get to the default

[Development] QTextEdit - Line Spacing

2018-11-11 Thread coroberti .
Hi, It seems that arranging line spacing for text in QTextEdit (like 1.5, 2, 3 lines) is not an easy coding. Any code samples, directions, howtos would be very much appreciated. Thanks in advance! Kind regards, Robert ___ Development mailing list Devel