summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-2991-596/+769
|\
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-2817-34/+86
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-2817-34/+86
| | |\
| | | * Fix style of media audio controlsAllan Sandfeld Jensen2019-03-261-0/+4
| | | * Fix escaped characters in tooltipAllan Sandfeld Jensen2019-03-261-3/+5
| | | * Update ChromiumMichal Klocek2019-03-251-0/+0
| | | * Switch to setting 'official build' for non developer buildsAllan Sandfeld Jensen2019-03-234-1/+10
| | | * Fix regression in setting background colorsAllan Sandfeld Jensen2019-03-224-0/+12
| | | * Fixup focus implementationAllan Sandfeld Jensen2019-03-2110-32/+61
| * | | 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-2352-359/+435
| * | Adaptations for Chromium 72Allan Sandfeld Jensen2019-03-2339-193/+179
| * | Fix exporting of WebEngineSettings::pdfViewerEnabledAllan Sandfeld Jensen2019-03-211-8/+9
* | | Request robustness from the shared opengl contextAllan Sandfeld Jensen2019-03-241-0/+3
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-2188-405/+999
|\| |
| * | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-212-1/+76
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-203-1/+12
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-203-1/+12
| | |\|
| | | * Do not report client redirects as link-clickedAllan Sandfeld Jensen2019-03-191-0/+3
| | | * Update ChromiumMichal Klocek2019-03-191-0/+0
| | | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+0
| | | |\
| | | | * Update Chromiumv5.12.2Allan Sandfeld Jensen2019-03-071-0/+0
| | | | * Fix incrementing download IDTamas Zakor2019-03-072-2/+6
| | | * | Fix warning: implicit conversion of NULL constant to 'const int'Kirill Burtsev2019-03-151-1/+1
| | | * | Expose missing translations to lupdateFriedemann Kleint2019-03-051-0/+8
| * | | | Fix Widevine support after Chromium 71Allan Sandfeld Jensen2019-03-202-17/+15
| * | | | Remove Entry type from QWebEngineClientCertificateStoreAllan Sandfeld Jensen2019-03-202-18/+8
| |/ / /
| * | | Fix capitalisation of letters for PDF viewer settingMichael Brüning2019-03-198-14/+14
| * | | Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-193-22/+19
| * | | Doc: Link to classes where QWebEngineNotification is passed to usersLeena Miettinen2019-03-181-0/+5
| * | | Fix crash on query of next persistent notification idKirill Burtsev2019-03-181-1/+1
| * | | Fix -no-ssl buildv5.13.0-beta1Peter Varga2019-03-076-0/+30
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-0438-170/+407
| |\| |
| | * | Force destruction of webcontent client before profile adapterMichal Klocek2019-03-0112-19/+65
| | * | Fix destruction of qt quick profile after WebEngineContext gets deletedMichal Klocek2019-03-011-1/+2
| | * | Fix incrementing download IDTamas Zakor2019-02-282-2/+6
| | * | Merge "Merge remote-tracking branch 'origin/5.12.2' into 5.12" into refs/stag...Allan Sandfeld Jensen2019-02-271-0/+0
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12.2' into 5.12Allan Sandfeld Jensen2019-02-271-0/+0
| | | |\|
| | | | * Update ChromiumAllan Sandfeld Jensen2019-02-201-0/+0
| | | | * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-2011-37/+93
| | | | |\
| | | | * | Update ChromiumAllan Sandfeld Jensen2019-02-151-0/+0
| | * | | | Doc: Fix JavaScriptDialogRequest.DialogTypeBeforeUnload enum valueLeena Miettinen2019-02-271-3/+3
| | |/ / /
| | * | | Fix crash on dynamic_cast in global event filterJüri Valdmann2019-02-256-66/+175
| | * | | Fix handling of touch icons when it is disabledPeter Varga2019-02-253-14/+23
| | * | | Doc: Always treat \brief as full sentenceKai Koehne2019-02-2211-27/+27