summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-041-5/+10
|\
| * Quicknanobrowser: Hide status bubble properlySzabolcs David2019-02-251-5/+10
* | Add a setting to control if the PDF viewer is enabledMichael Brüning2019-02-221-0/+8
* | Replace deprecated QDesktopWidget::screenGeometry usage in simplebrowserPeter Varga2019-02-081-1/+2
* | Web Notifications APIKirill Burtsev2019-02-061-1/+1
* | Add a minimal example for the WebEngineAction APISzabolcs David2019-01-297-1/+318
* | Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-241-1/+5
* | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2019-01-181-4/+10
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-12-131-4/+10
| |\
| | * Fix documentation of WebEngine Widgets Minimal ExampleKai Koehne2018-11-091-4/+10
* | | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-1617-9/+32
|\| |
| * | Set organizationName of all examples to QtExamplesJüri Valdmann2018-11-1317-9/+32
* | | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-054-6/+9
|\| |
| * | Fix typo in error message of maps examplePeter Varga2018-10-311-1/+1
| * | Fix size of tab view when devtools are openAllan Sandfeld Jensen2018-10-231-2/+5
| * | Allow client certificates without opensslAllan Sandfeld Jensen2018-10-232-3/+3
* | | Make it possible to enable OCSP on LinuxAllan Sandfeld Jensen2018-10-172-1/+5
|/ /
* | Chromium requires C++14Allan Sandfeld Jensen2018-10-115-5/+0
* | Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-1730-18/+154
|\|
| * Document Tango icons used in examplesKai Koehne2018-08-2130-18/+154
* | Correct cert to certificateAllan Sandfeld Jensen2018-09-122-2/+2
* | Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-122-7/+7
* | WebUI example: Reduce duplicationsKai Koehne2018-09-063-7/+15
* | Fix initial url in quicknanobrowser and minimal examplesMichal Klocek2018-08-282-2/+2
* | Add webui exampleJüri Valdmann2018-08-239-1/+558
* | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Allan Sandfeld Jensen2018-08-2216-146/+1785
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-2116-146/+1785
| |\|
| | * Fix segfault in devtools openInNewTab handlingJüri Valdmann2018-07-161-0/+5
| | * Update marked.js in examplesKai Koehne2018-07-1219-33/+3049
* | | Fix typo in examples/webenginewidgets/webenginewidgets.proJüri Valdmann2018-08-211-1/+1
|/ /
* | Make WebChannel an optional featureMichal Klocek2018-08-091-1/+1
* | Fix simplebrowser build without sslMichal Klocek2018-07-292-0/+6
* | Update user dir associated to BrowserContext when chaging profile's pathPeter Varga2018-07-201-0/+1
* | Enable client certificate storeAllan Sandfeld Jensen2018-07-082-0/+9
* | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-06-2610-10/+10
|\|
| * Doc: Add missing dots (qtwebengine)Paul Wicking2018-06-229-9/+9
| * Doc: Fix quoting code from Recipe Browser exampleLeena Miettinen2018-06-221-1/+1
* | Fix webengine geolocation featureMichal Klocek2018-06-181-1/+1
* | Add sanity config check to examplesMichal Klocek2018-06-182-0/+9
* | Fine tune configure and clean up header includesMichal Klocek2018-06-122-2/+4
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-062-2/+3
* | simplebrowser: Handle featurePermissionRequested signalJüri Valdmann2018-06-012-0/+35
* | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-291-1/+1
|\|
| * CookieBrowser: Support also incomplete URL'sKai Koehne2018-05-251-1/+1
* | Update 3rd party code in markdown exampleKai Koehne2018-05-236-14/+1396
* | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-1814-450/+144
|\|
| * Remove qwebchannel.js from test and exampleMichal Klocek2018-05-173-432/+1
| * Improve user experience in stylesheet exampleSzabolcs David2018-05-165-10/+87
| * Fix keyboard focus for speculative RenderFrameHostsJüri Valdmann2018-05-151-2/+2
| * Remove hardcoded size from QWebEngineView::sizeHint()Szabolcs David2018-05-095-6/+54