> On 06 Feb 2015, at 09:32, Ziller Eike <eike.zil...@theqtcompany.com> wrote: > >> >> What simpler alternative do you have in mind? > > One possibility that would cover the use case of “show some simple styled > html without javascript” case (e.g. documentation browsers) would be to give > QTextBrowser some love again, fix some bugs there, and extend some of the css > and html features in it. That definitely would be “offline first”, except > that anyone who cares could of course fetch content from the web for it (the > text browser based help viewer backend in Qt Creator also fetches content > from the help database, so that already works fine ;) )
Another alternative in the “documentation browser” space is to develop a Qt backend for a project like litehtml. Morten litehtml: https://github.com/litehtml/litehtml _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development