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 sur
Hiho,
I am looking for a way to fetch some resources from WebCore sources
(QtWebKit) with QNAM. I want it to be associated with user-agent of
QWebView and referrer of QWebPage. Is there a way to handle this?
Thanks!
___
Development mailing list
Developm
at 9:37:33 PM Ilya Kowalewski <
illya.kovalevs...@gmail.com> wrote:
> Hey there!
>
> My main purpose here is to reimplement some behaviour of QtWebKit on HTML5
> Video support. Am I right that there is an abstract layer between actual
> context rendering / processing and we
Hey there!
My main purpose here is to reimplement some behaviour of QtWebKit on HTML5
Video support. Am I right that there is an abstract layer between actual
context rendering / processing and webkit abstraction for HTML5 Video
standart?
So what's the best place to start with there?
PI is
absolutely fine to me, but as far as I understood from what Thiago said,
this won't get accepted, since it's a platform-wise feature, not available
on other platforms.
On Mon Jan 26 2015 at 1:46:39 AM Allan Sandfeld Jensen
wrote:
> On Monday 26 January 2015, Ilya Kowalewski wro
Hiho there,
I was wondering how to implement support for QSystemTrayIcon label feature
we have here on OS X in Qt. For those of you who are not familiar with this
feature it's an optional text label on the right to the tray icon (
http://i.imgur.com/c98Nn08.png — red rectangle).
After a discussio