summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add a close button and ensure text height fitting in tabs for quicknanobrowserLeander Beernaert2019-06-071-6/+56
* Simple browser example: create off-the-record profile in a lazy mannerKirill Burtsev2019-04-233-14/+24
* Add PrintMe exampleMichal Klocek2019-04-1511-2/+509
* Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-0110-20/+20
* Fix markdown rendering of titles in recipebrowserAlexandru Croitor2019-03-217-0/+7
* Fix tabbing in recipebrowserAllan Sandfeld Jensen2019-03-212-5/+3
* Quicknanobrowser: Hide status bubble properlySzabolcs David2019-02-251-5/+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
* | Set organizationName of all examples to QtExamplesJüri Valdmann2018-11-1317-9/+32
* | 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
* | 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
* | Fix warning in debug build for quicknanobrowserMichal Klocek2018-05-171-1/+1
|/
* Examples: Use === where possibleKai Koehne2018-04-191-4/+4
* Examples: Name signal argumentsKai Koehne2018-04-193-15/+26
* simplebrowser: Focus url bar for new tabs and windowsJüri Valdmann2018-04-171-3/+8