summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-0810-7/+18
* Win: Set proper descriptions for toolsKai Koehne2017-09-061-0/+2
* Require NSS for linux buildsMichal Klocek2017-09-052-14/+10
* Add check for glibc > 2.16Michal Klocek2017-09-053-0/+34
* Remove bic data to block bic testsMichal Klocek2017-09-053-44737/+0
* Skip tests due to issues with current 58-based ChromiumAlexandru Croitor2017-09-044-1/+18
* Add auto tests for MultipleMouseClickHelperPeter Varga2017-08-317-0/+319
* Add https to list of internal schemesViktor Engelmann2017-08-302-2/+4
* Make deletion of CallbackSpy safeMichal Klocek2017-08-282-7/+24
* Fix documentation of FullScreenRequestSzabolcs David2017-08-232-9/+9
* Emit loadProgress only between loadStarted and loadFinishedViktor Engelmann2017-08-223-12/+34
* Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-1474-443/+1271
|\
| * 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 signal name in simplebrowser example documentationJüri Valdmann2017-08-031-1/+1
| * 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
* | Remove support for building with Qt versions < 5.8.0Allan Sandfeld Jensen2017-08-0414-175/+34
* | Move NSS certificate handling configuration to configure.jsonAllan Sandfeld Jensen2017-08-042-10/+21
* | Reorder documentation for QtWebEngine dictionary discoveryFlorian Bruhin2017-08-044-68/+40
* | Add a QTWEBENGINE_DICTIONARIES_PATH environment variableFlorian Bruhin2017-08-041-14/+20
* | Add HideScrollbars settingPeter Varga2017-08-028-33/+44
* | Fix viewport information in simplebrowserPeter Varga2017-08-021-1/+6
* | Remove DemoBrowserJüri Valdmann2017-07-2679-14753/+16
* | Fix emitting selectionChanged signal for non-user text selection changePeter Varga2017-07-204-43/+77
* | Update ChromiumPeter Varga2017-07-201-0/+0
* | Add method for triggering downloadsFlorian Bruhin2017-07-193-1/+21
* | Remove tst_QWebEnginePage::scrollToAnchor auto testPeter Varga2017-07-191-37/+0
* | Fix deprecation warning in the Quick APIPeter Varga2017-07-191-1/+1
* | Make error message more verbose in QML test test_loadProgressViktor Engelmann2017-07-191-1/+2