summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* [macOS] Use the OpenGL CoreProfile when the global shared context doesAlexandru Croitor2017-07-111-1/+15
* Call stopFinding, when navigating awayViktor Engelmann2017-07-062-0/+4
* Increase debug symbol level on Windows to generate all Chromium symbolsAlexandru Croitor2017-07-041-2/+7
* Windows: Make sure that the path is correctly quotedAndy Shaw2017-06-301-2/+2
* Fix crash with --no-zygote on LinuxPeter Varga2017-06-283-5/+11
* Fix location of IME window on WindowsKai Koehne2017-06-271-4/+11
* Always compile QWebEnginePage::printJüri Valdmann2017-06-262-16/+2
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-247-10/+1
|\
| * Update Chromiumv5.9.1Allan Sandfeld Jensen2017-06-231-0/+0
| * Fix crash when accessibility is disabledAllan Sandfeld Jensen2017-06-236-10/+1
* | Fix host architecture detectionAllan Sandfeld Jensen2017-06-222-6/+8
* | Fix cancelling IME compositionPeter Varga2017-06-221-1/+0
* | Doc: Describe size limit for QWebEnginePage::setHtml()Leena Miettinen2017-06-201-0/+6
* | Mention Visual Studio 2017 as supportedKai Koehne2017-06-201-1/+1
* | Avoid using string constructor of QJSValue for byte-arrayAllan Sandfeld Jensen2017-06-191-1/+2
|/
* Fix ASSERT in URLRequestContextGetterQt due to race conditionMichal Klocek2017-06-181-2/+4
* Update ChromiumAllan Sandfeld Jensen2017-06-171-0/+0
* Fix cancellation of UploadFolder dialogsSzabolcs David2017-06-161-1/+1
* Fix preferences referencesAllan Sandfeld Jensen2017-06-141-10/+10
* Always set a host toolchainAllan Sandfeld Jensen2017-06-121-1/+1
* Doc: Mark globalSettings() obsolete in QWebEngineSettingsLeena Miettinen2017-06-092-26/+14
* Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-082-24/+5