summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* API cleanupAllan Sandfeld Jensen2019-02-276-22/+13
* Doc: Rename 'Notificatons' section to 'Web Notifications'Kai Koehne2019-02-272-3/+8
* Fix crash on unsetting request interceptorAllan Sandfeld Jensen2019-02-261-2/+4
* Make client certificate store thread safeAllan Sandfeld Jensen2019-02-256-34/+70
* Doc: Talk about 'empty string' in WebEngineProfile::downloadPathKai Koehne2019-02-241-2/+2
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-02-242-2/+84
* Add a setting to control if the PDF viewer is enabledMichael Brüning2019-02-228-5/+62
* Doc: Bump QtWebEngine import to 1.9Kai Koehne2019-02-211-2/+2
* Revision WebEngineProfile::userNotificationKai Koehne2019-02-212-1/+2
* Do not pass ar to gn, update ChromiumMichal Klocek2019-02-212-1/+1
* Add build time override of ninja jobsMichal Klocek2019-02-211-1/+1
* Emit QWebEnginePage::selectionChanged asynchronouslyJüri Valdmann2019-02-211-1/+1
* Try using authentication from QNetworkProxyMichal Klocek2019-02-195-5/+45
* 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
* Use qmake toolchain for gnMichal Klocek2019-02-182-1/+4
* 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-1512-108/+166
|\
| * 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
| * 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-016-93/+60
| |\
| | * Update Chromiumv5.12.1Allan Sandfeld Jensen2019-01-161-0/+0
| | * Fix incorrect GLX pbuffer attributes terminatorKirill Burtsev2019-01-091-1/+1
| | * Fix hide/show of delegate widgetMichal Klocek2019-01-091-0/+1
| | * Fix recreation of cookie store and channel id serviceMichal Klocek2019-01-092-91/+57
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0816-62/+191
| | |\
| | * | 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-141-2/+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
* | | | Fix incorrect include of pref_names.hMichal Klocek2019-02-081-1/+1