summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add link from QWEClientCertSelection to related signalLeena Miettinen2018-10-041-1/+5
* Cleanup scenegraph integrationAllan Sandfeld Jensen2018-10-022-4/+4
* Fix QWebEngineView changed properties emit on setPageKirill Burtsev2018-10-013-18/+65
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+8
|\
| * Doc: Mention that profile storage paths must be set before useLeena Miettinen2018-09-241-1/+8
* | Fix QWebEnginePage emit zero loadProgress before loadStartedKirill Burtsev2018-09-241-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-172-3/+5
|\|
| * Document world ID limitAllan Sandfeld Jensen2018-08-272-3/+5
* | Correct cert to certificateAllan Sandfeld Jensen2018-09-125-29/+29
* | Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-121-2/+2
* | Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-121-1/+1
* | Avoid reattach of page before deleting itAllan Sandfeld Jensen2018-09-053-9/+10
* | Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-215-10/+28
|\|
| * Clarify how key / mouse QEvents are propagated to a popup RWHVQD objectAlexandru Croitor2018-07-311-0/+6
| * Close popups when parent window is movedAlexandru Croitor2018-07-272-9/+14
| * Add threading and security note for print()Michal Klocek2018-07-201-0/+5
| * Forward mouse and keyboard modifiers from QDropEventJüri Valdmann2018-07-131-1/+1
| * Doc: Mark \snippet entries with .pro filesVenugopal Shivashankar2018-07-031-0/+2
* | Make WebChannel an optional featureMichal Klocek2018-08-091-0/+12
* | Add printRequest()Michal Klocek2018-08-093-0/+20
* | Fix running webengine without default profileMichal Klocek2018-08-031-2/+2
* | Add QWebEngineUrlScheme classJüri Valdmann2018-08-021-4/+8
* | Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-025-1/+23
* | Add DNS prefetchingAllan Sandfeld Jensen2018-08-013-0/+7
* | Enable XSS auditing by defaultFlorian Bruhin2018-07-191-2/+1
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-184-0/+58
* | Rename BrowserAdapterClient to ProfileAdapterClientMichal Klocek2018-07-094-44/+44
* | Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-095-64/+64
* | Enable client certificate storeAllan Sandfeld Jensen2018-07-086-1/+243
* | Unset currentPrinter before triggering the callback of printing operationSzabolcs David2018-07-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-06-262-51/+52
|\|
| * Doc: Add missing dots (qtwebengine)Paul Wicking2018-06-221-1/+1
| * Fix segfault in QWebEnginePage::triggerActionJüri Valdmann2018-05-301-50/+51
* | Fine tune configure and clean up header includesMichal Klocek2018-06-124-39/+23
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-063-6/+6
* | RWHVQDW: Remove QGuiApplication::sync() callJüri Valdmann2018-06-041-9/+7
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-301-5/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-291-5/+0
| |\|
| | * Fix overeager disabling of QActions in QWebEnginePageJüri Valdmann2018-05-191-5/+0
* | | Unify and simplify profile constructorsMichal Klocek2018-05-282-19/+3
|/ /
* | Test runJavaScript without JavascriptEnabledJüri Valdmann2018-05-181-1/+2
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-184-2/+16
|\|
| * Fix keyboard focus for speculative RenderFrameHostsJüri Valdmann2018-05-151-0/+1
| * Remove old focusProxy widget from layout in RWHVQDW::initAsChildJüri Valdmann2018-05-151-0/+3
| * Cleanup pdfium_document_wrapper_qt.h includeAllan Sandfeld Jensen2018-05-151-1/+4
| * Remove hardcoded size from QWebEngineView::sizeHint()Szabolcs David2018-05-091-1/+2
| * Disable drag&drop on eglfs for qml appMichal Klocek2018-05-042-0/+6
* | Change BrowserContextAdapter to be QPointerMichal Klocek2018-05-184-19/+43
|/
* Fix focus after hideAllan Sandfeld Jensen2018-04-181-2/+3
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-173-0/+11