Re: Workaround in WebView...

2010-03-23 Thread Kenneth Christiansen
I will try to search for it :-) I get hundreds of bug e-mails per day :-) Kenneth On Tue, Mar 23, 2010 at 2:51 PM, Aaron J. Seigo wrote: > On March 23, 2010, Kenneth Christiansen wrote: >> Would be nice if you could point out there places you found it to be >> using the QGraph

Re: Workaround in WebView...

2010-03-23 Thread Kenneth Christiansen
Would be nice if you could point out there places you found it to be using the QGraphicsView wrongly. Some of the issues are due to us having to keep supporting QWebView which can make it tricky at times, so if you find any issue, please let us know. Kenneth > i did. with code showing the problem

Re: Webslice applet moved to kdereview

2009-11-12 Thread Kenneth Christiansen
some times along the way :-)) If you go with KGraphics, I would prefer KGraphicsWebSlide. Cheers! On Thu, Nov 12, 2009 at 11:05 PM, Aaron J. Seigo wrote: > On November 12, 2009, Kenneth Christiansen wrote: >> Plasma widgets are by default GraphicsItems right? So what about >> Plasma

Re: Webslice applet moved to kdereview

2009-11-12 Thread Kenneth Christiansen
Hi there, Cool stuff. I don't know about the Plasma naming, but we are trying to not call anything but base classes for *Widget. Plasma widgets are by default GraphicsItems right? So what about Plasma::WebSlice? and then call the QWidget for KWebSlide? Just a suggestion :-) Kenneth On Thu, Nov

Re: QWebFrame and baseUrl

2009-11-10 Thread Kenneth Christiansen
On November 9, 2009, Kenneth Christiansen wrote: >> So I wonder why this stopped working, if this is due to a QUrl change, >> due to our change or due to a change in WebKit itself. > > yes, with a switch to KUrl it apparently started working (URLs with #s in them > were one is

Re: QWebFrame and baseUrl

2009-11-09 Thread Kenneth Christiansen
Hi there, Strange... We merely fixed the behavior to be as expected and documented. setHtml was totally broken. It was adding the baseurl to the session history if one was supplied, and not adding anything if nothing was supplied. That has now been fixed. So I wonder why this stopped working, i

Re: Tokamak 4 dates

2009-10-05 Thread Kenneth Christiansen
So do you guys need a WebKit guy around :-) ? Cheers, Kenneth On Mon, Oct 5, 2009 at 7:44 AM, Sebastian Kügler wrote: > Hey fellow Plasmoids, > > As you've heard, Tokamak4 will take place in Nürnberg, Germany in and around > the > openSuse offices. The next step to make it happen is finding a d

Re: Review Request: WebView Kinetic Scrolling

2009-10-04 Thread Kenneth Christiansen
> this whas added to achieve scrolling by flicking (even in an animate way, by > dragging fastly the webview and "launching" it) > right now is done by a private class (right now with timers, will be ported to > kinetic) that sets the scrollvalue properties to achieve that. > seems a sane approach?

Re: Review Request: WebView Kinetic Scrolling

2009-10-03 Thread Kenneth Christiansen
> api wise of course it doesn't have much, because as our plasma one just wraps > the most useful functions of qwebframe and qwebpage,, however just taking a > quick look... I saw that you have added some extra API like setHorizontalScroll or something similar. If you have some extra methods that

Re: Review Request: WebView Kinetic Scrolling

2009-10-03 Thread Kenneth Christiansen
Would be cool if you guys could have a look at the QGraphicsWebView in WebKit trunk, so we can get feedback on the API before we release it with Qt 4.6. Cheers, Kenneth On Sat, Oct 3, 2009 at 10:16 AM, Marco Martin wrote: > > --- > This is

Re: Plasmate Proposal - added some changes and screenshots

2009-03-31 Thread Kenneth Christiansen
Any change of QtCreator (/KDevelop) integration? Looks pretty nice btw :-) Cheers, Kenneth On Tue, Mar 31, 2009 at 6:21 PM, Diego Casella wrote: > Hello guys, > I made some changes on my PlasMate proposal, and also I added a screenshot > about the main window ( I think the element placement > i