summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Create an OpenGL 4.1 CoreProfile on macOS unless requested otherwiseMichael Brüning2020-07-064-0/+143
| * Reject permission request with invalid originKirill Burtsev2020-07-031-0/+10
| * [macOS] Add utf-8 character set meta tag for HTML clipboard contentMichael Brüning2020-07-031-1/+8
| * Set application name based on source application nameAllan Sandfeld Jensen2020-07-023-0/+11
| * Avoid empty context menu in PDF viewerSzabolcs David2020-07-021-0/+2
| * Replace qgetenv with qEnvironmentVariableAllan Sandfeld Jensen2020-06-306-11/+11
| * Fix double click event on flash contentTamas Zakor2020-06-301-0/+3
| * Allow force enabling QUICAllan Sandfeld Jensen2020-06-291-1/+4
| * Return valid path in Profile::GetPath() for incognito profilesAllan Sandfeld Jensen2020-06-297-22/+30
* | Switch from binary JSON to JSON for QWebChannel messagesJüri Valdmann2020-07-234-28/+17
* | Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-07-222-5/+5
* | Stop re-enabling warnings disabled by ChromiumJüri Valdmann2020-07-212-14/+5
* | Use QList instead of QVectorJarek Kobus2020-07-1554-124/+122
* | Delete copySurface method from RWHVQDelegateJüri Valdmann2020-07-156-24/+0
* | Implement more Compositor methods for software modeJüri Valdmann2020-07-157-38/+36