summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Yield error if the build directory contains spacesJoerg Bornemann2017-07-171-4/+7
* Fix propagation of unhandled key press eventsJoerg Bornemann2017-07-142-3/+13
* Properly document third party code in examplesKai Koehne2017-07-1317-29/+140
* Examples: Add recipebrowser to top-level .pro fileKai Koehne2017-07-131-1/+2
* 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-113-3/+20
* Call stopFinding, when navigating awayViktor Engelmann2017-07-063-3/+7
* Increase debug symbol level on Windows to generate all Chromium symbolsAlexandru Croitor2017-07-041-2/+7
* Bump versionOswald Buddenhagen2017-06-301-1/+1
* 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-265-41/+2
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-249-10/+74
|\
| * Update Chromiumv5.9.1Allan Sandfeld Jensen2017-06-231-0/+0
| * Add changes for 5.9.1Allan Sandfeld Jensen2017-06-231-0/+61
| * Fix crash when accessibility is disabledAllan Sandfeld Jensen2017-06-236-10/+1
| * Revert "Re-enable building on 32 bit Windows"Joerg Bornemann2017-06-231-0/+12
* | Also block intel compiler on macOSAllan Sandfeld Jensen2017-06-231-0/+4
* | Fix host architecture detectionAllan Sandfeld Jensen2017-06-223-10/+8
* | Fix cancelling IME compositionPeter Varga2017-06-222-3/+26
* | Block intel compilerAllan Sandfeld Jensen2017-06-201-1/+5
* | Use AllowPersistentCookies as default setting in demobrowserMichal Klocek2017-06-201-1/+3
* | 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
* | Update Content Manipulation example codeJüri Valdmann2017-06-192-44/+26
|/
* Fix ASSERT in URLRequestContextGetterQt due to race conditionMichal Klocek2017-06-181-2/+4
* Re-enable building on 32 bit WindowsJoerg Bornemann2017-06-181-12/+0
* Update ChromiumAllan Sandfeld Jensen2017-06-171-0/+0
* Remove duplicate LC_RPATH values on macOSAlexandru Croitor2017-06-161-2/+1
* Fix cancellation of UploadFolder dialogsSzabolcs David2017-06-161-1/+1
* Fix preferences referencesAllan Sandfeld Jensen2017-06-141-10/+10
* Add Search in page to Simple BrowserJüri Valdmann2017-06-132-1/+48
* Fix some minor issues in example docsJüri Valdmann2017-06-134-9/+10
* Fix build of html2pdf exampleKai Koehne2017-06-131-0/+1
* 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-084-33/+20
* Stabilize tst_download.qml and add check for downloadInterruptReasonValentin Fokin2017-06-081-4/+13
* Merge loadProgressSignal qml test into loadProgressValentin Fokin2017-06-083-65/+17
* Update ChromiumAllan Sandfeld Jensen2017-06-081-0/+0
* Revert "Fix flushing the cookies with demobrowser"Michal Klocek2017-06-082-9/+11
* 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 flushing the cookies with demobrowserMichal Klocek2017-06-062-11/+9