summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Place popups in correct locations for transformed webengine viewsAllan Sandfeld Jensen2019-05-144-8/+50
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-05-137-31/+76
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-05-105-31/+75
| |\
| | * Q(Quick)WebEngineProfile: Update list of internal schemesJüri Valdmann2019-05-074-64/+43
| | * Skip qtwebengine for -no-gui build (also in the configure system)Kai Koehne2019-05-061-0/+1
| | * Do not crash on QWebEnginePagePrivate::releaseProfile()Allan Sandfeld Jensen2019-05-031-5/+9
| | * Doc: Add notes about delegating navigation requestsLeena Miettinen2019-05-022-5/+22
| | * Handle corner case of assigning an implicit page to a new viewAllan Sandfeld Jensen2019-04-301-9/+13
| * | Fix clang build with libstdc++8Allan Sandfeld Jensen2019-05-091-0/+1
| * | Update ChromiumAllan Sandfeld Jensen2019-05-091-0/+0
* | | Introduce RenderWidgetHostViewQtDelegateQuick::windowGeometry()Allan Sandfeld Jensen2019-05-078-2/+25
|/ /
* | Update ChomiumAllan Sandfeld Jensen2019-05-031-0/+0
* | Cleanup clipboard source filesAllan Sandfeld Jensen2019-05-034-77/+135
* | Cleanup coding style in src/core/apiAllan Sandfeld Jensen2019-05-0325-173/+131
* | Support --auth-server-whitelistAllan Sandfeld Jensen2019-05-031-8/+8
* | Make warning about wrong shutdown a warningAllan Sandfeld Jensen2019-05-031-1/+1
* | Doc: Fix QDoc warningsLeena Miettinen2019-05-032-9/+2
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Jüri Valdmann2019-05-038-14/+37
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-308-14/+37
| |\|
| | * QWebEngineUrlScheme: Prevent registration of standard schemesJüri Valdmann2019-04-291-0/+5
| | * Allow VS 2019 to try to build QtWebEngineAllan Sandfeld Jensen2019-04-181-0/+2
| | * Fix printing of landscape orientationSzabolcs David2019-04-171-13/+15
| | * Fix QWebEngineView::setPage not deleting old pageJüri Valdmann2019-04-173-0/+10
| | * Fix resolving relative URLs with custom schemesJüri Valdmann2019-04-161-0/+0
| | * Take BrowsingDataRemoverDelegateQt instance ownership by ProfileQtKirill Burtsev2019-04-122-1/+5
* | | Update ChomiumAllan Sandfeld Jensen2019-05-021-0/+0
* | | Support clang_cl builds on WindowsAllan Jensen2019-05-026-11/+33
|/ /
* | Update ChromiumJüri Valdmann2019-04-291-0/+0
* | Remove the distinction between resources path and icu data pathMichael Brüning2019-04-242-31/+1
* | Whitelist pdf viewer extension to access chrome resourcesMichael Brüning2019-04-211-0/+7
* | Fix default profile for single-process modeMichal Klocek2019-04-171-8/+15
* | Work-around QtCreator bugAllan Sandfeld Jensen2019-04-171-1/+4
* | Doc: Add \since tag for QWebEngineProfile::setDownloadPathv5.13.0-beta3Kai Koehne2019-04-131-0/+2
* | Avoid context-switches when not switching thread contextsAllan Sandfeld Jensen2019-04-121-0/+6
* | Use CompositorFrameMetadata::root_layer_size for contentsSizeMichael Brüning2019-04-112-2/+2
* | Fix qmltests::WebEngineViewSingleFileUpload auto testsTamas Zakor2019-04-101-10/+21
* | Set correct priorities on tasks and threadsAllan Sandfeld Jensen2019-04-103-3/+3
* | Enable precompiled headers for qtwebengine corev5.13.0-beta2Allan Sandfeld Jensen2019-04-091-0/+0
* | Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-0928-175/+168
|\|
| * Run non-MainWorld DocumentCreation scripts even if JS disabledJüri Valdmann2019-04-081-8/+3
| * Merge "Merge remote-tracking branch 'origin/5.12.3' into 5.12" into refs/stag...Allan Sandfeld Jensen2019-04-052-4/+4
| |\
| | * Merge remote-tracking branch 'origin/5.12.3' into 5.12Allan Sandfeld Jensen2019-04-052-4/+4
| | |\
| | | * Update ChromiumMichal Klocek2019-04-041-0/+0
| | | * Update ChromiumMichael Brüning2019-04-012-4/+4
| * | | Normalize download path on WindowsPeter Varga2019-04-051-1/+1
| |/ /
| * / Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-0126-165/+156
| |/
| * Fix timestamp deduplication for WindowsPeter Varga2019-03-281-2/+9
* | Update Chromium version numberAllan Sandfeld Jensen2019-04-081-2/+2
* | Update ChromiumAllan Sandfeld Jensen2019-04-061-0/+0
* | Notification API cleanupKirill Burtsev2019-04-0512-92/+64