summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix reload button in the QuickNanoBrowserAdam Kallai2014-01-281-1/+1
* Get rid of tr1/functionalJocelyn Turcotte2014-01-272-20/+32
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-222-13/+25
* Pave the way for our UI delegation strategy.Pierre Rossi2014-01-154-6/+71
* Fix installation of most examplesSimon Hausmann2014-01-153-1/+6
* Disable currently unsupported features in browser example.Zeno Albisser2014-01-141-6/+24
* Disable viewSourceAction in fancybrowser for now.Zeno Albisser2014-01-141-0/+2
* quicknanobrowser: reset progress bar when reaching 100%Zeno Albisser2013-12-231-1/+1
* createWindow QML API for QQuickWebEngineViewJocelyn Turcotte2013-12-232-18/+70
* Fix the build with Qt 5.1Andras Becsi2013-11-261-0/+2
* Remove the need for application to set an RPATH.Jocelyn Turcotte2013-11-184-4/+4
* Make fancybrowser build and linkPierre Rossi2013-11-124-44/+45
* Import fancybrowser examplePierre Rossi2013-11-129-0/+523
* Delegated renderer: Put textures on those quads.Jocelyn Turcotte2013-11-112-0/+10
* Give the demo browser prettier popupsPierre Rossi2013-10-291-4/+56
* Pimp up our QtQuick browserPierre Rossi2013-10-111-10/+26
* Fix typo in quickwindow.qmlArvid Nilsson2013-10-041-1/+1
* Add loadProgress APIArvid Nilsson2013-10-041-26/+34
* Quick: Add Favicon APIArvid Nilsson2013-10-031-0/+5
* Widgets: implement zoomFactorPierre Rossi2013-10-011-6/+0
* Add Qt namespace macros QtWebEngine classes.Michael BrĂ¼ning2013-09-172-1/+6
* Implement the basic parts of QWebEngineHistory.Jocelyn Turcotte2013-08-201-7/+0