summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-2117-39/+201
|\
| * 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
* | | Doc: Customizing WebEngine dialogsLeena Miettinen2016-09-201-1/+36
* | | Remove the usages of experimental API from quicktestbrowserSzabolcs David2016-09-204-56/+0
* | | Make BrowserContextQt a Chrome ProfileAllan Sandfeld Jensen2016-09-204-2/+19
* | | Doc: Describe spellchecking feature in overviewsLeena Miettinen2016-09-203-0/+52
* | | Correct documentation for printing of CSS backgroundsMichael BrĂ¼ning2016-09-182-2/+2
* | | Add widget auto test for WebEngineSettings default font familiesPeter Varga2016-09-181-0/+23
* | | Update Chromium to 53.0.2785.117Allan Sandfeld Jensen2016-09-183-2/+1
* | | Implement Pepper Flash font and glyph draw APIsAllan Sandfeld Jensen2016-09-183-3/+116
* | | Prepare for configure modularization in qtbaseLars Knoll2016-09-163-0/+3
* | | Certificate transparencyAllan Sandfeld Jensen2016-09-147-1/+20
* | | Adaptations to Chromium 53Allan Sandfeld Jensen2016-09-1434-145/+197
* | | Adaptations to Chromium 52Allan Sandfeld Jensen2016-09-1446-290/+338
* | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Allan Sandfeld Jensen2016-09-076-65/+32
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-08-306-65/+32
| |\| |
| | * | 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
* | | | Add recipebrowser exampleAlexandru Croitor2016-08-3128-0/+1461
* | | | Improve robustness of QML plugin loadingSimon Hausmann2016-08-313-3/+3
* | | | Add context menu request to qml apiMichal Klocek2016-08-3115-486/+617
* | | | Add dialog requests to qml apiMichal Klocek2016-08-3116-21/+1291
* | | | Quick: Fix assertion fail after responding to certificate errorSzabolcs David2016-08-311-1/+3
* | | | Doc: Describe View Source featurePeter Varga2016-08-312-0/+35
* | | | Update public API listAdam Kallai2016-08-311-0/+10
|/ / /
* | | Restore ability to build with Qt 5.7v5.8.0-alpha1Allan Sandfeld Jensen2016-08-284-5/+20