summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-2726-42/+238
|\
| * Fix detection of MIPS architucture revisionAllan Sandfeld Jensen2016-06-241-3/+10
| * Fix inputEventForwardingDisabledWhenActiveFocusOnPressDisabled test.Alexandru Croitor2016-06-241-7/+24
| * 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
| * Remove infinite loop when loading history.Michael Bruning2016-06-202-4/+8
| * Make all examples high-dpi awareKai Koehne2016-06-2010-3/+20
| * 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
* | Fix python version checkJoerg Bornemann2016-06-221-5/+9
* | 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-1718-46/+159
|\|
| * Update ChromiumJoerg Bornemann2016-06-161-0/+0
| * Stabilize FilePicker QML autotestsAllan Sandfeld Jensen2016-06-161-12/+6
| * 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
| * Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-153-3/+3
| * 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-142-4/+40
| * 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
* | Merge "Merge remote-tracking branch 'origin/5.7.0' into 5.7" into refs/stagin...Liang Qi2016-06-160-0/+0
|\ \
| * \ Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-160-0/+0
| |\ \
| | * | Remove documentation of QWebEnginePage::ToggleSpellcheckv5.7.0Allan Sandfeld Jensen2016-06-071-1/+0
* | | | Translate audio/video capture permissionAllan Sandfeld Jensen2016-06-161-2/+7
* | | | Add QML test for scrollPositionAdam Kallai2016-06-164-1/+94
|/ / /
* | | 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-133-2/+39
* | | Enable -fno_delete_null_pointer_checks on V8 for G++ 6Allan Sandfeld Jensen2016-06-132-0/+2
* | | [Reapply] Blacklist getUserMediaRequest on WindowsAllan Sandfeld Jensen2016-06-131-0/+3
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-1119-56/+658
|\ \ \ | | |/ | |/|
| * | Implement flash clipboard interfaceAllan Sandfeld Jensen2016-06-104-7/+525
| * | Fix tst_QWebEnginePage::setHtmlWithImageResource testAllan Sandfeld Jensen2016-06-102-11/+8
| * | Doc: Describe disabling QWebEngineSettings::AutoLoadImagesLeena Miettinen2016-06-101-1/+2
| * | Fix build of webenginewidgets/simplebrowserJoerg Bornemann2016-06-101-0/+1
| * | Avoid precompiling headers in core_module.proJoerg Bornemann2016-06-101-0/+2