[Interest] Inject QWebChannel and/or JQuery into QWebEnginePage

2016-03-20 Thread NoRulez
Hello, Did I have to inject QWebChannel and for example JQuery every time before or after I call setUrl()/load() to QWebEngineView or only once? Because the jquery event for loading a site is only called once and if loaded then it has the previous url: $(window).load(function () { alert('p

Re: [Interest] load average building QtWebEngine

2016-03-20 Thread René J . V . Bertin
Allan Sandfeld Jensen wrote: > It only launches one ninja process, and ninja guesses the number threads > itself by using cpuinfo (unless you control it with NINJAFLAGS), but that > can't get load to 60. I would guess the load is not from CPU, but maybe memory > load, if you start swapping other

Re: [Interest] User Auth Confirmation on account.qt.io

2016-03-20 Thread Jason H
> Sent: Friday, March 18, 2016 at 4:01 AM > From: "Nikos Chantziaras" > To: interest@qt-project.org > Subject: Re: [Interest] User Auth Confirmation on account.qt.io > > On 17/03/16 16:32, Jason H wrote: > > Just curious why this is always happening to me. I'm not seeing why I need > > to confi

Re: [Interest] [OS X] Qt 5.6.0 minimal build configuration (error compiling qlatincodec.cpp)

2016-03-20 Thread Thiago Macieira
On quinta-feira, 17 de março de 2016 17:14:45 PDT Samuel Gaist wrote: > > /usr/bin/clang++ -c -O3 -march=native -g -ffunction-sections -O2 -g -fPIC > > -std=c++11 [...] > > -I/Users/bertin/work/src/new/Qt/qt-everywhere-opensource-src-5.6.0/qtbase > > /mkspecs/macx-clang > Hi, > > Looks like it'