summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-1124-99/+151
|\
| * Fix sites with optional client certificate supportAllan Sandfeld Jensen2016-11-102-0/+11
| * Make Linux QPA combinations more robustAllan Sandfeld Jensen2016-11-092-24/+33
| * Merge remote-tracking branch 'origin/5.6' into 5.7Michael Brüning2016-11-092-16/+5
| |\
| | * Copy web channel from QWebEnginePage when adopting WebContentsAdapterMichael Brüning2016-11-081-0/+4
| | * remove dependencies from sync.profileOswald Buddenhagen2016-11-061-16/+0
| * | Do not fail for wayland-eglMichal Klocek2016-11-071-1/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-0411-31/+32
| |\|
| | * Pepper flash search-path for package adobe-flashpluginViktor Engelmann2016-11-032-1/+3
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-10-312-9/+9
| | * Allow Pepper Flash to access Media DevicesViktor Engelmann2016-10-281-1/+0
| | * Disable GPU when no shared OpenGL context is availableAllan Sandfeld Jensen2016-10-271-11/+2
| | * Fix leakage of FilePickerControl objects in QWebEnginePageJoerg Bornemann2016-10-261-0/+2
| | * Doc: Clarify that font size is in pixelsKai Koehne2016-10-241-2/+2
| | * Fix IME window placement relative to QWebEngineViewAlexandru Croitor2016-10-142-1/+8
| * | Add missing override to initializeEngine in pluginMichal Klocek2016-11-021-1/+1
| * | Apply page margins also for PDF printing (backport from 5.8)Michael Brüning2016-10-281-28/+48
| * | Prevent crash with overridden drag 'n drop event handlersJoerg Bornemann2016-10-262-0/+13
| * | Fix hang when dragging files from file picker onto QWebEngineViewJoerg Bornemann2016-10-262-1/+16
| * | Forward more load parameters in OpenURLAllan Sandfeld Jensen2016-10-141-0/+6
| * | Give better error on unsupported platformsAllan Sandfeld Jensen2016-10-131-0/+10
| * | Respect command-line flags overriding our embedded defaultsAllan Sandfeld Jensen2016-10-111-2/+4
| * | Consider multiple contents in mimeDataFromDropData conversionViktor Engelmann2016-10-111-9/+3
| * | Doc: Set the correct indexTitle for C++ Classes pageTopi Reinio2016-10-061-3/+3
* | | Disable -Werror on Linux when clang is usedJan Kundrát2016-11-101-0/+1
* | | Fix handling of drag 'n drop events in QWebEngineViewJoerg Bornemann2016-11-101-0/+6
* | | Start using new config systemAllan Sandfeld Jensen2016-11-103-0/+33
* | | Only use system proxy if QNetworkProxy::useSystemConfiguration() says soKai Koehne2016-11-092-4/+7
* | | move invocation of (old style) configuration to top-level projectOswald Buddenhagen2016-11-084-26/+13
* | | Fix crash when trying to execute script on a detached RenderFramePeter Varga2016-11-086-18/+54
* | | move setup of QTWEBENGINE_ROOT to .qmake confOswald Buddenhagen2016-11-072-3/+4
* | | Doc: link error in qtwebengineNico Vertriest2016-11-041-3/+3
* | | Remove RequestType prefixMichal Klocek2016-11-024-15/+15
* | | Doc: Mark generated license pages as attribution docsTopi Reinio2016-11-022-2/+2
* | | Add qtquick customdialog exampleMichal Klocek2016-11-0139-0/+2434
* | | Update spellcheck api to support multiple languagesMichal Klocek2016-10-2914-64/+114
* | | Fix missing patch from 49-based for spellcheckingMichal Klocek2016-10-292-1/+1
* | | Fix Q_ASSERT when m_messageBubbleItem is not createdMichal Klocek2016-10-281-1/+2
* | | Reimplement QML test cases of tst_loadUrl auto testv5.8.0-beta1Peter Varga2016-10-263-118/+209
* | | Add quick and widget auto tests for keyboard event handlingPeter Varga2016-10-256-0/+465
* | | simplify setup of exclusive buildsOswald Buddenhagen2016-10-212-6/+2
* | | Improve configure outputAllan Sandfeld Jensen2016-10-191-27/+58
* | | Revert "Revert "Lower minimum OS X requirements back to 10.9""Liang Qi2016-10-192-7/+7
* | | Fix find after navigationPeter Varga2016-10-184-3/+20
* | | Fix spellchecking for macOSAlexandru Croitor2016-10-1711-30/+170
* | | Speculative fix of title check in quick auto testsPeter Varga2016-10-173-20/+14
* | | Revert "Lower minimum OS X requirements back to 10.9"Jani Heikkinen2016-10-172-7/+7
* | | Change linking information for qwebengine_convert_dictMichal Klocek2016-10-173-3/+4
* | | Doc: Fix grouping Qt WebEngine modulesLeena Miettinen2016-10-178-5/+55
* | | Refactor tst_keyboardModifierMapping.qml quick auto testPeter Varga2016-10-151-29/+13