summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Rename example directories to match the source install destinationJocelyn Turcotte2014-03-1976-14146/+0
* Remove the widgetsnanobrowser exampleJocelyn Turcotte2014-03-194-266/+0
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-284-56/+56
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-132-10/+8
* Update the invoke wrapper to allow bool argumentsJocelyn Turcotte2014-02-132-6/+6
* Get rid of tr1/functionalJocelyn Turcotte2014-01-272-20/+32
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-222-13/+25
* Fix installation of most examplesSimon Hausmann2014-01-152-1/+3
* 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
* Remove the need for application to set an RPATH.Jocelyn Turcotte2013-11-183-3/+3
* Make fancybrowser build and linkPierre Rossi2013-11-124-44/+45
* Import fancybrowser examplePierre Rossi2013-11-128-0/+522
* Give the demo browser prettier popupsPierre Rossi2013-10-291-4/+56
* 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-2010-15/+111
* 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-192-4/+4
* Detach common.pri from the nano browser examples.Jocelyn Turcotte2013-08-192-2/+4
* Prepare the directories to have more examples included.Jocelyn Turcotte2013-08-194-2/+2
* [Examples] Add Ctrl + L shortcut for testingPierre Rossi2013-07-311-0/+7
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-1/+1
* Move the icons into common.Zeno Albisser2013-07-031-9/+5
* Disable the back/forward buttons when appropriate.Zeno Albisser2013-06-182-2/+6
* Startup URL from command line argsPierre Rossi2013-06-181-1/+3
* Add initial API layer for widgets.Zeno Albisser2013-06-182-1/+15
* cleaner content margins for the nested layoutsPierre Rossi2013-06-181-1/+5
* Split out the example into two distinct onesPierre Rossi2013-06-174-0/+231