summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | | 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
* | | | 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
* | | Only use system proxy if QNetworkProxy::useSystemConfiguration() says soKai Koehne2016-11-092-4/+7
* | | Fix crash when trying to execute script on a detached RenderFramePeter Varga2016-11-084-3/+35
* | | Doc: link error in qtwebengineNico Vertriest2016-11-041-3/+3
* | | Remove RequestType prefixMichal Klocek2016-11-023-12/+12
* | | Doc: Mark generated license pages as attribution docsTopi Reinio2016-11-021-1/+1
* | | Update spellcheck api to support multiple languagesMichal Klocek2016-10-299-52/+60
* | | 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
* | | simplify setup of exclusive buildsOswald Buddenhagen2016-10-212-6/+2
* | | Revert "Revert "Lower minimum OS X requirements back to 10.9""Liang Qi2016-10-191-2/+2
* | | Fix find after navigationPeter Varga2016-10-181-0/+0
* | | Fix spellchecking for macOSAlexandru Croitor2016-10-177-19/+125
* | | Revert "Lower minimum OS X requirements back to 10.9"Jani Heikkinen2016-10-171-2/+2
* | | Change linking information for qwebengine_convert_dictMichal Klocek2016-10-173-3/+4
* | | Doc: Fix grouping Qt WebEngine modulesLeena Miettinen2016-10-178-5/+55
* | | Lower minimum OS X requirements back to 10.9Alexandru Croitor2016-10-121-2/+2
* | | QML plugin: Introduce message helper function for uncreatable typesFriedemann Kleint2016-10-111-10/+16
* | | 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-0612-18/+36
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-044-2/+17
| |\|
| | * Doc: Fix initialize() documentationMichal Klocek2016-09-301-1/+1
| | * Update ChromiumAllan Sandfeld Jensen2016-09-271-0/+0
| | * Propagate the view's screen coordinates on global position change in QuickPeter Varga2016-09-272-0/+15
| | * Include neon support for any -fpu=.*neon.*Donald Carr2016-09-271-1/+1
| * | Update ChromiumAllan Sandfeld Jensen2016-10-011-0/+0
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-09-255-12/+14
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-245-12/+14
| | |\|
| | | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-233-9/+9
| | | |\
| | | | * Fix crash when using openIn on newly created viewv5.6.2Christophe Chapuis2016-09-231-2/+4
| | | | * Doc: Fix types of \qmlpropertyKai Koehne2016-09-193-9/+9
| | | * | Use canonical include paths for public headersKai Koehne2016-09-221-3/+3
| | | * | Fix crash when using openIn on newly created viewChristophe Chapuis2016-09-201-2/+4
| | | * | Fix dangling pointer problemViktor Engelmann2016-09-191-1/+1
| * | | | Disable local database when local storage is disabledAllan Sandfeld Jensen2016-09-251-0/+1
| |/ / /
| * | | Use canonical include paths for public headersKai Koehne2016-09-232-4/+4
| * | | Update ChromiumAllan Sandfeld Jensen2016-09-231-0/+0
* | | | Generate domKey for printable charactersPeter Varga2016-10-051-0/+3
* | | | Doc: Sanitize WebEngineView::newViewRequested code snippetKai Koehne2016-10-051-5/+5
* | | | Update plugins.qmltypesKai Koehne2016-10-042-26/+232