summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add initial API layer for QtQuick and connect the signals accordingly.Zeno Albisser2013-06-181-2/+3
* Qt Quick example: use a qrc filePierre Rossi2013-06-184-4/+16
* cleaner content margins for the nested layoutsPierre Rossi2013-06-181-1/+5
* Split out the example into two distinct onesPierre Rossi2013-06-1715-0/+507