summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-225-8/+8
* Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-193-6/+6
* Add example for QQuickWebEngineTooltipRequestSzabolcs David2019-10-1013-1/+78
* Move lifecycle docs to features pageJüri Valdmann2019-10-101-65/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-243-28/+34
|\
| * Fix snippet in notification exampleAllan Sandfeld Jensen2019-08-293-28/+34
* | Remove usages of deprecated APIsSona Kurazyan2019-09-094-5/+6
* | Allow deferring QWebEngineCertificateError handlingKirill Burtsev2019-09-051-15/+27
* | Introduce findTextFinished signalPeter Varga2019-08-238-5/+226
* | Use ui::CompositorJüri Valdmann2019-08-221-0/+1
* | Add API to change download directory path and file nameTamas Zakor2019-07-053-4/+6
* | Merge remote-tracking branch 'origin/5.13' into devJüri Valdmann2019-07-021-6/+56
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-111-6/+56
| |\
| | * Add a close button and ensure text height fitting in tabs for quicknanobrowserLeander Beernaert2019-06-071-6/+56
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-06-069-0/+495
|\| |
| * | Web Notifications widgets' API exampleKirill Burtsev2019-05-209-0/+495
* | | Implement page lifecycle APIJüri Valdmann2019-05-2415-0/+1064
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-0929-46/+574
|\| |
| * | Doc: Fix QDoc warningsLeena Miettinen2019-05-031-7/+13
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-3014-16/+533
| |\|
| | * 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
| * | Enable HiDPI for customdialogs and spellcheckers examplesJüri Valdmann2019-04-242-0/+2
| * | Make QtWebEngine imports consistentAllan Sandfeld Jensen2019-04-203-3/+6
| * | Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-0910-20/+20
| |\|
| | * Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-0110-20/+20
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-299-5/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-289-5/+10
| |\|
| | * Fix markdown rendering of titles in recipebrowserAlexandru Croitor2019-03-217-0/+7
| | * Fix tabbing in recipebrowserAllan Sandfeld Jensen2019-03-212-5/+3
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-211-5/+18
|\| |
| * | 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
* | | Add a way to customize tooltips in WebEngineViewSzabolcs David2019-02-192-2/+2
|/ /
* | 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