summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add spellchecker feature to new config systemMichal Klocek2016-11-148-8/+16
* Fix compilation warning in corePeter Varga2016-11-141-3/+6
* Enable spellcheck test on macOSMichal Klocek2016-11-141-3/+6
* Make view source working with qrc URLsPeter Varga2016-11-116-12/+28
* Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Allan Sandfeld Jensen2016-11-1124-99/+151
|\
| * 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
* | | | 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