summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix building on OS X 10.9 with 10.10 SDKAlexandru Croitor2016-07-013-1/+12
* Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-2713-28/+186
|\
| * Fix detection of MIPS architucture revisionAllan Sandfeld Jensen2016-06-241-3/+10
| * Fix memory leak of unhandled certificateErrorMichal Klocek2016-06-231-1/+2
| * Use angleDelta instead of deprecated Qt4 deltaAllan Sandfeld Jensen2016-06-231-7/+4
| * Remove split between 'C++' and 'QML' modules in index pageKai Koehne2016-06-232-5/+1
| * Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-227-0/+93
| * Always show caret when editing an IME pre-edit string.Alexandru Croitor2016-06-171-2/+5
| * Handle IME events which contain both preedit and commit strings.Alexandru Croitor2016-06-171-8/+30
| * Fix backspace to work when removing last IME char.Alexandru Croitor2016-06-171-3/+23
| * Commit the done-so-far IME composition on mouse click.Alexandru Croitor2016-06-171-0/+13
| * Don't cancel an IME composition when a modifier key is pressed.Alexandru Croitor2016-06-172-1/+7
* | Doc: Fix the documentation of WebEngineContextMenuDataAdam Kallai2016-06-201-8/+8
* | make use of COPIESOswald Buddenhagen2016-06-171-21/+2
* | fix logical mismerge from 5.6Oswald Buddenhagen2016-06-172-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-1714-32/+115
|\|
| * Update ChromiumJoerg Bornemann2016-06-161-0/+0
| * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-167-0/+21
| * Support WebCursors Qt doesn't have cursor types forAllan Sandfeld Jensen2016-06-161-9/+46
| * Doc: Add canceling authentication to porting instructionsLeena Miettinen2016-06-161-1/+9
| * Follow hotspot hints in custom cursorsAllan Sandfeld Jensen2016-06-151-1/+1
| * Do not forward invalid mouse events to blinkAllan Sandfeld Jensen2016-06-151-0/+7
| * Doc: Make Chromium security fix information less specificLeena Miettinen2016-06-151-2/+2
| * Fix translation of multiple pressed mouse buttonsAllan Sandfeld Jensen2016-06-141-4/+4
| * Stop forwarding OS synthesized touch-to-mouse events.Alexandru Croitor2016-06-141-0/+7
| * Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-133-4/+4
| * Fix memory leak of qml menuMichal Klocek2016-06-131-12/+12
| * Fix memory leak of authentication qml dialogMichal Klocek2016-06-131-0/+3
* | Translate audio/video capture permissionAllan Sandfeld Jensen2016-06-161-2/+7
* | Fix license header in qwebenginesettingsMichal Klocek2016-06-141-4/+15
* | Load the devtools resources as optionalAllan Sandfeld Jensen2016-06-141-1/+1
* | Expose WebEngineProfile.clearHttpCache()Kai Koehne2016-06-142-1/+2
* | Fix the IPC webChannelTransport not being available on reloadJocelyn Turcotte2016-06-132-0/+16
* | Enable -fno_delete_null_pointer_checks on V8 for G++ 6Allan Sandfeld Jensen2016-06-132-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-1114-38/+648
|\|
| * Implement flash clipboard interfaceAllan Sandfeld Jensen2016-06-104-7/+525
| * Doc: Describe disabling QWebEngineSettings::AutoLoadImagesLeena Miettinen2016-06-101-1/+2
| * Avoid precompiling headers in core_module.proJoerg Bornemann2016-06-101-0/+2
| * Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.6" into refs/stagin...Liang Qi2016-06-103-2/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Allan Sandfeld Jensen2016-06-083-2/+1
| | |\
| | | * Update Chromiumv5.6.1-1v5.6.1Allan Sandfeld Jensen2016-05-261-0/+0
| * | | Improve location provider thread safetyAllan Sandfeld Jensen2016-06-101-15/+19
| * | | Update scroll information in touch eventsIlia Kirianovskii2016-06-101-3/+3
| * | | Make sure linux-clang-libc++ mkspec uses clang build parameters.Alexandru Croitor2016-06-081-2/+6
| |/ /
| * | Add support for Khr_surfaceless_contextAkihiko Odaki2016-06-031-1/+79
| * | Allow to set arm_thumb=0 with -marmAkihiko Odaki2016-06-011-0/+1
| * | Fix logging code in GLSurfaceQtEGL::Initialize()Akihiko Odaki2016-06-011-1/+1
| * | Doc: Add "since" info for the HTML5 geolocation featureLeena Miettinen2016-05-311-0/+2
| * | Doc: Fix linking error to overview instead of front pageLeena Miettinen2016-05-311-6/+6
| * | Doc: Mention linux-g++ and linux-clang as supported mkspecsKai Koehne2016-05-311-0/+1