summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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
* | | | Add out of source builds for ninja bootstrapMichal Klocek2016-11-111-16/+5
* | | | Fix DCHECK when dropping items onto WebEngineViewJoerg Bornemann2016-11-111-0/+2
* | | | Fix drops that originate outside the WebEngineViewJoerg Bornemann2016-11-112-16/+13
|/ / /
* | | 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
* | | Speculative fix of tst_unhandledKeyEventPropagation.qml quick auto testPeter Varga2016-10-152-8/+3
* | | Speculative stabilization of test_focusOnNavigation quick auto testPeter Varga2016-10-152-13/+19
* | | Blacklist flaky QML NewViewRequest::test_jsWindowOpenPeter Varga2016-10-141-0/+3
* | | Blacklist flaky QML WebViewFindText::test_findTextManyMatchesPeter Varga2016-10-141-0/+3
* | | Lower minimum OS X requirements back to 10.9Alexandru Croitor2016-10-122-7/+7
* | | QML plugin: Introduce message helper function for uncreatable typesFriedemann Kleint2016-10-111-10/+16
* | | Ignore generated QML/JS code cache filesPeter Varga2016-10-101-0/+4
* | | demobrowser: Fix compilation warningPeter Varga2016-10-071-0/+2
* | | Add Quick auto test for QQuickWebEngineNewViewRequestPeter Varga2016-10-072-0/+137
* | | Doc: Do not advise to overwrite QWidget::contextMenuEvent()Kai Koehne2016-10-061-10/+7
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-0614-25/+43
|\| |