summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Make linker call look great againMichal Klocek2019-05-204-11/+9
* Fix linker too long argument listMichal Klocek2019-05-201-7/+10
* Fix clang build with libstdc++8Allan Sandfeld Jensen2019-05-091-0/+1
* 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
* Doc: Fix QDoc warningsLeena Miettinen2019-05-031-7/+0
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Jüri Valdmann2019-05-035-14/+27
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-305-14/+27
| |\
| | * 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
| | * Take BrowsingDataRemoverDelegateQt instance ownership by ProfileQtKirill Burtsev2019-04-122-1/+5
* | | Support clang_cl builds on WindowsAllan Jensen2019-05-024-7/+25
|/ /
* | 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
* | Avoid context-switches when not switching thread contextsAllan Sandfeld Jensen2019-04-121-0/+6
* | Use CompositorFrameMetadata::root_layer_size for contentsSizeMichael Brüning2019-04-111-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
* | Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-096-16/+18
|\|
| * 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-051-4/+4
| |\
| | * Merge remote-tracking branch 'origin/5.12.3' into 5.12Allan Sandfeld Jensen2019-04-051-4/+4
| | |\
| | | * Update ChromiumMichael Brüning2019-04-011-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-014-6/+6
| |/
| * Fix timestamp deduplication for WindowsPeter Varga2019-03-281-2/+9
* | Notification API cleanupKirill Burtsev2019-04-054-61/+22
* | Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-032-2/+2
* | Switch DevTools.loadNetworkResource to using SimpleURLLoaderAllan Sandfeld Jensen2019-04-032-87/+88
* | Update network traffic annotations and description for devtools policiesAllan Sandfeld Jensen2019-04-031-2/+2
* | Switch export macros to standard formAllan Sandfeld Jensen2019-04-0143-46/+46
* | Fix -no-opengl buildPeter Varga2019-03-291-0/+5
* | Fix incorrect harfbuzz versionMichal Klocek2019-03-291-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-2812-25/+70
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-2812-25/+70
| |\|
| | * Fix style of media audio controlsAllan Sandfeld Jensen2019-03-261-0/+4
| | * Switch to setting 'official build' for non developer buildsAllan Sandfeld Jensen2019-03-233-1/+10
| | * Fix regression in setting background colorsAllan Sandfeld Jensen2019-03-224-0/+12
| | * Fixup focus implementationAllan Sandfeld Jensen2019-03-216-26/+50
* | | Fix -Wmismatched-tags warningPeter Varga2019-03-271-1/+1
|/ /
* | Move RenderViewObserverHostQt to renderer_hostAllan Sandfeld Jensen2019-03-264-3/+3
* | Normalize download path on WindowsAllan Sandfeld Jensen2019-03-261-1/+1
* | Notify extensions dispatcher when render thread has startedMichael Brüning2019-03-241-0/+1
* | Use MessagePumpForUIQt for UI thread onlyJüri Valdmann2019-03-232-23/+31
* | Fix disabling http cache after 73-basedPeter Varga2019-03-232-6/+55
* | Adaptations for Chromium 73Allan Sandfeld Jensen2019-03-2351-359/+435