summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Fix incorrect GLX pbuffer attributes terminatorKirill Burtsev2019-01-091-1/+1
| | * Fix recreation of cookie store and channel id serviceMichal Klocek2019-01-092-91/+57
* | | Support offscreen plugin with glx backendMichal Klocek2019-02-152-4/+5
* | | Fix crash on removing certificates from local storeAllan Sandfeld Jensen2019-02-141-2/+1
* | | Fix incrementing download IDTamas Zakor2019-02-141-2/+6
* | | Simplify visual properties handling in RenderWidgetHostViewQtJüri Valdmann2019-02-138-167/+74
* | | Do not create the native client cert store on every requestAllan Sandfeld Jensen2019-02-112-17/+13
* | | Add link with lld supportMichal Klocek2019-02-111-0/+3
* | | Fix use_gold gn argumentMichal Klocek2019-02-112-3/+7
* | | Cleanup client cert store filesAllan Sandfeld Jensen2019-02-1112-215/+307
* | | Fix -Wreorder warning in ProfileAdapterJüri Valdmann2019-02-111-1/+1
* | | Quiet -Wmismatched-tag warningv5.13.0-alpha1Allan Sandfeld Jensen2019-02-081-1/+2
* | | Only allocate a post data block when postingAllan Sandfeld Jensen2019-02-081-4/+3
* | | Fix incorrect include of pref_names.hMichal Klocek2019-02-081-1/+1
* | | Web Notifications APIKirill Burtsev2019-02-0619-5/+1074
* | | Merge remote-tracking branch 'origin/dev' into 5.13Michael Brüning2019-02-0567-92/+4475
|\ \ \
| * | | Delete WebContentsAdapter::dpiScaleChanged()Jüri Valdmann2019-02-012-11/+0
| * | | Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-016-58/+36
| * | | Add extension system and PDF viewer to Qt WebEngineMichael Brüning2019-02-0160-23/+4439
* | | | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-047-42/+77
* | | | Move url_request_notification to own unitMichal Klocek2019-02-044-135/+257
* | | | Add proxy switches handlingMichal Klocek2019-02-0410-27/+219
* | | | Disable error page isolationPeter Varga2019-02-042-0/+7
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-012-8/+43
|\ \ \ \ | |/ / / |/| / / | |/ /