ext Nathan Osman wrote:
I downloaded and installed Qt 4.6 and that didn't fix the problem. It
still refuses to display the PNG.
Is the PNG plugin available to the binary? Is it loaded?
Benjamin
___
webkit-qt mailing list
webkit-qt@lists.webkit.org
ht
Try the attached patch. I filed relevant bugzilla's with patches, hopefully
they will be committed soon.
Regards,
ismail
On Thu, Apr 29, 2010 at 5:10 AM, Hui Tang wrote:
> Hi, I don't use Qt4.7 webkit trunk, I download webkit from svn repository
> from its official site,
>
> Then, I followed:
Hi,
Benjamin, thank you for your tips. I tested following code, and it worked very
well.
bool WebPage::acceptNavigationRequest(QWebFrame *frame, const QNetworkRequest
&request,
NavigationType type)
{
...
QString scheme = request.url().scheme();
if
I downloaded and installed Qt 4.6 and that didn't fix the problem. It still
refuses to display the PNG.
- Nathan
> Date: Wed, 28 Apr 2010 11:14:30 +0200
> From: markus.go...@nokia.com
> To: george_ediso...@hotmail.com
> CC: webkit-qt@lists.webkit.org
> Subject: Re: [webkit-qt] Trouble displaying
Hi, I don't use Qt4.7 webkit trunk, I download webkit from svn repository from
its official site,
Then, I followed:
set path=D:\SDK\QtWince600\bin;%path%
set QTDIR=D:\SDK\QtWince600
setcepaths.bat wince60standard-mipsii-msvc2005
perl WebKitTools/Scripts/build-webkit --clean
perl WebKitTools/Scrip
ext Hui Tang wrote:
No, I don't, I am using the version in Qt 4.6.0 source, the qt webkit is in its
source.
The version is:
qtwebkit/qtwebkit-4.6 branch/tag
I saw it from qt source directory in src/3rdparty/webkit/VERSION.
Try with Qt 4.7 and WebKit trunk, the issue might have already
Hi,
ext colin121 wrote:
> Does anybody know how to register an application as your custom protocol
> handler in WebKit/QtWebKit/arora?
> Please let me know if there is an easy one, really appreciate your work.
> I'm considering using QtWebkit in an embed device to demonstrate my own
> web page.
Hi all:
Does anybody know how to register an application as your custom protocol
handler in WebKit/QtWebKit/arora?
Please let me know if there is an easy one, really appreciate your work.
I'm considering using QtWebkit in an embed device to demonstrate my own web
page.
In my page, I have some
ext Nathan Osman wrote:
I am using Qt 4.5 on Windows and have a webkit control on my main
window. When I try to put some HTML into the control that references
an image, the image does not display. I even tried using an absolute
path. What am I doing wrong?
You are using Qt 4.5 instead of 4.6.2
I am using Qt 4.5 on Windows and have a webkit control on my main window. When
I try to put some HTML into the control that references an image, the image
does not display. I even tried using an absolute path. What am I doing wrong?
- Nathan
P.S. Sorry for the blank email - client problems.
_
Got a phone? Get Hotmail & Messenger for mobile!
http://go.microsoft.com/?linkid=9724464___
webkit-qt mailing list
webkit-qt@lists.webkit.org
http
11 matches
Mail list logo