summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Disable error pages for external URLsv5.12.0-beta2Jüri Valdmann2018-10-121-6/+4
* Fix mojo-based WebUIAllan Sandfeld Jensen2018-10-121-0/+2
* Rename GLContextHelper::getXConfig() to getGlXConfig()Allan Sandfeld Jensen2018-10-114-5/+5
* Fix Ozone platform detectionAllan Sandfeld Jensen2018-10-111-5/+7
* Use configs instead of setting include dirs directlyAllan Sandfeld Jensen2018-10-111-6/+6
* Chromium requires C++14Allan Sandfeld Jensen2018-10-111-0/+3
* Fix leak which arises on querying GLOzone instance in SurfaceFactoryQtKirill Burtsev2018-10-084-18/+12
* Update Chromiumv5.12.0-beta1Allan Sandfeld Jensen2018-10-022-5/+4
* Fix tiled layersAllan Sandfeld Jensen2018-10-021-7/+10
* Cleanup scenegraph integrationAllan Sandfeld Jensen2018-10-022-45/+15
* Remove old switches no longer used by AndroidAllan Sandfeld Jensen2018-09-281-3/+1
* Cleaner shutdownAllan Sandfeld Jensen2018-09-271-0/+9
* White-space cleanup of media_capture_devices_dispatcher filesAllan Sandfeld Jensen2018-09-272-205/+193
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-0/+15
|\
* | Add accessibility_tree_formatter_qtAllan Sandfeld Jensen2018-09-256-15/+227
* | Set enable_channel_idAllan Sandfeld Jensen2018-09-241-0/+7
* | [macOS] Fix building with native spellchecker optionMichael Brüning2018-09-242-7/+1
* | Set a maximum size on faviconsJüri Valdmann2018-09-241-1/+2
* | General adaptations for Chromium 69Allan Sandfeld Jensen2018-09-2247-235/+385
* | Handle Chromium resize throttling using surface idsAllan Sandfeld Jensen2018-09-222-7/+36
* | Adapt to forced scroll-wheel latchingAllan Sandfeld Jensen2018-09-224-13/+28
* | Adaptations for Chromium 68Allan Sandfeld Jensen2018-09-2233-140/+140
* | Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-173-1/+5
|\|
| * Set arm_arch as wellAllan Sandfeld Jensen2018-09-131-0/+1
| * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-1/+1
| |\
| | * Fix no-opengl builds on windowsv5.11.2Allan Sandfeld Jensen2018-09-041-1/+1
| * | Disable LTCG for Qt WebEngineCoreAllan Sandfeld Jensen2018-09-061-0/+3
| |/
* | Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-122-3/+3
* | Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-123-34/+37
* | Extract Compositor from RenderWidgetHostViewQtv5.12.0-alpha1Jüri Valdmann2018-09-115-93/+303
* | Remove more dead code from the libsrtp testThiago Macieira2018-09-051-11/+0
* | Fallback to Latin-1 if ASCII and UTF-8 doesn't workAllan Sandfeld Jensen2018-09-051-1/+2
* | Fix QWebEngineUrlScheme::operator== constnessJüri Valdmann2018-09-042-4/+4
* | Return http status code for successfully loaded pagesErwin Kandler2018-08-291-1/+5
* | WebEventFactory: Use QKeyEvent::key() if QKeyEvent::text() is emptyJüri Valdmann2018-08-271-13/+52
* | WebEventFactory: Fallback for WebKeyboardEvent::dom_codeJüri Valdmann2018-08-271-1/+7
* | WebEventFactory: Fix WebKeyboardEvent::dom_code on macOSJüri Valdmann2018-08-271-5/+8
* | WebEventFactory: Fix WebKeyboardEvent::native_key_code on Windows and LinuxJüri Valdmann2018-08-271-1/+25
* | WebEventFactory: Use runtime platform detectionJüri Valdmann2018-08-271-6/+40
* | WebEventFactory: Consistently unswap Control and Meta on macOSJüri Valdmann2018-08-271-30/+44
* | Replace RenderWidgetHostViewQt::m_host by RenderWidgetHostViewBase::host()Tamas Zakor2018-08-242-40/+38
* | WebContentsAdapter: Fix build against Qt 5.9Jüri Valdmann2018-08-231-6/+7
* | Clean-up of forward declarations and includes in core headersTamas Zakor2018-08-234-13/+0
* | DelegatedFrameNode: Use QSGTexture::filtering()Jüri Valdmann2018-08-231-17/+9
* | Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-2114-33/+105
|\|
| * Fix --enable-webgl-software-rendering with drivers that don't support OpenGLKai Koehne2018-08-161-1/+3
| * MediaCaptureDevicesDispatcher: Disable getDefaultScreenId on X11Jüri Valdmann2018-08-081-1/+10
| * Fix bougs documentation for QWebEngineUrlRequestJob::replyMichal Klocek2018-07-301-2/+3
| * Close popups when parent window is movedAlexandru Croitor2018-07-273-1/+16
| * Use net::TransportSecurityPersister to persist HSTS stateJüri Valdmann2018-07-252-1/+20