summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Notification API cleanupKirill Burtsev2019-04-0517-111/+88
* Fix tst_Dialogs::authenticationDialogRequestedMichal Klocek2019-04-044-13/+21
* Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-0311-18/+18
* 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
* Make the skip actually compileAllan Sandfeld Jensen2019-04-021-1/+1
* Update ChromiumAllan Sandfeld Jensen2019-04-011-0/+0
* 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
* Skip downloadUniqueFileNameWithTimeStamp auto test on WindowsPeter Varga2019-03-281-0/+3
* Blacklist tst_QWebEnginePage::runJavaScriptFromSlot on macOSAllan Sandfeld Jensen2019-03-281-0/+3
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-2826-39/+96
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-2826-39/+96
| |\
| | * 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
| | * Fix markdown rendering of titles in recipebrowserAlexandru Croitor2019-03-217-0/+7
| | * Fixup focus implementationAllan Sandfeld Jensen2019-03-2110-32/+61
| | * Fix tabbing in recipebrowserAllan Sandfeld Jensen2019-03-212-5/+3
| | * Bump versionKari Oikarinen2019-03-211-1/+1
* | | Fix -Wmismatched-tags warningPeter Varga2019-03-271-1/+1
* | | Do not run offscreen test on windowsMichal Klocek2019-03-271-0/+2
|/ /
* | Move RenderViewObserverHostQt to renderer_hostAllan Sandfeld Jensen2019-03-264-3/+3
* | Normalize download path on WindowsAllan Sandfeld Jensen2019-03-262-10/+1
* | Blacklist download dir tests for windowsAllan Sandfeld Jensen2019-03-261-0/+11
* | 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-233-8/+57
* | Adaptations for Chromium 73Allan Sandfeld Jensen2019-03-2357-410/+489
* | Adaptations for Chromium 72Allan Sandfeld Jensen2019-03-2343-199/+191
* | Fix exporting of WebEngineSettings::pdfViewerEnabledAllan Sandfeld Jensen2019-03-211-8/+9
* | 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-207-3/+30
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-207-3/+30
| |\|
| | * Do not report client redirects as link-clickedAllan Sandfeld Jensen2019-03-194-1/+19
| | * Update ChromiumMichal Klocek2019-03-191-0/+0
| | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-152-1/+2
| | |\
| | | * Update Chromiumv5.12.2Allan Sandfeld Jensen2019-03-072-1/+2
| | | * 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-203-24/+14
|/ / /
* | | 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-197-29/+33
* | | 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