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

2018-11-12 Thread Valerii
Kevin Kofler, Thank you a lot, I will check it. -Original Message- From: Development [mailto:development-bounces+valerii76=gmail@qt-project.org] On Behalf Of Kevin Kofler Sent: Monday, November 12, 2018 6:57 PM To: development@qt-project.org Subject: Re: [Development] OpenSSL 1.1.x

Re: [Development] [Interest] QTextEdit - Line Spacing

2018-11-12 Thread coroberti .
> > Il 11/11/18 17:15, coroberti . ha scritto: > > > Following Allan's advise, here's something that is starting to work > > > (checks omitted) > > > > > > QTextDocument* doc = this->text_edit_->document(); > > > QTextBlock currentBlock = doc->firstBlock(); > > > > > > while (currentBlock.isVa

[Development] Bug in fixes bot

2018-11-12 Thread Frederik Gladhorn
Hi all, I had a bug in the bot closing issues. It may have accidentally assigned fix version 5.12.0 beta 4 instead of 5.12.1 when changes went into 5.12 after the 5.12.0 branching. That's fixed now and the bot is running again after taking a break this afternoon. Cheers, Frederik _

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

2018-11-12 Thread Allan Sandfeld Jensen
On Montag, 12. November 2018 22:49:02 CET Thiago Macieira wrote: > On Monday, 12 November 2018 12:38:38 PST Liang Qi wrote: > > * 10:53am staged 8 changes togehter - > > http://coin/coin/integration/qt/qtbase/tasks/1543764990 (failed in 53m - > > tst_QEventDispatcher::registerTimer() on macOS 10.13

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

2018-11-12 Thread Thiago Macieira
On Monday, 12 November 2018 12:38:38 PST Liang Qi wrote: > * 10:53am staged 8 changes togehter - > http://coin/coin/integration/qt/qtbase/tasks/1543764990 (failed in 53m - > tst_QEventDispatcher::registerTimer() on macOS 10.13) Thanks for all your effort, Liang. It is much appreciated. The above

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

2018-11-12 Thread Liang Qi
> On 11 Nov 2018, at 22:25, Thiago Macieira wrote: > > 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

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

2018-11-12 Thread Kevin Kofler
Valerii wrote: > We suggest to backport OpenSSL 1.1.x patches from Qt 5.10 to early LST > versions. For 5.9 (5.9.2 up to 5.9.6 – for 5.9.1, see the git history): https://src.fedoraproject.org/cgit/rpms/qt5-qtbase.git/plain/qt5-qtbase-5.9.1-openssl11.patch?h=f27 Enjoy! But for 5.6, I don't have a

Re: [Development] Build system for Qt 6

2018-11-12 Thread Edward Welbourne
On 10/30/18 12:16 PM, Bogdan Vatra via Development wrote: >>> d) While c.1 and c.2 can be fixed with some effort, here we have bigger >>> problems: >>> >>>- Instread to port QBS to QML JS in the first second when QtScript was >>> deprecated, they fork it! I know that back then QML JS neede

Re: [Development] Build system for Qt 6

2018-11-12 Thread Bogdan Vatra via Development
Hi, În ziua de luni, 12 noiembrie 2018, la 15:06:00 EET, Joerg Bornemann a scris: > On 10/30/18 12:16 PM, Bogdan Vatra via Development wrote: > > Late to the game, but I feel the urge to comment on some things. > > > > c.2) Incomplete! A while ago, I created a QBS plugin for KDevelop[1] and > >

Re: [Development] Build system for Qt 6

2018-11-12 Thread Joerg Bornemann
On 10/30/18 12:16 PM, Bogdan Vatra via Development wrote: Late to the game, but I feel the urge to comment on some things. > c.2) Incomplete! A while ago, I created a QBS plugin for KDevelop[1] and I > found some problems, see how QBS developers treat them here: https:// > bugreports.qt.io/browse

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

2018-11-12 Thread Uwe Rathmann
On Mon, 12 Nov 2018 10:29:15 +0300, Valerii wrote: > Sometime need to use Qt 5.6, ... Qt 5.6 is LGPL V2, what means the Qt company ( ~= Qt Project ) has a strong interest in not supporting it - especially for environments where yocto is made for. So if your platform wants to make a LGPL V2 of

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

2018-11-12 Thread Thiago Macieira
On Sunday, 11 November 2018 23:29:15 PST Valerii wrote: > We prepared Qt bug https://bugreports.qt.io/browse/QTBUG-71623, but this > issue was closed with "Won't Do" resolution. > > We suggest to backport OpenSSL 1.1.x patches from Qt 5.10 to early LST > versions. > > We can to prepare patches an