summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix viewport resizing bug in rendererJüri Valdmann2017-09-223-8/+22
* Update ChromiumAllan Sandfeld Jensen2017-09-221-0/+0
* Change some copyright headers from LGPL to standard oneKai Koehne2017-09-204-95/+104
* Add missing copyright headersKai Koehne2017-09-205-0/+147
* Rename webengineview.qdoc to webengineview_lgpl.qdocKai Koehne2017-09-201-0/+0
* Add LICENSE.ChromiumKai Koehne2017-09-2035-35/+35
* Fix license headers for libraries and pluginsKai Koehne2017-09-2015-126/+171
* Fix license header for examplesKai Koehne2017-09-201-1/+1
* Fix rendering of intersecting quadsJüri Valdmann2017-09-192-7/+153
* Fix uninitialized member variable in PrintViewManagerBaseQtJüri Valdmann2017-09-191-0/+1
* Extract DrawQuad handling from DelegatedFrameNode::commitJüri Valdmann2017-09-182-135/+142
* Replace use of cfree with freeJüri Valdmann2017-09-181-1/+1
* Commit the done-so-far IME composition on touch eventPeter Varga2017-09-171-0/+13
* Document that the Windows version in the user-agent might be wrongKai Koehne2017-09-142-0/+8
* Allow WebGL to work with a software OpenGL implementation on WindowsAlexandru Croitor2017-09-134-16/+40
* Recreate state in renderer objects after RenderViewCreatedAllan Sandfeld Jensen2017-09-123-9/+12
* Set referrer on download requestsJüri Valdmann2017-09-126-7/+80
* Remove QWebEngineViewPrivate::m_pendingContextMenuEventJoerg Bornemann2017-09-113-6/+1
* Fix translation of Qt::Key_MenuJoerg Bornemann2017-09-081-3/+2
* Update ChromiumAllan Sandfeld Jensen2017-09-081-0/+0
* Also set MIPS/Arm flags for host-buildsAllan Sandfeld Jensen2017-09-081-2/+2
* Compile with Gestures disabledAlan Alpert2017-09-055-0/+16
* Add detection for system re2Allan Sandfeld Jensen2017-09-031-0/+1
* Fix multilib builds with different archs of toolchain and systemAllan Sandfeld Jensen2017-08-291-1/+5
* [macOS] Warn about sending simulated touch events not working on macOSAlexandru Croitor2017-08-291-1/+11
* Close popup windows when their parents are destroyedAlexandru Croitor2017-08-291-0/+7
* Update ChromiumAllan Sandfeld Jensen2017-08-291-0/+0
* Fix upside down rendering of render-passes in software modeAllan Sandfeld Jensen2017-08-281-0/+1
* Handle --explicitly-allowed-portsAllan Sandfeld Jensen2017-08-281-0/+6
* Handle content::DropData::file_contentsJoerg Bornemann2017-08-183-1/+39
* Update documentation on how to enable the proprietary codecsAndy Shaw2017-08-181-2/+2
* Load libEGL and libGLES2 symbols implicitlyViktor Engelmann2017-08-141-32/+8
* Stop forwarding HoverEnter and HoverLeave QEventsJüri Valdmann2017-08-112-2/+3
* Remove dead code for detecting system SRTPAllan Sandfeld Jensen2017-08-111-1/+0
* Update ChromiumAllan Sandfeld Jensen2017-08-111-0/+0
* Set web contents font setting to defaultAllan Sandfeld Jensen2017-08-031-0/+10
* Doc: List some command-line arguments that are useful during debuggingLeena Miettinen2017-08-031-1/+32
* Fix reorder warning in proxy_config_service_qt.cppPeter Varga2017-07-311-2/+2
* Fix typo in dictionary pathFlorian Bruhin2017-07-311-1/+1
* Doc: Add example code for using Greasemonkey attributes in scriptsLeena Miettinen2017-07-282-2/+33
* Avoid default handler in switchKai Koehne2017-07-271-1/+1
* Fix logic to check for proxy settingsKai Koehne2017-07-252-35/+63
* Doc: Align QtWebEngineWidgets overview with the one for the QtWebEngine moduleKai Koehne2017-07-191-2/+1
* Fix C-ABI breakageMichal Klocek2017-07-192-1/+124
* Support command-line argument --force-webrtc-ip-handling-policyAllan Sandfeld Jensen2017-07-181-0/+6
* Fix propagation of unhandled key press eventsJoerg Bornemann2017-07-141-2/+3
* Update ChromiumMichal Klocek2017-07-131-0/+0
* Document about popups not appearing on Windows when in fullscreen modeAlexandru Croitor2017-07-132-0/+7
* Take into account the value of the --touch-events Chromium switchAlexandru Croitor2017-07-112-1/+43
* Fix "Could not share GL contexts" warnings on WindowsAlexandru Croitor2017-07-111-0/+11