Re: [Development] Assistant WebKit/WebEngine support

2019-06-29 Thread Martin Koller
On Montag, 24. Juni 2019 11:32:15 CEST Konstantin Tokarev wrote: > > Well, what I’d really like would be a lightweight RichText / HTML+CSS > > viewer without all the baggage of a complete internet browser. QTextBrowser > > does too little, QtWebEngine much too much. > > So, QtWebKit should be t

Re: [Development] HTML5/CSS vs Qt QML and QtCreator / Assistant

2019-06-29 Thread Konstantin Tokarev
29.06.2019, 14:27, "Konstantin Tokarev" : > 29.06.2019, 14:00, "Giuseppe D'Angelo" : >>  Il 29/06/19 12:59, Konstantin Tokarev ha scritto:   This makes the exercise an couple of orders of magnitude harder, not   simpler. Which cross platform, efficient, flicker-free, (possibly   su

Re: [Development] HTML5/CSS vs Qt QML and QtCreator / Assistant

2019-06-29 Thread Konstantin Tokarev
29.06.2019, 14:00, "Giuseppe D'Angelo" : > Il 29/06/19 12:59, Konstantin Tokarev ha scritto: >>>  This makes the exercise an couple of orders of magnitude harder, not >>>  simpler. Which cross platform, efficient, flicker-free, (possibly >>>  supported out of the box by some Qt module) ways are a

Re: [Development] HTML5/CSS vs Qt QML and QtCreator / Assistant

2019-06-29 Thread Giuseppe D'Angelo via Development
Il 29/06/19 12:59, Konstantin Tokarev ha scritto: This makes the exercise an couple of orders of magnitude harder, not simpler. Which cross platform, efficient, flicker-free, (possibly supported out of the box by some Qt module) ways are available right now to have a QWidget host another process'

Re: [Development] HTML5/CSS vs Qt QML and QtCreator / Assistant

2019-06-29 Thread Konstantin Tokarev
29.06.2019, 13:52, "Giuseppe D'Angelo via Development" : > Il 29/06/19 09:57, Cristian Adam ha scritto: >>  We could have the help plugin using an external process, this way that >> process can >>  use the software renderer by itself. > > This makes the exercise an couple of orders of magnitude

Re: [Development] HTML5/CSS vs Qt QML and QtCreator / Assistant

2019-06-29 Thread Giuseppe D'Angelo via Development
Il 29/06/19 09:57, Cristian Adam ha scritto: We could have the help plugin using an external process, this way that process can use the software renderer by itself. This makes the exercise an couple of orders of magnitude harder, not simpler. Which cross platform, efficient, flicker-free, (po

Re: [Development] Assistant WebKit/WebEngine support

2019-06-29 Thread Kai Pastor, DG0YT
On 27/06/2019 21:02, Thiago Macieira wrote: On Thursday, 27 June 2019 01:07:45 PDT Konrad Rosenbaum wrote: Please also keep in mind that a fair number of developers use the same tool-chain (qdoc, assistant, QtHelp) to generate their own documentation - this means that assistant gets redistribu

Re: [Development] HTML5/CSS vs Qt QML and QtCreator / Assistant

2019-06-29 Thread Cristian Adam
> -Original Message- > From: Development On Behalf Of > Giuseppe D'Angelo via Development > Sent: Friday, 28 June 2019 18:22 > To: development@qt-project.org > Subject: Re: [Development] HTML5/CSS vs Qt QML and QtCreator / Assistant > > Il 28/06/19 13:37, Cristian Adam ha scritto: > > The