summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Handle --explicitly-allowed-portsAllan Sandfeld Jensen2017-08-281-0/+6
| | * Fix the detection of python2.exeHannah von Reth2017-08-211-2/+2
| | * Add configure help file for the available optionsAndy Shaw2017-08-211-0/+13
| | * 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-115-45/+0
| | * Update ChromiumAllan Sandfeld Jensen2017-08-111-0/+0
* | | Pick up GNU tools from the mother repo's gnuwin32 directoryJoerg Bornemann2017-09-111-3/+16
* | | 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