summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement QWebEnginePage::action for basic navigation.Jocelyn Turcotte2013-08-202-8/+0
* Let the application sanitize the URL.Jocelyn Turcotte2013-08-201-1/+1
* demo browser: Make it link.Jocelyn Turcotte2013-08-2011-16/+116
* demo browser: Fix the compilation with QtWebEngine.Jocelyn Turcotte2013-08-2015-126/+127
* Import the demo browser into widget examples.Jocelyn Turcotte2013-08-2068-0/+13450
* Import QtWebKit public headers.Jocelyn Turcotte2013-08-201-2/+4
* Change "Contents" to "Engine" in API class names.Jocelyn Turcotte2013-08-194-15/+15
* Detach common.pri from the nano browser examples.Jocelyn Turcotte2013-08-195-20/+8
* Prepare the directories to have more examples included.Jocelyn Turcotte2013-08-1911-6/+6
* [Examples] Add Ctrl + L shortcut for testingPierre Rossi2013-07-312-0/+17
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-315-11/+16
* Move the icons into common.Zeno Albisser2013-07-039-21/+18
* Adjust LIBPATH on Mac.Zeno Albisser2013-07-011-1/+2
* Adding some missing license headersSergio Ahumada2013-06-251-0/+40
* Include fix.Zeno Albisser2013-06-181-0/+1
* Disable the back/forward buttons when appropriate.Zeno Albisser2013-06-183-2/+8
* Startup URL from command line argsPierre Rossi2013-06-185-10/+84
* Use QQmlProperty::write instead of Binding item.Zeno Albisser2013-06-181-18/+0
* Add initial API layer for widgets.Zeno Albisser2013-06-182-1/+15