summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicswebview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QApplication::startDragDistance() instead of pressDragLengthWarwick Allison2009-12-081-5/+31
* small cleanupThierry Bastian2009-12-041-1/+1
* fix includesOswald Buddenhagen2009-12-031-10/+11
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-5/+5
* Fix initial scaling. QWebPage::setPreferredSize doesn't really work.Warwick Allison2009-12-021-6/+0
* Change from scaling/zooming by zoomFactor to instead use painter scaling.Warwick Allison2009-12-021-20/+25
* Remove include styles that rely on configure.Warwick Allison2009-12-011-3/+3
* Allow dragging be press and hold, in which case don't let Flickable take the ...Warwick Allison2009-11-251-6/+46
* Fix painting onto devices with no system clip (eg. pixmaps).Warwick Allison2009-11-201-39/+0
* Pass error messages through to WebView users.Warwick Allison2009-11-181-0/+29
* Partial fix for QTBUGT-5845Warwick Allison2009-11-171-17/+27
* docWarwick Allison2009-11-161-2/+7
* WebView tests and testability.Warwick Allison2009-11-131-93/+3
* docWarwick Allison2009-11-131-10/+10
* Remove WebView::pagewidth and tidy up - it's not needed and interferedWarwick Allison2009-11-101-46/+47
* unwarnWarwick Allison2009-11-091-1/+1
* remove unneeded constructorsYann Bodson2009-11-091-6/+0
* Remove textSizeMultiplier - it's broken and obsolete in QtWebKit.Warwick Allison2009-11-061-14/+0
* docWarwick Allison2009-11-061-1/+2
* Don't lose the URL just because it is an error.Warwick Allison2009-11-061-1/+1
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* Doc.Michael Brasser2009-11-031-1/+1
* Rename fx -> graphicsitemsAaron Kennedy2009-10-301-0/+1388