summaryrefslogtreecommitdiff
path: root/demos/declarative/webbrowser/content/FlickableWebView.qml
Commit message (Expand)AuthorAgeFilesLines
* demos/declarative/webbrowser example modificationsartoka2011-11-171-195/+0
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Fix zooming in declarative webbrowser demoJoona Petrell2010-10-291-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* Remove the old WebView element in src/import. The new one is in src/3rdparty/...Alexis Menard2010-06-181-3/+2
* Fix some bugs in the QML Web Browser buttonsAlan Alpert2010-05-311-0/+1
* Fix zoom bug in QML Web Browser demoAlan Alpert2010-05-311-2/+2
* Add license headers for .qml files.Jason McDonald2010-05-211-0/+41
* Removed dependency of QDeclarativeWebView to private Qt (Declarative) APISimon Hausmann2010-05-131-22/+7
* Expand if available space changes.Warwick Allison2010-05-121-0/+6
* Cleanup and simplify the webbrowser demo.Yann Bodson2010-05-111-1/+1
* CleanupYann Bodson2010-05-061-3/+3
* Don't use zoomfactor.Warwick Allison2010-04-161-2/+2
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-13/+11
* Fix zooming (broke with transformOrigin default change).Warwick Allison2010-03-021-0/+1
* Move WebView to an extension plugin.Warwick Allison2010-03-021-0/+1
* Test, demo, and work-around bug QTBUG-8535Warwick Allison2010-02-261-0/+1
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-11/+11
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-3/+3
* Fix initial scaling. QWebPage::setPreferredSize doesn't really work.Warwick Allison2009-12-021-3/+3
* Restructure for easier re-use.Warwick Allison2009-12-021-0/+162