summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxwebview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renaming: QFxView -> QmlViewYann Bodson2009-09-221-1/+1
* Revive animated zooming.Warwick Allison2009-08-311-6/+28
* Simplify zooming mechanism - put more IQ in WebView.Warwick Allison2009-08-311-44/+79
* Element-at functionalityWarwick Allison2009-08-311-0/+20
* New window creation in WebView.Warwick Allison2009-08-281-1/+102
* Changes as per review.Warwick Allison2009-08-281-220/+234
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-261-4/+10
|\
| * Fix handling of empty strings for URLsWarwick Allison2009-08-261-1/+7
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-251-1/+1
| |\
| * | Avoid shadowing QWebPage::view().Warwick Allison2009-08-251-3/+3
* | | Proposed changes following reviewMartin Jones2009-08-261-0/+1
| |/ |/|
* | Don't crash for QFxWebView::setUrl(QUrl)Kai Koehne2009-08-251-1/+1
|/
* Special handling of Tab/BackTabWarwick Allison2009-08-241-0/+21
* Fix WebViewSettingsWarwick Allison2009-08-241-4/+19
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-171-1/+9
|\
| * Make calling base class focusChanged a protocol.Warwick Allison2009-08-141-11/+4
| * Fix to QFxWebView to show cursor in focused text input. Correction textedit a...Tapani Mikola2009-08-141-1/+16
* | Doc cleanup.Yann Bodson2009-08-171-78/+8
|/
* Change QFxWebView to support hoverMove events (and send them to WebKit as mou...Tapani Mikola2009-08-131-7/+73
* docWarwick Allison2009-08-131-0/+31
* Support adding "window objects" to webviewAaron Kennedy2009-08-101-2/+74
* Add a WebView::evaluateJavaScript() methodAaron Kennedy2009-08-101-0/+9
* Make QFxScaleGrid privateWarwick Allison2009-07-311-1/+0
* More QFxItem cleanup.Michael Brasser2009-07-301-1/+1
* make QFxItem use QGraphicsTransformLars Knoll2009-07-291-1/+0
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
* Remove an unused method in QFxItemLars Knoll2009-07-221-5/+0
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-1/+0
* Fix compilation after change 6626a9Leonardo Sobral Cunha2009-07-171-0/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-151-1/+1
|\
| * First conversion to new module handling.Warwick Allison2009-07-021-1/+1
* | Cleanup in preparation for key/focus handling.Michael Brasser2009-07-131-1/+0
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-9/+2
|\ \ | |/
| * Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-2/+2
| * Clean up some code that has moved to QFxPaintedItemWarwick Allison2009-06-241-7/+0
* | CompileAaron Kennedy2009-06-241-8/+0
* | Merge branch 'kinetic-declarativeui' into kinetic-declarativeui-gvAaron Kennedy2009-06-241-31/+38
|\ \ | |/
| * Move cacheSize property to QFxPaintedItem from QFxWebView.Warwick Allison2009-06-231-81/+3
| * Add zoomFactor property to WebView.Michael Brasser2009-06-221-1/+27
* | Remove simple canvasAaron Kennedy2009-06-231-8/+0
* | Remove OpenGL support from Fluid UI primitivesAaron Kennedy2009-06-191-13/+0
|/
* More explicit QUrl <-> QString conversion.Warwick Allison2009-06-111-1/+1
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-10/+8
* Merge branch 'kinetic-declarativeui-pixmapopt' of git@scm.dev.nokia.troll.no:...Michael Brasser2009-05-291-1/+1
|\
| * Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-251-1/+1
* | Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
|/
* Docs.Martin Jones2009-05-061-14/+14
* Rename QFxImageItem to QFxPaintedItem.Ian Walters2009-05-051-13/+13
* Remove Painted, have WebView use ImageItemIan Walters2009-05-051-124/+19