summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-271-2/+8
|\| |
| * | Fix Qt::NoContextMenu policy handling in QWebEngineViewValentin Fokin2017-10-241-2/+8
* | | Merge branch '5.10' into devAllan Sandfeld Jensen2017-10-137-53/+103
|\| |
| * | Disable IME on password inputPeter Varga2017-10-042-4/+8
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-295-49/+95
| |\|
| | * Change some copyright headers from LGPL to standard oneKai Koehne2017-09-202-47/+52
| | * Add missing copyright headersKai Koehne2017-09-201-0/+27
| | * Fix license headers for libraries and pluginsKai Koehne2017-09-201-1/+11
| | * Fix license header for examplesKai Koehne2017-09-201-1/+1
| | * Document that the Windows version in the user-agent might be wrongKai Koehne2017-09-141-0/+4
* | | Implement geometryChangeRequested signal in the Quick APISzabolcs David2017-10-053-3/+12
* | | Fix version numbers for UnknownUrlSchemePolicyViktor Engelmann2017-09-261-1/+6
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-224-13/+13
|\| |
| * | Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-201-6/+3
| * | Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-203-6/+6
| * | Add UI delegates configure optionMichal Klocek2017-09-191-1/+4
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-216-102/+102
* | | Add Setting to allow passing unknown URL schemes to QDesktopServicesViktor Engelmann2017-09-183-1/+69
* | | Merge branch '5.10' into devAllan Sandfeld Jensen2017-09-186-14/+38
|\| |
| * | [macOS] Fix creation of shared OpenGL 3.2 Core contextsAlexandru Croitor2017-09-171-3/+19
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-143-8/+6
| |\|
| | * Set referrer on download requestsJüri Valdmann2017-09-121-2/+5
| | * Remove QWebEngineViewPrivate::m_pendingContextMenuEventJoerg Bornemann2017-09-113-6/+1
| * | Merge "Merge branch '5.9' into 5.10" into refs/staging/5.10Allan Sandfeld Jensen2017-09-111-0/+10
| |\ \
| | * | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-09-061-0/+10
| | |\|
| | | * Close popup windows when their parents are destroyedAlexandru Croitor2017-08-291-0/+7
| | | * Stop forwarding HoverEnter and HoverLeave QEventsJüri Valdmann2017-08-111-0/+3
| * | | Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-082-3/+3
| |/ /
* / / Support Quota Management APISzabolcs David2017-09-136-0/+193
|/ /
* | Add https to list of internal schemesViktor Engelmann2017-08-301-1/+2
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-141-2/+1
|\|
| * Doc: Align QtWebEngineWidgets overview with the one for the QtWebEngine moduleKai Koehne2017-07-191-2/+1
* | Remove support for building with Qt versions < 5.8.0Allan Sandfeld Jensen2017-08-044-45/+0
* | Reorder documentation for QtWebEngine dictionary discoveryFlorian Bruhin2017-08-041-28/+2
* | Add HideScrollbars settingPeter Varga2017-08-023-1/+7
* | Remove DemoBrowserJüri Valdmann2017-07-261-1/+1
* | Add method for triggering downloadsFlorian Bruhin2017-07-193-1/+21
* | Cleanup support for desktop captureJüri Valdmann2017-07-173-38/+70
* | Merge remote-tracking branch 'origin/5.9' into devKai Koehne2017-07-111-0/+2
|\|
| * Call stopFinding, when navigating awayViktor Engelmann2017-07-061-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-057-65/+29
|\|
| * Always compile QWebEnginePage::printJüri Valdmann2017-06-262-16/+2
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-242-4/+0
| |\
| | * Fix crash when accessibility is disabledAllan Sandfeld Jensen2017-06-232-4/+0
| * | Doc: Describe size limit for QWebEnginePage::setHtml()Leena Miettinen2017-06-201-0/+6
| |/
| * Fix cancellation of UploadFolder dialogsSzabolcs David2017-06-161-1/+1
| * Doc: Mark globalSettings() obsolete in QWebEngineSettingsLeena Miettinen2017-06-092-26/+14
| * Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-081-16/+3
| * Store Target URL in WebContentsDelegateQt::WebContentsCreatedViktor Engelmann2017-05-302-2/+3
* | Don't disable local storage for offTheRecord profilesFlorian Bruhin2017-06-261-1/+1