summaryrefslogtreecommitdiffstats
path: root/examples/widgets/browser/browsermainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename example directories to match the source install destinationJocelyn Turcotte2014-03-191-993/+0
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-10/+7
* Update the invoke wrapper to allow bool argumentsJocelyn Turcotte2014-02-131-3/+3
* Get rid of tr1/functionalJocelyn Turcotte2014-01-271-10/+16
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-221-6/+13
* Disable currently unsupported features in browser example.Zeno Albisser2014-01-141-6/+24
* Widgets: implement zoomFactorPierre Rossi2013-10-011-6/+0
* Implement the basic parts of QWebEngineHistory.Jocelyn Turcotte2013-08-201-7/+0
* demo browser: Make it link.Jocelyn Turcotte2013-08-201-2/+31
* demo browser: Fix the compilation with QtWebEngine.Jocelyn Turcotte2013-08-201-27/+28
* Import the demo browser into widget examples.Jocelyn Turcotte2013-08-201-0/+948