summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-1720-1331/+619
* Cleanup namespace issues in coreMichal Klocek2020-08-1421-69/+79
* Move WebEngineCertificateError docs to own fileMichal Klocek2020-08-142-106/+133
* Simplify WebEngineCertificateErrorMichal Klocek2020-08-1413-158/+73
* Move QWebEngineCertificateError to core and use it in QMLJüri Valdmann2020-08-1423-590/+311
* Add qml certificate error unit testMichal Klocek2020-08-147-1/+309
* Unify certificate error handlingMichal Klocek2020-08-146-23/+21
* Remove QT_VERSION from simplebrowserMichal Klocek2020-08-149-51/+0
* Fix almost all deprecation warningsJüri Valdmann2020-08-1315-49/+54
* Split docs in webengine qmlMichal Klocek2020-08-124-141/+222
* Fix api unfilteredLinkUrl -> linkUrlMichal Klocek2020-08-125-10/+10
* Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-1231-1485/+1067
* Move QMenu handling from page to viewMichal Klocek2020-08-1210-266/+276
* Unify ozone platform selection in surfacefactoryqtMichal Klocek2020-08-051-7/+15
* Minor. Move glImplementation setting related code to one placeMichal Klocek2020-08-051-31/+26
* Remove setting surface format for qquickwidgetMichal Klocek2020-08-051-32/+0
* Fix not working acceleration on MacMichal Klocek2020-08-053-1/+12
* Rewrite native context handling for QtShareGLContextMichal Klocek2020-08-054-101/+207
* Dump info about webenginecontextMichal Klocek2020-08-051-1/+33
* Rewrite glType detection a bitMichal Klocek2020-08-051-93/+71
* Move macOS surface format check to initializeMichal Klocek2020-08-043-101/+89
* Remove workaround for incorrect version of surface format macOSMichal Klocek2020-08-041-10/+0
* Support OpenGL over EGLMichal Klocek2020-07-302-4/+4
* Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-283-3/+2
|\
| * Do not evaluate NINJA_TARGETDEPSMichal Klocek2020-07-272-3/+2
| * Update ChromiumMichael Brüning2020-07-271-0/+0
* | Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-2452-229/+601
|\|
| * Convert native scancode on Windows to what Chromium expectsAllan Sandfeld Jensen2020-07-231-1/+8
| * Cleanup linking param order and prl generationMichal Klocek2020-07-231-4/+26
| * Share linking config between webenginecore and pdfMichal Klocek2020-07-233-81/+58
| * Move webengine-noexecstack to buildtoolsMichal Klocek2020-07-232-10/+10
| * Fix prl generation in sub modules of webengine repoMichal Klocek2020-07-236-15/+42
| * Update ChromiumMichael Brüning2020-07-221-0/+0
| * Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-07-221-3/+3
| * Fix incorrect doc for acceptNavigationRequest and add testJüri Valdmann2020-07-222-5/+33
| * Update ChromiumMichael Brüning2020-07-221-0/+0
| * Fix platform support for qtpdf on iosMichal Klocek2020-07-213-13/+9
| * Fix incorrect paths in prl files when doing a static buildMichal Klocek2020-07-211-0/+19
| * Fix mistake from 78-based adaptationsAllan Sandfeld Jensen2020-07-211-2/+5
| * Disable navigation on back/forward mouse buttons in Qt 5Allan Sandfeld Jensen2020-07-173-0/+10
| * Add the cookie filter to URL requestsAllan Sandfeld Jensen2020-07-157-1/+126
| * Remove ProxyingRestrictedCookieManagerListenerQtMichal Klocek2020-07-151-39/+1
| * Make loading PDF view less racyAllan Sandfeld Jensen2020-07-141-0/+2
| * Parse forward and back mouse buttonsAllan Sandfeld Jensen2020-07-132-1/+17
| * Remove the lieAllan Sandfeld Jensen2020-07-131-2/+1
| * Fix not working egl sync in compositor resource fenceMichal Klocek2020-07-092-6/+8
| * Add pipewire detection and supportAllan Sandfeld Jensen2020-07-082-0/+17
| * Fix building with xcode 10Allan Sandfeld Jensen2020-07-071-0/+1
| * Update chromiumKirill Burtsev2020-07-061-0/+0
| * Remove some dead codeAllan Sandfeld Jensen2020-07-062-34/+0