summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-0530-157/+147
|\
| * 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
| * Update ChromiumAllan Sandfeld Jensen2017-06-081-0/+0
| * Use MSVC's /WHOLEARCHIVE linker flagJoerg Bornemann2017-06-072-11/+1
| * Do not enable debug symbols in windows release buildsAllan Sandfeld Jensen2017-06-071-5/+4
| * Fix WebRTC screen sharing on macOSAlexandru Croitor2017-06-072-1/+32
| * Fix build with -no-spellcheckerMichal Klocek2017-06-061-0/+1
| * Fix QMimeData to content::DropData conversionJoerg Bornemann2017-06-061-1/+1
| * Remove duplicate installation of resource filesAlexandru Croitor2017-06-061-17/+0
| * Fix compilation on clangMichal Klocek2017-06-011-4/+5
| * Store Target URL in WebContentsDelegateQt::WebContentsCreatedViktor Engelmann2017-05-307-8/+15
* | Update accessibility roles and add auto test for themPeter Varga2017-06-281-8/+8
* | Don't disable local storage for offTheRecord profilesFlorian Bruhin2017-06-264-6/+4
* | Add QuotaSettingsSzabolcs David2017-06-262-0/+15
* | Force Chromium to use compatibility OpenGL context profile if Qt uses itPeter Varga2017-06-241-0/+3
* | Implement pause and resume action in Download ItemsAllan Sandfeld Jensen2017-06-2314-16/+214
* | Add back input method auto tests and test virtual keyboard for QuickPeter Varga2017-06-226-8/+77
* | Navigation event adaptations for Chromium 58Allan Sandfeld Jensen2017-06-144-47/+59
* | Graphics adaptations for Chromium 58Allan Sandfeld Jensen2017-06-148-34/+62
* | Simple adaptations for Chromium 58Allan Sandfeld Jensen2017-06-1425-95/+57
* | Adaptations for Chromium 57Allan Sandfeld Jensen2017-06-1435-120/+140
* | Fix copying JavaScript URLsSzabolcs David2017-06-076-10/+24
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-05-3029-61/+296
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-2919-38/+256
| |\
| | * Update Chromiumv5.9.0-rc2v5.9.0-rc1v5.9.0Allan Sandfeld Jensen2017-05-191-0/+0
| | * Fix typos in symbol namesMichal Klocek2017-05-171-3/+3
| | * Fix selectionChanged signal out of input fieldPeter Varga2017-05-172-8/+29
| | * Update ChromiumAllan Sandfeld Jensen2017-05-171-0/+0
| | * Fix qwebengine_convert_dict to work with macOS framework buildAlexandru Croitor2017-05-161-0/+16
| | * Update chromiumAllan Sandfeld Jensen2017-05-161-0/+0
| | * Disable Pepper using OpenGL images on macOSAllan Sandfeld Jensen2017-05-151-0/+2
| | * Remove interruptReasonChanged signalKai Koehne2017-05-152-13/+1