Re: [Development] QtWebKit is coming back (part 2)

2017-09-07 Thread Edward Welbourne
07.09.2017, 10:45, "Martin Koller" : >> It also seems that it requires a too new ICU devel package (at least >> for CentOS 7.3), that is I need to deactivate INTL by using >> -DENABLE_INTL=OFF >> >> Can you tell us what I actually disable with that switch, e.g.: what >> does no

Re: [Development] QtWebKit is coming back (part 2)

2017-09-07 Thread Konstantin Tokarev
07.09.2017, 10:45, "Martin Koller" : > On Donnerstag, 27. Juli 2017 16:13:05 CEST Konstantin Tokarev wrote: >>  27.07.2017, 16:41, "Martin Koller" : >>  > On Dienstag, 25. Juli 2017 14:20:28 CEST Konstantin Tokarev wrote: >>  > >>  >> >> You can compile with GCC 4.8

Re: [Development] QtWebKit is coming back (part 2)

2017-09-07 Thread Martin Koller
On Donnerstag, 27. Juli 2017 16:13:05 CEST Konstantin Tokarev wrote: > > 27.07.2017, 16:41, "Martin Koller" : > > On Dienstag, 25. Juli 2017 14:20:28 CEST Konstantin Tokarev wrote: > > > >> >> You can compile with GCC 4.8 if IndexedDB and FTL JIT are disabled. > >> However this

Re: [Development] QtWebKit is coming back (part 2)

2017-08-17 Thread Konstantin Tokarev
17.08.2017, 18:17, "Thiago Macieira" : > On Thursday, 17 August 2017 08:12:23 PDT Konstantin Tokarev wrote: >>  Altrernatively, you can drop qtwebkit sources on the same level with other >>  Qt modules, however it will break if you customize installation paths, e.g. >>

Re: [Development] QtWebKit is coming back (part 2)

2017-08-17 Thread Thiago Macieira
On Thursday, 17 August 2017 08:12:23 PDT Konstantin Tokarev wrote: > Altrernatively, you can drop qtwebkit sources on the same level with other > Qt modules, however it will break if you customize installation paths, e.g. > use custom libdir. Also, cross-compilation is not supported in this way

Re: [Development] QtWebKit is coming back (part 2)

2017-08-17 Thread Konstantin Tokarev
17.08.2017, 18:06, "Thiago Macieira" : > On Thursday, 17 August 2017 07:24:05 PDT Martin Koller wrote: >>  Hi, >> >>  is the 5.212 branch now as integrated in Qt as it was before in Qt 5.5 in >>  the way that I can build Qt with webkit support so that the help system

Re: [Development] QtWebKit is coming back (part 2)

2017-08-17 Thread Thiago Macieira
On Thursday, 17 August 2017 07:24:05 PDT Martin Koller wrote: > Hi, > > is the 5.212 branch now as integrated in Qt as it was before in Qt 5.5 in > the way that I can build Qt with webkit support so that the help system and > assistant also use it ? No. You need to use the split-build

Re: [Development] QtWebKit is coming back (part 2)

2017-08-17 Thread Martin Koller
Hi, is the 5.212 branch now as integrated in Qt as it was before in Qt 5.5 in the way that I can build Qt with webkit support so that the help system and assistant also use it ? What is the recommended way to build Qt and assistant to have webkit support ? -- Best regards/Schöne Grüße Martin

Re: [Development] QtWebKit is coming back (part 2)

2017-07-27 Thread Konstantin Tokarev
27.07.2017, 16:41, "Martin Koller" : > On Dienstag, 25. Juli 2017 14:20:28 CEST Konstantin Tokarev wrote: > >>  >> You can compile with GCC 4.8 if IndexedDB and FTL JIT are disabled. >> However this brings a >>  >> degradation of user experience, especially in case of IndexedDB

Re: [Development] QtWebKit is coming back (part 2)

2017-07-27 Thread Martin Koller
On Dienstag, 25. Juli 2017 14:20:28 CEST Konstantin Tokarev wrote: > >> You can compile with GCC 4.8 if IndexedDB and FTL JIT are disabled. > >> However this brings a > >> degradation of user experience, especially in case of IndexedDB which was > >> supported > >> in previous versions.

Re: [Development] QtWebKit is coming back (part 2)

2017-07-25 Thread Konstantin Tokarev
24.07.2017, 08:33, "Martin Koller" : > On Sonntag, 23. Juli 2017 23:45:30 CEST Konstantin Tokarev wrote: >>  23.07.2017, 23:49, "Martin Koller" : >>  > On Mittwoch, 3. Mai 2017 17:03:50 CEST Konstantin Tokarev wrote: >>  > >>  >> I'm not sure it would be acceptable,

Re: [Development] QtWebKit is coming back (part 2)

2017-07-23 Thread Martin Koller
On Sonntag, 23. Juli 2017 23:45:30 CEST Konstantin Tokarev wrote: > > 23.07.2017, 23:49, "Martin Koller" : > > On Mittwoch, 3. Mai 2017 17:03:50 CEST Konstantin Tokarev wrote: > > > >> I'm not sure it would be acceptable, because updated QtWebKit requires > >> full > >> C++11

Re: [Development] QtWebKit is coming back (part 2)

2017-07-23 Thread Konstantin Tokarev
23.07.2017, 23:49, "Martin Koller" : > On Mittwoch, 3. Mai 2017 17:03:50 CEST Konstantin Tokarev wrote: > >>  I'm not sure it would be acceptable, because updated QtWebKit requires full >>  C++11 support in the compiler (gcc >= 4.9, 4.8 possible with disabling some >>  features,

Re: [Development] QtWebKit is coming back (part 2)

2017-07-23 Thread Thiago Macieira
On Sunday, 23 July 2017 13:49:18 PDT Martin Koller wrote: > It would be really nice if the current release branch would compile at least > on these major distros Sorry, it's out of our hands. The source code upstream has moved on and is using C++ features not available in GCC 4.8. -- Thiago

Re: [Development] QtWebKit is coming back (part 2)

2017-07-23 Thread Martin Koller
On Mittwoch, 3. Mai 2017 17:03:50 CEST Konstantin Tokarev wrote: > I'm not sure it would be acceptable, because updated QtWebKit requires full > C++11 support in the compiler (gcc >= 4.9, 4.8 possible with disabling some > features, or with code changes, which were not done yet). I'm trying to

Re: [Development] QtWebKit is coming back (part 2)

2017-05-11 Thread Konstantin Tokarev
11.05.2017, 16:10, "Oswald Buddenhagen" : > On Wed, May 10, 2017 at 09:53:26AM +0200, Edward Welbourne wrote: >> Oswald Buddenhagen (4 May 2017 18:35) >> > i'll say outright that you can't be part of the qt supermodule and yet >> > have independent releases.

Re: [Development] QtWebKit is coming back (part 2)

2017-05-11 Thread Oswald Buddenhagen
On Wed, May 10, 2017 at 09:53:26AM +0200, Edward Welbourne wrote: >Oswald Buddenhagen (4 May 2017 18:35) >> i'll say outright that you can't be part of the qt supermodule and yet >> have independent releases. while that was the plan once upon a time, the >> whole release

Re: [Development] QtWebKit is coming back (part 2)

2017-05-10 Thread Edward Welbourne
Oswald Buddenhagen (4 May 2017 18:35) > i'll say outright that you can't be part of the qt supermodule and yet > have independent releases. while that was the plan once upon a time, the > whole release infrastructure simply doesn't deliver, and even just > diverging branch names are a pita (proved

Re: [Development] QtWebKit is coming back (part 2)

2017-05-09 Thread Konstantin Tokarev
  08.05.2017, 15:11, "Lars Knoll" : On 5 May 2017, at 13:15, Konstantin Tokarev wrote: 05.05.2017, 10:04, "Tuukka Turunen" :Hi,There has also been some interest also for getting Qt WebEngine to be released much faster cycle than Qt –

Re: [Development] QtWebKit is coming back (part 2)

2017-05-09 Thread Konstantin Tokarev
>>> From: Development [mailto:development-bounces+jani.heikkinen=qt.io@qt- >>> project.org] On Behalf Of Konstantin Tokarev >>> Sent: maanantaina 8. toukokuuta 2017 12.56 >>> To: Tuukka Turunen <tuukka.turu...@qt.io>; Oswald Buddenhagen >>> <oswald.buddenha.

Re: [Development] QtWebKit is coming back (part 2)

2017-05-08 Thread Lars Knoll
g<mailto:development@qt-project.org> Subject: Re: [Development] QtWebKit is coming back (part 2) 05.05.2017, 14:15, "Konstantin Tokarev" <annu...@yandex.ru<mailto:annu...@yandex.ru>>: 05.05.2017, 10:04, "Tuukka Turunen" <tuukka.turu...@qt.io<mailto:tu

Re: [Development] QtWebKit is coming back (part 2)

2017-05-08 Thread Jani Heikkinen
;; Oswald Buddenhagen > <oswald.buddenha...@qt.io>; development@qt-project.org > Subject: Re: [Development] QtWebKit is coming back (part 2) > > > > 05.05.2017, 14:15, "Konstantin Tokarev" <annu...@yandex.ru>: > > 05.05.2017, 10:04, "Tuukka Turune

Re: [Development] QtWebKit is coming back (part 2)

2017-05-08 Thread Konstantin Tokarev
05.05.2017, 14:15, "Konstantin Tokarev" : > 05.05.2017, 10:04, "Tuukka Turunen" : >>  Hi, >> >>  There has also been some interest also for getting Qt WebEngine to be >> released much faster cycle than Qt – exactly due to the security update >> need.

Re: [Development] QtWebKit is coming back (part 2)

2017-05-05 Thread Konstantin Tokarev
05.05.2017, 10:04, "Tuukka Turunen" : > Hi, > > There has also been some interest also for getting Qt WebEngine to be > released much faster cycle than Qt – exactly due to the security update need. > Even if we succeed in making substantially more frequent Qt patch

Re: [Development] QtWebKit is coming back (part 2)

2017-05-05 Thread Konstantin Tokarev
05.05.2017, 10:04, "Tuukka Turunen" : > Hi, > > There has also been some interest also for getting Qt WebEngine to be > released much faster cycle than Qt – exactly due to the security update need. > Even if we succeed in making substantially more frequent Qt patch

Re: [Development] QtWebKit is coming back (part 2)

2017-05-05 Thread Tuukka Turunen
Hi, There has also been some interest also for getting Qt WebEngine to be released much faster cycle than Qt – exactly due to the security update need. Even if we succeed in making substantially more frequent Qt patch releases than before, it may still be better if user would have the option

Re: [Development] QtWebKit is coming back (part 2)

2017-05-04 Thread Konstantin Tokarev
04.05.2017, 19:35, "Oswald Buddenhagen" : > On Thu, May 04, 2017 at 04:51:45PM +0300, Konstantin Tokarev wrote: >>  03.05.2017, 17:27, "Sergio Martins" : >>  > On 2017-05-03 15:02, Konstantin Tokarev wrote: >>  >>  Remaining question is

Re: [Development] QtWebKit is coming back (part 2)

2017-05-04 Thread Oswald Buddenhagen
On Thu, May 04, 2017 at 04:51:45PM +0300, Konstantin Tokarev wrote: > 03.05.2017, 17:27, "Sergio Martins" : > > On 2017-05-03 15:02, Konstantin Tokarev wrote: > >>  Remaining question is versioning. While it's fine to dub current > >>  release "5.9" (but not 5.0, because

Re: [Development] QtWebKit is coming back (part 2)

2017-05-04 Thread Thiago Macieira
Em quinta-feira, 4 de maio de 2017, às 07:21:03 PDT, Konstantin Tokarev escreveu: > Yes. But using 5.$large_number seems wrong too, because there is no hard > upper limit for Qt 5.x series No, but it's highly unlikely we'll get to 5.20 or 5.100. -- Thiago Macieira - thiago.macieira (AT)

Re: [Development] QtWebKit is coming back (part 2)

2017-05-04 Thread Sergio Martins
On 2017-05-04 14:51, Konstantin Tokarev wrote: 03.05.2017, 17:27, "Sergio Martins" : On 2017-05-03 15:02, Konstantin Tokarev wrote:  Remaining question is versioning. While it's fine to dub current  release "5.9" (but not 5.0, because we will have another WebKit

Re: [Development] QtWebKit is coming back (part 2)

2017-05-04 Thread Konstantin Tokarev
04.05.2017, 17:17, "Thiago Macieira" : > Em quinta-feira, 4 de maio de 2017, às 06:51:45 PDT, Konstantin Tokarev > escreveu: >>  I'm leaning towards "6.0.0" number, because it's larger than any 5.x and >>  makes it clear that versioning is different now. Bug fixes will

Re: [Development] QtWebKit is coming back (part 2)

2017-05-04 Thread Thiago Macieira
Em quinta-feira, 4 de maio de 2017, às 06:51:45 PDT, Konstantin Tokarev escreveu: > I'm leaning towards "6.0.0" number, because it's larger than any 5.x and > makes it clear that versioning is different now. Bug fixes will increment > patch version (6.0.x), WebKit updates minor version (6.1.x

Re: [Development] QtWebKit is coming back (part 2)

2017-05-04 Thread Konstantin Tokarev
04.05.2017, 16:52, "Thiago Macieira" : > Em quinta-feira, 4 de maio de 2017, às 00:17:30 PDT, Jani Heikkinen escreveu: >>  > I hope for this (if possible, in 5.9 with Technology preview status >> >>  I don't think adding new TP in 5.9 at this point isn't that wise

Re: [Development] QtWebKit is coming back (part 2)

2017-05-04 Thread Thiago Macieira
Em quinta-feira, 4 de maio de 2017, às 00:17:30 PDT, Jani Heikkinen escreveu: > > I hope for this (if possible, in 5.9 with Technology preview status > > I don't think adding new TP in 5.9 at this point isn't that wise anymore. We > have agreed to get all these new submodules (also TP ones) in

Re: [Development] QtWebKit is coming back (part 2)

2017-05-04 Thread Konstantin Tokarev
03.05.2017, 17:27, "Sergio Martins" : > On 2017-05-03 15:02, Konstantin Tokarev wrote: >>  Remaining question is versioning. While it's fine to dub current >>  release "5.9" (but not 5.0, because we will have another WebKit update >>  in 5.10 time frame), using Qt

Re: [Development] QtWebKit is coming back (part 2)

2017-05-04 Thread Jani Heikkinen
> -Original Message- > From: Development [mailto:development-bounces+jani.heikkinen=qt.io@qt- > project.org] On Behalf Of Konstantin Tokarev > Sent: keskiviikkona 3. toukokuuta 2017 18.14 > To: Adalid Claure <acla...@gmail.com> > Cc: development@qt-project.org >

Re: [Development] QtWebKit is coming back (part 2)

2017-05-03 Thread Konstantin Tokarev
03.05.2017, 21:25, "Thiago Macieira" : > Em quarta-feira, 3 de maio de 2017, às 10:55:49 PDT, Konstantin Tokarev > escreveu: >>  So, do you think we should update 5.6 branch of QtWebKit with wip/next >>  contents, fix qmake wrapper project to work with Qt 5.6, and

Re: [Development] QtWebKit is coming back (part 2)

2017-05-03 Thread Thiago Macieira
Em quarta-feira, 3 de maio de 2017, às 10:55:49 PDT, Konstantin Tokarev escreveu: > So, do you think we should update 5.6 branch of QtWebKit with wip/next > contents, fix qmake wrapper project to work with Qt 5.6, and raise > requirements to whatever it can require with Qt 5.9? That's fine with

Re: [Development] QtWebKit is coming back (part 2)

2017-05-03 Thread Konstantin Tokarev
03.05.2017, 20:44, "Thiago Macieira" : > Em quarta-feira, 3 de maio de 2017, às 08:03:50 PDT, Konstantin Tokarev > escreveu: >>  I'm not sure it would be acceptable, because updated QtWebKit requires full >>  C++11 support in the compiler (gcc >= 4.9, 4.8 possible with

Re: [Development] QtWebKit is coming back (part 2)

2017-05-03 Thread Thiago Macieira
Em quarta-feira, 3 de maio de 2017, às 08:03:50 PDT, Konstantin Tokarev escreveu: > I'm not sure it would be acceptable, because updated QtWebKit requires full > C++11 support in the compiler (gcc >= 4.9, 4.8 possible with disabling some > features, or with code changes, which were not done yet).

Re: [Development] QtWebKit is coming back (part 2)

2017-05-03 Thread Konstantin Tokarev
03.05.2017, 18:05, "Adalid Claure" : > Does this mean that at some point this new QtWebKit would be packaged with Qt > (like in the old days)? I hope for this (if possible, in 5.9 with Technology preview status ;) Also note that you can already get binaries compatible with

Re: [Development] QtWebKit is coming back (part 2)

2017-05-03 Thread Adalid Claure
Does this mean that at some point this new QtWebKit would be packaged with Qt (like in the old days)? On Wed, May 3, 2017 at 10:25 AM, Sergio Martins wrote: > On 2017-05-03 15:02, Konstantin Tokarev wrote: > >> Remaining question is versioning. While it's fine to dub

Re: [Development] QtWebKit is coming back (part 2)

2017-05-03 Thread Konstantin Tokarev
03.05.2017, 17:27, "Sergio Martins" : > On 2017-05-03 15:02, Konstantin Tokarev wrote: >>  Remaining question is versioning. While it's fine to dub current >>  release "5.9" (but not 5.0, because we will have another WebKit update >>  in 5.10 time frame), using Qt

Re: [Development] QtWebKit is coming back (part 2)

2017-05-03 Thread Sergio Martins
On 2017-05-03 15:02, Konstantin Tokarev wrote: Remaining question is versioning. While it's fine to dub current release "5.9" (but not 5.0, because we will have another WebKit update in 5.10 time frame), using Qt versions in QtWebKit has downsides: 1. It is not clear if 5.N+1 ships with the

[Development] QtWebKit is coming back (part 2)

2017-05-03 Thread Konstantin Tokarev
Hi all, A lot of time has passed since original thread [1]. Lots of work was done since then, and it took much more time than what I've originally planned, however I think now we can use updated QtWebKit as a full replacement of our previous branch that didn't have updates of WebKit engine

Re: [Development] qtwebkit

2016-12-16 Thread Harald Vistnes
l.com] > >>> Sent: Friday, December 16, 2016 10:01 AM > >>> To: Kai Koehne <kai.koe...@qt.io> > >>> Cc: development@qt-project.org > >>> Subject: Re: [Development] qtwebkit > >>> > >>> Yes, nothing happens.

Re: [Development] qtwebkit

2016-12-16 Thread Konstantin Tokarev
e <kai.koe...@qt.io> >>> Cc: development@qt-project.org >>> Subject: Re: [Development] qtwebkit >>> >>> Yes, nothing happens. >> >> So there's no output from qmake? Have you checked that the webkit >> sources are actually th

Re: [Development] qtwebkit

2016-12-16 Thread Harald Vistnes
.vist...@gmail.com] > > Sent: Friday, December 16, 2016 10:01 AM > > To: Kai Koehne <kai.koe...@qt.io> > > Cc: development@qt-project.org > > Subject: Re: [Development] qtwebkit > > > > Yes, nothing happens. > > So there's no output from qmake? Have you chec

Re: [Development] qtwebkit

2016-12-16 Thread Kai Koehne
> -Original Message- > From: Harald Vistnes [mailto:harald.vist...@gmail.com] > Sent: Friday, December 16, 2016 10:01 AM > To: Kai Koehne <kai.koe...@qt.io> > Cc: development@qt-project.org > Subject: Re: [Development] qtwebkit > > Yes, nothing happens. S

Re: [Development] qtwebkit

2016-12-16 Thread Harald Vistnes
o:development-bounces+kai.koehne=qt.io@qt- > > project.org] On Behalf Of Harald Vistnes > > Sent: Friday, December 16, 2016 9:55 AM > > To: development@qt-project.org > > Subject: [Development] qtwebkit > > > > Hi, > > > > is it still possible to bu

Re: [Development] qtwebkit

2016-12-16 Thread Kai Koehne
ber 16, 2016 9:55 AM > To: development@qt-project.org > Subject: [Development] qtwebkit > > Hi, > > is it still possible to build the qtwebkit module manually in 5.8.0? I've > tried > fetching the sources from git, but qtwebkit is not built. I guess I have to > change some build scrip

[Development] qtwebkit

2016-12-16 Thread Harald Vistnes
Hi, is it still possible to build the qtwebkit module manually in 5.8.0? I've tried fetching the sources from git, but qtwebkit is not built. I guess I have to change some build scripts since it is obsolete, but I am not sure what needs to be done. Here is what I did git clone

Re: [Development] QtWebKit is coming back

2016-06-09 Thread Konstantin Tokarev
07.06.2016, 19:01, "Stephen Chu" : > I don’t see Mac mentioned in either links provided. Is Mac supported? You can build qtwebkit-stable branch on OS X now, see instructions at [1]. Binaries will be available for TP2. [1]

Re: [Development] QtWebKit is coming back

2016-06-08 Thread Konstantin Tokarev
Allan, Thanks for write-up, I'd like to add just a few side notes 08.06.2016, 22:49, "Allan Sandfeld Jensen" : >  I was asked how we used to structure and develop QtWebKit, and how it would >  relate to the new project. So here some background and my thoughts: > >  The way

Re: [Development] QtWebKit is coming back

2016-06-08 Thread Allan Sandfeld Jensen
I was asked how we used to structure and develop QtWebKit, and how it would relate to the new project. So here some background and my thoughts: The way QtWebKit used to be developed was upstream in WebKit, at some point a release was branched and squashed into the qt respository in one big

Re: [Development] QtWebKit is coming back

2016-06-07 Thread Konstantin Tokarev
07.06.2016, 19:01, "Stephen Chu" : > I don’t see Mac mentioned in either links provided. Is Mac supported? Not yet, though a couple of changes needed to compile on OS X were already integrated. If you want to try building it, I can give you a few instructions. > >

Re: [Development] QtWebKit is coming back

2016-06-07 Thread Stephen Chu
I don’t see Mac mentioned in either links provided. Is Mac supported? Stephen Chu On 6/4/16, 3:20 PM, "Development on behalf of Konstantin Tokarev" wrote: >Hi all, > >As some of you may already

Re: [Development] QtWebKit is coming back

2016-06-07 Thread Lars Knoll
On 07/06/16 16:03, "Development on behalf of Thiago Macieira" wrote: >Em terça-feira, 7 de junho de 2016, às 08:47:12 PDT, Florian Bruhin escreveu: >> FWIW the unofficial name it just happened to get in

Re: [Development] QtWebKit is coming back

2016-06-07 Thread Thiago Macieira
Em terça-feira, 7 de junho de 2016, às 08:47:12 PDT, Florian Bruhin escreveu: > FWIW the unofficial name it just happened to get in various related > IRC channels is "QtWebKit-NG" ;) I like that. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source

Re: [Development] QtWebKit is coming back

2016-06-07 Thread Konstantin Tokarev
07.06.2016, 09:47, "Florian Bruhin" : > * Lars Knoll [2016-06-07 06:38:35 +]: >>  Ok, in this case a separate repo is maybe a better strategy. >>  WebKitQt (as Allan proposed) might be a good name in this case :) > > I don't want to start any

Re: [Development] QtWebKit is coming back

2016-06-07 Thread Florian Bruhin
* Lars Knoll [2016-06-07 06:38:35 +]: > Ok, in this case a separate repo is maybe a better strategy. > WebKitQt (as Allan proposed) might be a good name in this case :) I don't want to start any bike-shedding here, but if there's a QtWebKit and a WebKitQt and those are

Re: [Development] QtWebKit is coming back

2016-06-07 Thread Lars Knoll
On 06/06/16 17:40, "Konstantin Tokarev" wrote: > > >06.06.2016, 16:54, "Lars Knoll" : >> Hi Konstantin, >> >> I’d be happy to host this project here on qt-project.org (and that includes >> of course both source code and bug tracking) :) > >Thank you! > >>

Re: [Development] QtWebKit is coming back

2016-06-06 Thread Konstantin Tokarev
06.06.2016, 16:54, "Lars Knoll" : > Hi Konstantin, > > I’d be happy to host this project here on qt-project.org (and that includes > of course both source code and bug tracking) :) > > I don’t think it is a problem that the set of supported platforms is > different from Qt

Re: [Development] QtWebKit is coming back

2016-06-06 Thread Konstantin Tokarev
06.06.2016, 16:54, "Lars Knoll" : > Hi Konstantin, > > I’d be happy to host this project here on qt-project.org (and that includes > of course both source code and bug tracking) :) Thank you! > > I don’t think it is a problem that the set of supported platforms is >

Re: [Development] QtWebKit is coming back

2016-06-06 Thread Lars Knoll
Hi Konstantin, I’d be happy to host this project here on qt-project.org (and that includes of course both source code and bug tracking) :) I don’t think it is a problem that the set of supported platforms is different from Qt WebKit in 5.6, this would have evolved in any way due to changes

Re: [Development] QtWebKit is coming back

2016-06-06 Thread Allan Sandfeld Jensen
On Saturday 04 June 2016, Thiago Macieira wrote: > Em sábado, 4 de junho de 2016, às 22:20:14 BRT, Konstantin Tokarev escreveu: > > 2. Is it OK to use "QtWebKit" name for this project, and if yes, how > > should it be versioned? > > > > Pros: > > * It is a drop-in replacement for QtWebKit, > >

Re: [Development] QtWebKit is coming back

2016-06-04 Thread Thiago Macieira
Em sábado, 4 de junho de 2016, às 22:20:14 BRT, Konstantin Tokarev escreveu: > 2. Is it OK to use "QtWebKit" name for this project, and if yes, how should > it be versioned? > > Pros: > * It is a drop-in replacement for QtWebKit, Please don't. You can use the same soname if you are binary

[Development] QtWebKit is coming back

2016-06-04 Thread Konstantin Tokarev
Hi all, As some of you may already know, there is an ongoing effort to revive QtWebKit by updating its WebKit engine to the current state of upstream at webkit.org [1]. While it still haven't reached feature parity with QtWebkit module hosted by Qt Project, its Widgets API is already in a

Re: [Development] QtWebkit to vcxproj

2016-05-27 Thread Thiago Macieira
Em sexta-feira, 27 de maio de 2016, às 08:47:01 BRT, raven-worx Software escreveu: > QtWebkit conversion also looks good so far. Only WTF, JavaScriptCore > and WebCore modules are missing. In other words, most of WebKit. -- Thiago Macieira - thiago.macieira (AT) intel.com Software

Re: [Development] QtWebkit to vcxproj

2016-05-27 Thread Konstantin Tokarev
27.05.2016, 09:47, "raven-worx Software" : > Oswald Buddenhagen wrote: > >>  note that vcxproj support for the build of qt as a whole has been >>  dropped a while ago, which is reflected by incomplete projects being >>  generated. you may be able

Re: [Development] QtWebkit to vcxproj

2016-05-27 Thread raven-worx Software
Oswald Buddenhagen wrote: note that vcxproj support for the build of qt as a whole has been dropped a while ago, which is reflected by incomplete projects being generated. you may be able to use them successfully for debugging, but there is no way to use them for

Re: [Development] QtWebkit to vcxproj

2016-05-26 Thread Oswald Buddenhagen
On Wed, May 25, 2016 at 04:11:00PM +0200, raven-worx Software wrote: > i am trying to create a vcxproj-Project of the QtWebKit module. > there is no hope whatsoever to get that working. note that vcxproj support for the build of qt as a whole has been dropped a while ago, which is reflected by

Re: [Development] QtWebkit to vcxproj

2016-05-25 Thread Kai Koehne
> -Original Message- > From: Development [mailto:development-bounces+kai.koehne=qt.io@qt- > project.org] On Behalf Of raven-worx Software > Sent: Wednesday, May 25, 2016 4:11 PM > To: development@qt-project.org > Subject: [Development] QtWebkit to vcxproj > &

[Development] QtWebkit to vcxproj

2016-05-25 Thread raven-worx Software
Hi, i am trying to create a vcxproj-Project of the QtWebKit module. For that i call "qmake -tp vc -r" This results in error "Project ERROR: Strict subdir dependencies can only be used with subdirs template" (https://bugreports.qt.io/browse/QTBUG-50099) I can get rid of this error by

Re: [Development] qtwebkit fails to build

2016-04-01 Thread Koehne Kai
> -Original Message- > [...] > Failed to open file: > Z:/src/kde/qt5/qtwebkit/Source/WebCore/mathml/mathtags.in > at > Z:/src/kde/qt5/qtwebkit/Source/WebCore/dom/make_names.pl > line 306. > Makefile.WebCore.DerivedSources:786:

Re: [Development] qtwebkit fails to build

2016-03-31 Thread Partha Bagchi
[image: Mic Drop] No suggestions at all? :( I am stuck here and without Webkit, I cannot build digikam. On Thu, Mar 31, 2016 at 2:25 PM, Partha Bagchi wrote: > I seem to have hit another snag. Hoping someone can point to a solution. > In my build process, I am getting the

[Development] qtwebkit fails to build

2016-03-31 Thread Partha Bagchi
I seem to have hit another snag. Hoping someone can point to a solution. In my build process, I am getting the following error: mingw32-make[2]: Entering directory 'Z:/src/kde/qt5/qtwebkit/Source/WebCore' ( test -e Makefile.WebCore.DerivedSources || Z:/src/kde/qt5/qtbase/bin/qmake.exe

[Development] QtWebKit: Turning off NPAPI plugin

2015-03-30 Thread Ilya Kowalewski
Hello! Recently I was wondering how to unload specific NPAPI-based plugin (e.g. flash player) via QtWebKit and haven't succeed so far. Do you guys have any ideas on is it possible or not? Ideally, I'd like to propogate a method to QWebView, which will unload() npapi module there, but I am not

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-28 Thread Simon Hausmann
[missd...@gmail.com] Sent: Thursday, November 22, 2012 7:24 AM To: development@qt-project.org Subject: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows Hi All, Maybe it's not so suitable to ask here, since there's no reply

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-28 Thread Yang Fan
+liang.qi= digia@qt-project.org] on behalf of Yang Fan [missd...@gmail.com] Sent: Thursday, November 22, 2012 7:24 AM To: development@qt-project.org Subject: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows Hi All, Maybe it's not so suitable to ask

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-27 Thread Yang Fan
[development-bounces+liang.qi= digia@qt-project.org] on behalf of Yang Fan [missd...@gmail.com] *Sent:* Thursday, November 22, 2012 7:24 AM *To:* development@qt-project.org *Subject:* [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows Hi All, Maybe it's

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-27 Thread Hausmann Simon
? Regards, Liang From: development-bounces+liang.qi=digia@qt-project.org [development-bounces+liang.qi=digia@qt-project.org] on behalf of Yang Fan [missd...@gmail.com] Sent: Thursday, November 22, 2012 7:24 AM To: development@qt-project.org Subject: [Development] QtWebkit from Qt5 couldn't

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-27 Thread Konstantin Ritt
+liang.qi=digia@qt-project.org] on behalf of Yang Fan [missd...@gmail.com] Sent: Thursday, November 22, 2012 7:24 AM To: development@qt-project.org Subject: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows Hi All, Maybe it's not so suitable

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-26 Thread Yang Fan
...@gmail.com] *Sent:* Thursday, November 22, 2012 7:24 AM *To:* development@qt-project.org *Subject:* [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows Hi All, Maybe it's not so suitable to ask here, since there's no reply in the Interest maillist. I built

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-22 Thread Konstantin Ritt
Hi, Plz check if the rich text editor example shows these Chinese characters correctly. Konstantin 2012/11/22 Yang Fan missd...@gmail.com: Hi All, Maybe it's not so suitable to ask here, since there's no reply in the Interest maillist. I built Qt5 from Git with MSVC2010 SP1 by myself, I

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-22 Thread Qi Liang
: development-bounces+liang.qi=digia@qt-project.org [development-bounces+liang.qi=digia@qt-project.org] on behalf of Yang Fan [missd...@gmail.com] Sent: Thursday, November 22, 2012 7:24 AM To: development@qt-project.org Subject: [Development] QtWebkit from Qt5 couldn't display Chinese

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-22 Thread Yang Fan
*Subject:* [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows Hi All, Maybe it's not so suitable to ask here, since there's no reply in the Interest maillist. I built Qt5 from Git with MSVC2010 SP1 by myself, I used ICU5.0 to build QtWebkit. But I found

Re: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-22 Thread Yang Fan
The example under qt5\qtbase\examples\widgets\richtext\textedit seems OK. It could input Chinese characters, opens a text file contains Chinese characters and displays correctly. On Thu, Nov 22, 2012 at 10:34 PM, Konstantin Ritt ritt...@gmail.com wrote: Hi, Plz check if the rich text editor

[Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

2012-11-21 Thread Yang Fan
Hi All, Maybe it's not so suitable to ask here, since there's no reply in the Interest maillist. I built Qt5 from Git with MSVC2010 SP1 by myself, I used ICU5.0 to build QtWebkit. But I found it couldn't display Chinese characters correctly on Windows, the official example under

[Development] qtwebkit changes to qt/4.8

2012-03-30 Thread Girish Ramakrishnan
Hi QtWebKit team, What's the best way to deal with patches to QtWebKit1/qt4 (for example, http://codereview.qt-project.org/#change,21292) ? Is the strategy still to get it all upstream? Since, I assume, there is QtWebKit 2.3 planned how will this patch end up in Qt? (Is the answer that it won't

Re: [Development] qtwebkit changes to qt/4.8

2012-03-30 Thread Girish Ramakrishnan
Hi, On Fri, Mar 30, 2012 at 4:57 PM, Girish Ramakrishnan gir...@forwardbias.in wrote: Hi QtWebKit team, is QtWebKit 2.3 planned how will this patch end up in Qt? (Is the Correction, I meant 'Since there is no QtWebKit 2.3 planned...' Girish ___

Re: [Development] qtwebkit-examples-and-demos.patch

2012-02-12 Thread Rohan McGovern
Philip Ashmore said: Hi there. Please find attached a patch for qtwebkit-examples-and-demos that allows the build to complete on Debian Wheezy amd64. Please also note that this patch includes a previously submitted patch, not yet applied. Also,

Re: [Development] qtwebkit-examples-and-demos.patch

2012-02-12 Thread a.gra...@gmail.com
Hi, On 11 February 2012 21:15, Philip Ashmore cont...@philipashmore.com wrote: Hi there. Please find attached a patch for qtwebkit-examples-and-demos that allows the build to complete on Debian Wheezy amd64. Please also note that this patch includes a previously submitted patch, not yet

[Development] qtwebkit-examples-and-demos/examples/browser/cookiejar.cpp is missing #include QNetworkCookie

2012-02-03 Thread Philip Ashmore
Hi there. qtwebkit-examples-and-demos/examples/browser/cookiejar.cpp is missing #include QNetworkCookie. Please find the patch attached. Regards, Philip Ashmore diff --git a/examples/browser/cookiejar.cpp b/examples/browser/cookiejar.cpp index d65573d..194f25b 100644 ---