Re: [Development] Commercial-only LTS phase starts: Closing the 5.15 branch(es) on 5th January

2021-01-06 Thread Tomas Konir
indows only, there would probably be much less need for > LTS versions and fewer regressions in Qt that affect our application. > > And you forgot to mention the most important thing, that there will never be 5.x QT usable on M1 macs. It means, that at least one year (depending,

[Development] Created graphical object was not placed in the graphics scene

2019-09-18 Thread Tomas Konir
"test menu" menu.addItem(item) } } Am i doing something wrong? Or it is a BUG in Qt ? Regards Tom -- Tomas Konir Czech Republic ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] qml TextField in material design has too short bottom line

2018-12-18 Thread Tomas Konir
to assign width to undefined > > br, > > Vlad > On 12/18/18 3:02 PM, Tomas Konir wrote: > > Hi, > > I'm using this qml code: > > import QtQuick 2.12 > > import QtQuick.Controls 2.4 > > import QtQuick.Window 2.12 > > Window { >

[Development] qml TextField in material design has too short bottom line

2018-12-18 Thread Tomas Konir
n see too short line below text (should be from start to end of window). Am i doing something wrong or this is expected behavior or a bug ? (Qt 5.12.0) Regards Tom -- Tomas Konir Czech Republic ___ Development mailing list Development@qt-project.org h