Re: [Development] New library in qtbase

2016-11-26 Thread Allan Sandfeld Jensen
On Saturday 26 November 2016, Thiago Macieira wrote: > On sábado, 26 de novembro de 2016 11:18:24 PST Allan Sandfeld Jensen wrote: > > I would prefer putting the interface in gui or core and the > > implementation in platformsupport and QPA. It is not going to be more > > than a few kilobytes, and

Re: [Development] tag in QTextEdit

2016-11-26 Thread Alexander Nassian
Instead of begging on a maillist and otherwise implementing it proprietary in your application, wouldn't it be an option to contribute the support of these tags to the Qt project? Beste Grüße / Best regards, Alexander Nassian > Am 26.11.2016 um 19:59 schrieb ser00 : > > I create topic in Forum

[Development] tag in QTextEdit

2016-11-26 Thread ser00
I create topic in Forum https://forum.qt.io/topic/73709/when-qtextedit-will-understand-tag-strike May you add support of tag to QTextEdit and other classes? It is useful for paste rich text from browsers. If no and never, please tell it and I will write support manually to my application. What

Re: [Development] New library in qtbase

2016-11-26 Thread Thiago Macieira
On sábado, 26 de novembro de 2016 11:18:24 PST Allan Sandfeld Jensen wrote: > I would prefer putting the interface in gui or core and the implementation > in platformsupport and QPA. It is not going to be more than a few > kilobytes, and if we split core at some point it would fit with other > syst

Re: [Development] Qt 5.9

2016-11-26 Thread Mike Krus
> On 22 Nov 2016, at 23:46, Jake Petroules wrote: >> On Nov 22, 2016, at 3:42 AM, Jani Heikkinen wrote: >> - We have earlier agreed that for Apple we will support three latest >> versions. So this means >> * For macOS we drop 10.9 and support 10.10, 10.11 & 10.12 >> * For iOS we drop 7.x and

Re: [Development] New library in qtbase

2016-11-26 Thread Allan Sandfeld Jensen
I would prefer putting the interface in gui or core and the implementation in platformsupport and QPA. It is not going to be more than a few kilobytes, and if we split core at some point it would fit with other system services. Note the Linux version will need the dbus and the dbustray code in