Re: [Development] libQt5WebKit5, libQt5WebKitWidgets5 and QtWebProcess doubt

2014-02-17 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 16 February 2014 17:55:48 Thiago Macieira wrote: > Em dom 16 fev 2014, às 21:25:29, Hausmann Simon escreveu: > > libQt5WebKit will execute QtWebProcess. > > > > It also links against widgets if it is available at build time, but that > > is > > an optional dependency. (it is used for sty

Re: [Development] libQt5WebKit5, libQt5WebKitWidgets5 and QtWebProcess doubt

2014-02-16 Thread Thiago Macieira
Em dom 16 fev 2014, às 21:25:29, Hausmann Simon escreveu: > libQt5WebKit will execute QtWebProcess. > > It also links against widgets if it is available at build time, but that is > an optional dependency. (it is used for style initialization) > > Unless something has changed there recently The

Re: [Development] libQt5WebKit5, libQt5WebKitWidgets5 and QtWebProcess doubt

2014-02-16 Thread Hausmann Simon
Sendt: 22:16 søndag 16. februar 2014 Til: development@qt-project.org Emne: [Development] libQt5WebKit5, libQt5WebKitWidgets5 and QtWebProcess doubt Hi! In Debian (and most probably Ubuntu too) we are currently shipping libQt5WebKit5 and libQt5WebKitWidgets5 in the same. This has the disadvantage

[Development] libQt5WebKit5, libQt5WebKitWidgets5 and QtWebProcess doubt

2014-02-16 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! In Debian (and most probably Ubuntu too) we are currently shipping libQt5WebKit5 and libQt5WebKitWidgets5 in the same. This has the disadvantage of making more difficult to maintain proper symbols files [0]. So I took the time to split them and came to the following situation: - libQt5WebKi