summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated QDesktopWidget::screenGeometry usage in simplebrowserPeter Varga2019-02-081-1/+2
* Web Notifications APIKirill Burtsev2019-02-061-1/+1
* 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-1612-6/+19
|\| |
| * | Set organizationName of all examples to QtExamplesJüri Valdmann2018-11-1312-6/+19
* | | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-053-4/+4
|\| |
| * | Fix typo in error message of maps examplePeter Varga2018-10-311-1/+1
| * | Allow client certificates without opensslAllan Sandfeld Jensen2018-10-232-3/+3
* | | Make it possible to enable OCSP on LinuxAllan Sandfeld Jensen2018-10-171-0/+3
|/ /
* | Chromium requires C++14Allan Sandfeld Jensen2018-10-115-5/+0
* | Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-1722-14/+115
|\|
| * Document Tango icons used in examplesKai Koehne2018-08-2122-14/+115
* | 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
* | 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-223-127/+253
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-213-127/+253
| |\|
| | * Update marked.js in examplesKai Koehne2018-07-127-14/+1522
* | | 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
* | Enable client certificate storeAllan Sandfeld Jensen2018-07-082-0/+9
* | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-06-267-7/+7
|\|
| * Doc: Add missing dots (qtwebengine)Paul Wicking2018-06-227-7/+7
* | 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-061-1/+2
* | 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
|/
* 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
* simplebrowser: Focus url bar for new tabs and windowsJüri Valdmann2018-04-171-3/+8
* Shorten names of permission classesJüri Valdmann2018-04-132-6/+6
* Rename protocol() to scheme() in QWERPHPermissionRequestJüri Valdmann2018-03-081-1/+1
* Add ninja icon to simplebrowserMichal Klocek2018-03-063-0/+10
* Fix some QDoc warningsJüri Valdmann2018-03-022-7/+2
* Prevent Qt Quick Compiler from removing qrc Javascript source codeAlexandru Croitor2018-02-202-0/+8
* Add support for registerProtocolHandlerJüri Valdmann2018-02-132-0/+19
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2018-02-061-3/+3
|\
| * Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-02-021-3/+3
| |\
| | * Fix FDL license headerKai Koehne2018-01-231-3/+3
* | | Make default context menus look more like chrome's oneValentin Fokin2018-02-022-20/+22
|/ /