summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix nullpointer dereferencing errorViktor Engelmann2016-10-121-1/+1
* Update ChromiumAllan Sandfeld Jensen2016-10-121-0/+0
* Fix crash in WebEngineContext when using WaylandAllan Sandfeld Jensen2016-10-121-2/+9
* Doc: Set the correct indexTitle for C++ Classes pageTopi Reinio2016-10-061-3/+3
* 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
* | | Doc: Fix types of \qmlpropertyKai Koehne2016-09-203-9/+9
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-181-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-1/+2
| |\|
| | * 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
* | | 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
* | 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-1610-111/+154
|\|
| * 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
| * 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