summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Use qmake toolchain for gnMichal Klocek2019-02-182-1/+4
* | | Remove hack with passing WebContentsAdapterClient as NativeViewAllan Sandfeld Jensen2019-02-184-18/+35
* | | Use QMAKE_GCC_MAJOR_VERSION to check GCC version for extensionsFlorian Bruhin2019-02-151-1/+1
* | | 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-1516-112/+284
|\| |
| * | Update ChromiumAllan Sandfeld Jensen2019-02-141-0/+0
| |/
| * Update ChromiumAllan Sandfeld Jensen2019-02-121-0/+0
| * Shutdown ProxyResolutionSerivceMichal Klocek2019-02-111-0/+3
| * Better error reporting for QWebEngineUrlSchemeJüri Valdmann2019-02-113-6/+46
| * Doc: Extend documentation of callbacksTamas Zakor2019-02-083-0/+29
| * tst_origins: Don't create SharedWorkers from unregistered schemeJüri Valdmann2019-02-051-4/+1
| * Update ChromiumAllan Sandfeld Jensen2019-02-051-0/+0
| * 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-019-93/+177
| |\
| | * Update Chromiumv5.12.1Allan Sandfeld Jensen2019-01-161-0/+0
| | * Add changes file for Qt 5.12.1Antti Kokko2019-01-161-0/+78
| | * Fix incorrect GLX pbuffer attributes terminatorKirill Burtsev2019-01-091-1/+1
| | * Fix hide/show of delegate widgetMichal Klocek2019-01-092-0/+24
| | * Fix recreation of cookie store and channel id serviceMichal Klocek2019-01-093-91/+73
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0838-87/+593
| | |\
| | * | Update ChormiumMichal Klocek2018-12-211-0/+0
| | * | Update ChromiumMichal Klocek2018-12-201-0/+0
| | * | Update ChromiumMichael Brüning2018-12-191-0/+0
| | * | Fix building with -no-opengl on macOSMichael Brüning2018-12-181-1/+1
* | | | 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-142-3/+6
* | | | Simplify visual properties handling in RenderWidgetHostViewQtJüri Valdmann2019-02-1314-228/+89
* | | | 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
* | | | Replace deprecated QDesktopWidget::screenGeometry usage in simplebrowserPeter Varga2019-02-081-1/+2
* | | | Fix incorrect include of pref_names.hMichal Klocek2019-02-081-1/+1
* | | | Web Notifications APIKirill Burtsev2019-02-0649-23/+1702
* | | | Merge remote-tracking branch 'origin/dev' into 5.13Michael Brüning2019-02-0574-106/+4495
|\ \ \ \
| * | | | Delete WebContentsAdapter::dpiScaleChanged()Jüri Valdmann2019-02-012-11/+0
| * | | | Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-0110-72/+36
| * | | | Add extension system and PDF viewer to Qt WebEngineMichael Brüning2019-02-0163-23/+4459
* | | | | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-0414-58/+149
* | | | | Move url_request_notification to own unitMichal Klocek2019-02-044-135/+257
* | | | | Add proxy switches handlingMichal Klocek2019-02-0412-52/+224
* | | | | Disable error page isolationPeter Varga2019-02-045-9/+12
* | | | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-014-10/+76
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix permission type conversionKirill Burtsev2019-01-311-0/+1
| * | | Answer permission checks for clipboard permissionsSzabolcs David2019-01-303-8/+75