summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Enable building Qt WebEngine without accessiblity enabled.Stephan Binner2015-03-041-0/+2
* Replace old qt-project.org wiki with wiki.qt.ioSergio Ahumada2015-03-021-1/+1
* Doc: Fix issues related to example docsTopi Reinio2014-11-174-2/+49
* Fix enum names of audio/video featuresAllan Sandfeld Jensen2014-11-071-3/+3
* Enlarge quicknanobrowser for qt.io.Friedemann Kleint2014-11-051-2/+2
* Fix URLs in examples.Friedemann Kleint2014-11-045-10/+11
* Fix spelling in browser example.Friedemann Kleint2014-11-041-1/+4
* Examples: Fix warnings in webenginewidgets/browser example.Michael Brüning2014-10-064-0/+7
* Examples: Replace deprecated Q_WS_MAC defines with Q_OS_OSX.Michael Brüning2014-10-063-11/+11
* Various doc tweaksJocelyn Turcotte2014-09-291-3/+0
* Disable the unified toolbar on OS X in QtWebEngineWidgets examplesJocelyn Turcotte2014-09-122-2/+0
* Fix tst_QWebEngineFrame::progressSignal API test caseSzabolcs David2014-09-092-4/+4
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-292-0/+16
* Add scrollanimator settings to example browserAllan Sandfeld Jensen2014-08-193-1/+16
* Re-enable some qwebenginesetting features in browser exampleAllan Sandfeld Jensen2014-08-198-43/+24
* Handle new window/tab modifiers also on normal navigationsJocelyn Turcotte2014-08-151-2/+0
* Opt-out of the build on platforms where we won't build successfullyJocelyn Turcotte2014-08-121-1/+3
* Update the library and QML version to 1.0Jocelyn Turcotte2014-08-121-1/+1
* s/QWebEngine/QtWebEngine/gPierre Rossi2014-08-041-1/+1
* Do away without QWebEngineWidgets::initializePierre Rossi2014-08-042-3/+0
* Drop 5.2 supportJocelyn Turcotte2014-08-011-1/+1
* Add api to get the favicon URLAllan Sandfeld Jensen2014-07-306-21/+60
* OS X: Fix the build with the Qt SDKAndras Becsi2014-06-271-1/+1
* Test for webenginewidgets, not widgetsLaszlo Agocs2014-05-191-1/+1
* Fix up tabbed browser code.Michael Brüning2014-05-192-7/+8
* Fix the quicknanobrowser example's import versionJocelyn Turcotte2014-05-191-1/+1
* Prepend the namespace for ElideMiddle.Zeno Albisser2014-05-161-1/+1
* Add linkHovered support for Widgets APISzabolcs David2014-05-151-6/+2
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-051-0/+32
* Add a feature permission bar to the demo browserPierre Rossi2014-04-295-0/+209
* Cleanup the QtWebEngineWidgets public headers and APIJocelyn Turcotte2014-04-1513-9/+58
* Update QWebEnginePage::WebWindowTypeJocelyn Turcotte2014-04-151-3/+2
* Fix typo in widget browserPeter Varga2014-04-101-2/+2
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-083-1/+10
* Centralize OpenGL initializationSimon Hausmann2014-03-312-9/+3
* Rough port of the documentation to QtWebEngineJocelyn Turcotte2014-03-313-20/+19
* Fix typo in quicknanobrowser.proPeter Varga2014-03-261-2/+1
* Fork the quicknanobrowser as tests/quicktestbrowserJocelyn Turcotte2014-03-195-129/+1
* Uncomment the binary install of the fancybrowser exampleJocelyn Turcotte2014-03-191-2/+2
* Rename example directories to match the source install destinationJocelyn Turcotte2014-03-1989-6/+6
* Remove the widgetsnanobrowser exampleJocelyn Turcotte2014-03-1914-279/+10
* Fix forced exit from fullscreen and reload action in quicknanobrowserAndras Becsi2014-03-061-3/+6
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-284-56/+56
* Make Qt 5.2 a minimum requirementPierre Rossi2014-02-141-2/+0
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-132-10/+8
* Update the invoke wrapper to allow bool argumentsJocelyn Turcotte2014-02-132-6/+6
* QQuickWebEngineView new window API refactoringJocelyn Turcotte2014-02-131-20/+19
* Implement requestFullscreen for QQuickWebEngineView.Zeno Albisser2014-02-111-0/+46
* Add TakeFocus in WebContentsViewQt for passing on tab focus.Zeno Albisser2014-02-101-0/+10
* Add Ctrl+R shortcut for reload.Zeno Albisser2014-02-061-0/+4