summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix qmltests::WebEngineViewSingleFileUpload auto testsTamas Zakor2019-04-105-31/+119
* | | Skip downloadToReadOnlyDir auto test on WindowsPeter Varga2019-04-102-2/+3
* | | 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-092-1/+2
* | | Unskip downloadUniqueFilenameWithTimestamp auto testPeter Varga2019-04-091-7/+4
* | | Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-0942-197/+241
|\| |
| * | Run non-MainWorld DocumentCreation scripts even if JS disabledJüri Valdmann2019-04-082-8/+50
| * | 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
| |/ /
| * | Increase timeout and add some debug info to tst_dialogMichal Klocek2019-04-042-1/+3
| * | Make tst_dialogs less flakyMichal Klocek2019-04-031-0/+1
| * | Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-0136-185/+176
| * | Improve configure -help outputKai Koehne2019-04-011-1/+2
| |/
| * 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-062-1/+1
* | 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