summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
Commit message (Expand)AuthorAgeFilesLines
* Keep visibility of WebContents when restoring historyPeter Varga2018-10-291-0/+2
* Stop showing speculative framesJüri Valdmann2018-10-294-73/+131
* Unify updating navigation actionsSzabolcs David2018-10-232-9/+2
* Allow client certificates without opensslAllan Sandfeld Jensen2018-10-234-7/+7
* Doc: Add link from QWEClientCertSelection to related signalLeena Miettinen2018-10-041-1/+5
* 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-171-0/+2
|\|
| * Document world ID limitAllan Sandfeld Jensen2018-08-271-0/+2
* | Correct cert to certificateAllan Sandfeld Jensen2018-09-124-27/+27
* | 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-212-1/+6
|\|
| * 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
* | 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-012-0/+3
* | 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-085-1/+241
* | 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-261-50/+51
|\|
| * Fix segfault in QWebEnginePage::triggerActionJüri Valdmann2018-05-301-50/+51
* | Fine tune configure and clean up header includesMichal Klocek2018-06-122-30/+19
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-062-5/+5
* | 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
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-183-2/+12
|\|
| * 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
|/
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-173-0/+11
* Use wrappers in QtWebEngineCore public interfaceJüri Valdmann2018-04-132-6/+4
* Shorten names of permission classesJüri Valdmann2018-04-133-20/+20
* Use Q_DECLARE_OPERATOR_FOR_FLAGS in public APIKai Koehne2018-04-132-0/+4
* Avoid creating temporary blank WebContentsJüri Valdmann2018-04-065-52/+135
* Change QWebEngineView to use another layoutSzabolcs David2018-04-051-4/+4
* Remove an unnecessary ContextMenu SeparatorValentin Fokin2018-04-051-1/+2
* Replace deprecated Q_FLAGS macroKai Koehne2018-04-051-2/+4