summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Adaptations for Chromium 72Allan Sandfeld Jensen2019-03-2337-192/+174
* | 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
| | * 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-193-4/+4
* | Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-192-19/+12
* | 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-074-0/+22
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-0418-84/+235
|\|
| * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-014-0/+22
| * Fix destruction of qt quick profile after WebEngineContext gets deletedMichal Klocek2019-03-011-1/+2
| * Fix incrementing download IDTamas Zakor2019-02-281-2/+6
| * 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-222-2/+2
| * Fix crash in tst_Spellchecking::spellcheckJüri Valdmann2019-02-193-1/+11
* | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-018-37/+47
* | Fix detection of opengl supportMichal Klocek2019-02-271-20/+17
* | API cleanupAllan Sandfeld Jensen2019-02-274-4/+4
* | Make client certificate store thread safeAllan Sandfeld Jensen2019-02-256-34/+70
* | Add a setting to control if the PDF viewer is enabledMichael Brüning2019-02-223-3/+30
* | Add build time override of ninja jobsMichal Klocek2019-02-211-1/+1
* | Try using authentication from QNetworkProxyMichal Klocek2019-02-194-0/+36
* | Remove not used define for sanitizerMichal Klocek2019-02-191-1/+0
* | Minor. Remove unused m_index from pdfium_document_wrapper_qt.cppMichal Klocek2019-02-191-3/+0
* | Minor. Remove superfluous std::moveMichal Klocek2019-02-191-1/+1
* | Remove hack with passing WebContentsAdapterClient as NativeViewAllan Sandfeld Jensen2019-02-184-18/+35
* | Fix undefined behavior with extensions disabledAllan Sandfeld Jensen2019-02-151-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-157-107/+135
|\|
| * Shutdown ProxyResolutionSerivceMichal Klocek2019-02-111-0/+3
| * Better error reporting for QWebEngineUrlSchemeJüri Valdmann2019-02-113-6/+46
| * macOS: Look for the widevine plugin in the possible new locationsAndy Shaw2019-02-041-2/+12
| * Reinstate CT verification using known logsAllan Sandfeld Jensen2019-02-041-2/+11
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-013-92/+58
| |\