summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | Doc: Fix types of \qmlpropertyKai Koehne2016-09-203-9/+9
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-182-1/+64
|\| |
| * | Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-162-1/+64
| |\|
| | * Add changes file for 5.6.2Allan Sandfeld Jensen2016-09-131-0/+62
| | * Resolved nullptr dereference bugViktor Engelmann2016-09-121-1/+2
* | | Enable -fno_delete_null_pointer_checks for g++ 6 on all of chromiumDavid Faure2016-09-171-1/+1
* | | Update ChromiumAllan Sandfeld Jensen2016-09-171-0/+0
* | | Fix test_scrollPositionAfterReload quick auto testPeter Varga2016-09-131-1/+5
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-09-123-2/+7
|\| |
| * | Do not assume neon on armv7Allan Sandfeld Jensen2016-09-081-0/+4
| * | Improve QWebEngineSettings::JavascriptCanOpenWindows docsFlorian Bruhin2016-09-062-2/+3
* | | Fix buildAllan Sandfeld Jensen2016-09-081-1/+1
* | | Doc: QWebEngineContextMenuData is in the QtWebEngineWidgets moduleLeena Miettinen2016-09-081-1/+1
* | | Doc: Add type name (WebEngineView) to the SavePage enum value in docsLeena Miettinen2016-09-081-1/+1
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-08-317-27/+117
|\| |
| * | Qt Designer plugin: Add a dummy class for querying propertiesFriedemann Kleint2016-08-312-1/+37
| |/
| * Clicking on a select box option, did not workAdam Kallai2016-08-301-3/+3
| * Update ChromiumAllan Sandfeld Jensen2016-08-261-0/+0
| * Fix textures memory leak on second X11 screenMichal Klocek2016-08-242-20/+67
| * Fix crash when trying to navigate in new window but is blockedAllan Sandfeld Jensen2016-08-232-3/+9
| * Bump module versionAllan Sandfeld Jensen2016-08-191-1/+1
* | Update ChromiumAllan Sandfeld Jensen2016-08-302-1/+1
* | Use pkg-config wrapper provided by qmakeMichal Klocek2016-08-261-0/+2
* | Support the command-line argument --allow-running-insecure-contentAllan Sandfeld Jensen2016-08-262-1/+6
* | Ensure WebEngineContext::destroy() is called before the destructorAllan Sandfeld Jensen2016-08-231-0/+13
* | Pass alsa pulseaudio qt build settings for embedded buildsMichal Klocek2016-08-201-1/+10
* | Fix sandboxing of localtime syscallAllan Sandfeld Jensen2016-08-191-63/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1614-152/+158
|\|
| * Explicitly disable the build on MirSimon Hausmann2016-08-151-0/+4
| * Update ChromiumAllan Sandfeld Jensen2016-08-101-0/+0
| * Doc: Add type name to enumeration values to follow the doc conventionLeena Miettinen2016-08-096-89/+107
| * Remove libcap dependencyAllan Sandfeld Jensen2016-08-053-49/+0
| * Add Qt WebEngine to list of "All QML Modules"Kai Koehne2016-08-051-0/+1
| * Fix issue where Chromium thought it had active focusAlexandru Croitor2016-08-041-1/+1
| * Doc: Explain how to support High DPI devices in applicationsLeena Miettinen2016-08-041-0/+25
| * Doc: Move WebEngineView property docs to webengine.qdocLeena Miettinen2016-07-292-20/+20
* | Blacklist flaky getUserMediaRequest test for all platformsMichael Bruning2016-08-121-1/+1
* | Check if gpu fence is supported in pullTextureMichal Klocek2016-08-091-1/+1
* | Doc: Describe deployment of Qt WebEngine applicationsLeena Miettinen2016-08-091-26/+97
* | Doc: Add type name to enumeration values added in Qt WebEngine 1.3Leena Miettinen2016-08-085-142/+149
* | Doc: Move "Target Platforms" to deployment topic from "Platform Notes"Leena Miettinen2016-08-082-13/+14
* | Doc: Move info about deployment on Windows from qtdoc moduleLeena Miettinen2016-08-041-0/+22
* | Doc: Move info about deploying Qt WebEngine apps into a separate topicLeena Miettinen2016-08-033-12/+45
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-0249-282/+2382
|\|
| * Do not use proxy when connecting to localhostErwin Kandler2016-07-281-0/+1
| * Move core_generated.gyp to build directoryAllan Sandfeld Jensen2016-07-279-35/+29
| * Prevent a crash after having downloaded a fileAndy Shaw2016-07-262-1/+13