Re: [Development] Though about rich text (html, WebView) rendering

2016-02-26 Thread Fabrice Salvaire
] Though about rich text (html, WebView) rendering Dear all, I am investigating to port a content server to an off-line mobile application in order to don't rely to a network connection at all. Thus I have to port a database, a kind of web framework, a template engine and a rendering engi

Re: [Development] Though about rich text (html, WebView) rendering

2016-02-26 Thread Koehne Kai
> -Original Message- > From: Development [mailto:development- > bounces+kai.koehne=theqtcompany@qt-project.org] On Behalf Of > Fabrice Salvaire > Sent: Thursday, February 25, 2016 1:33 PM > To: development@qt-project.org > Subject: [Development] Though about ric

Re: [Development] Though about rich text (html, WebView) rendering

2016-02-25 Thread Stephen Kelly
Fabrice Salvaire wrote: > Dear all, > > I am investigating to port a content server to an off-line mobile > application in order to don't rely to a network connection at all. Thus > I have to port a database, a kind of web framework, a template engine > and a rendering engine. I believe it can be

[Development] Though about rich text (html, WebView) rendering

2016-02-25 Thread Fabrice Salvaire
Dear all, I am investigating to port a content server to an off-line mobile application in order to don't rely to a network connection at all. Thus I have to port a database, a kind of web framework, a template engine and a rendering engine. I believe it can be a use of case of Qt on mobile p