summaryrefslogtreecommitdiffstats
path: root/examples/webengine
Commit message (Expand)AuthorAgeFilesLines
* Fix custom dialog exampleMichal Klocek2021-08-105-11/+25
* Fix widget dependency in customdialogsMichal Klocek2021-08-101-2/+1
* Reintroduce File Picker controlBalazs Egedi2021-08-102-3/+3
* Implement QML Color DialogBalazs Egedi2021-08-052-3/+3
* Update customdialogs example to work with Quick Controls 2Balazs Egedi2021-07-2724-83/+70
* Remove qqc2 build time requirementMichal Klocek2021-07-162-2/+0
* QuickNanoBrowser: Port to Qt6Balazs Egedi2021-07-098-273/+323
* Fix project files in Quick examplesBalazs Egedi2021-07-092-6/+6
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-1/+0
* Remove import versions from Quick examplesBalazs Egedi2021-07-0610-45/+45
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-158-15/+15
* Fix some compiler warningsPeter Varga2021-06-108-12/+1
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-041-1/+1
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-7/+7
* Use fixed qt_add_resource BASE argumentPeter Varga2021-05-281-20/+20
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-226-6/+6
* Add examples to the cmake buildMichal Klocek2021-05-227-0/+476
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-121-0/+12
|\
| * Support devtools close button in QuickNanoBrowserBalazs Egedi2021-04-151-0/+12
* | Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-137-7/+7
|/
* Fix crash on exit in quicknanobrowser when popupMichal Klocek2021-02-161-1/+0
* Example 'quicknanobrowser' improvementsKirill Burtsev2020-02-081-9/+22
* Example 'LifeCycle': fix import statement and shared context warningKirill Burtsev2019-11-283-3/+3
* Doc: Fix documentation warningsTopi Reinio2019-11-201-5/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-225-8/+8
* Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-192-5/+5
* Add example for QQuickWebEngineTooltipRequestSzabolcs David2019-10-1013-1/+78
* Move lifecycle docs to features pageJüri Valdmann2019-10-101-65/+2
* Introduce findTextFinished signalPeter Varga2019-08-234-1/+206
* Use ui::CompositorJüri Valdmann2019-08-221-0/+1
* Add API to change download directory path and file nameTamas Zakor2019-07-051-1/+1
* 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
* | | Implement page lifecycle APIJüri Valdmann2019-05-2415-0/+1064
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-097-13/+23
|\| |
| * | Doc: Fix QDoc warningsLeena Miettinen2019-05-031-7/+13
| * | Enable HiDPI for customdialogs and spellcheckers examplesJüri Valdmann2019-04-241-0/+1
| * | Make QtWebEngine imports consistentAllan Sandfeld Jensen2019-04-203-3/+6
| * | Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-092-3/+3
| |\|
| | * Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-012-3/+3
* | | 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
|/ /