summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix simplebrowser crash on exit while downloadingMichal Klocek2017-08-022-7/+5
* Fix reorder warning in proxy_config_service_qt.cppPeter Varga2017-07-311-2/+2
* Fix demobrowser to not crash when switching to private browsing modePeter Varga2017-07-311-2/+0
* 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
* Speculative stabilization of imeCompositionQueryEvent widget auto testPeter Varga2017-07-191-5/+7
* Doc: Align QtWebEngineWidgets overview with the one for the QtWebEngine moduleKai Koehne2017-07-191-2/+1
* Update Simple Browser exampleJüri Valdmann2017-07-1935-354/+750
* Remove third_party/afl from Chromium snapshotKai Koehne2017-07-191-0/+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
* 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