summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Document Mac App Store incompatibilityAlexandru Croitor2017-05-152-11/+10
| | * Fix broken ABI in qtwebengine libs between 5.8/5.9Michal Klocek2017-05-152-0/+125
| | * Update ChromiumAllan Sandfeld Jensen2017-05-151-0/+0
| | * Fix backwards compatibilityAllan Sandfeld Jensen2017-05-104-0/+18
| | * Fix crash on exit with url-request interceptorsAllan Sandfeld Jensen2017-05-083-0/+8
| | * Disable hardware video decoding on macOSAlexandru Croitor2017-05-081-0/+6
| | * Doc: Update Chromium versionKai Koehne2017-05-081-2/+2
| | * Disable accessibility support on Linux by defaultAlexandru Croitor2017-05-082-3/+38
| | * Move ICU configuration to new configure systemAllan Sandfeld Jensen2017-05-081-0/+0
| | * Make Simple Browser a highlighted exampleKai Koehne2017-05-081-1/+1
| * | Remove docs about deploying ffmpegsumo.dll as this is no longer neededAndy Shaw2017-05-241-7/+0
| * | Show "Follow link" context menu item for links without textJüri Valdmann2017-05-172-2/+2
| * | Find Google Chrome's flash plugin on newer macOS versionsAllan Sandfeld Jensen2017-05-151-1/+8
| * | Fix error in updating user-agent and accept-languageAllan Sandfeld Jensen2017-05-091-1/+1
| * | Improve distcleanAllan Sandfeld Jensen2017-05-081-0/+2
| |/
| * Merge 5.9 into 5.9.0v5.9.0-beta4Oswald Buddenhagen2017-05-0511-71/+70
| |\
| | * Create example for full screen feature in WebEngineJüri Valdmann2017-05-041-1/+1
| | * Improve Qt Creator indexingAllan Sandfeld Jensen2017-05-034-9/+17
| | * Detect the scenegraph software backend when it was set programaticallyMichael Brüning2017-05-021-0/+3
| * | Doc: Add info to QWebEngineDownloadItem::downloadProgress docsLeena Miettinen2017-05-041-2/+6
* | | Handle ViewHostMsg_Focus message from chromiumViktor Engelmann2017-05-2414-7/+54
* | | Update plugins.qmltypesViktor Engelmann2017-05-231-1/+13
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-0292-943/+1487
|\ \ \ | | |/ | |/|
| * | Clean "system" calls to build&run gn and ninjaMichal Klocek2017-04-283-60/+46
| * | Fix macOS deployment target to match the one in Qt CoreAlexandru Croitor2017-04-281-0/+0
| * | Make python2 usage more robustJoerg Bornemann2017-04-274-4/+6
| |/
| * Fix undeclared use of QSGFlatColorMaterial when QT_NO_OPENGL is definedJüri Valdmann2017-04-261-4/+4
| * Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-255-5/+140
| * Document that Python 3 is not supportedJoerg Bornemann2017-04-251-1/+1
| * Doc: Add class name to function signatureLeena Miettinen2017-04-251-1/+1
| * Mark QtWebEngineProcess as compatible with Windows 10Kai Koehne2017-04-212-0/+19
| * Standardize override declarationAllan Sandfeld Jensen2017-04-2144-481/+466
| * Disable setting background color in QInputMethodEventPeter Varga2017-04-211-5/+1
| * Remove superfluous run_gn target from gn_run.proJoerg Bornemann2017-04-211-4/+1
| * Implement proper touch handling on macOSAlexandru Croitor2017-04-215-0/+63