summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Link focusOnNavigationEnabled to exampleKai Koehne2016-09-261-1/+2
* Fix documentation for AuthenticationDialogRequest.typeKai Koehne2016-09-261-3/+3
* Doc: Replace external w3schools link with standard oneKai Koehne2016-09-263-4/+4
* Fix documentation for new WebEngineDownloadItem::type enumerationKai Koehne2016-09-262-14/+20
* Remove superfluous Q_REVISION markers from QML APIKai Koehne2016-09-261-4/+4
* Enable Chromium content-layer WebUIAllan Sandfeld Jensen2016-09-233-1/+10
* Fix namespace build on macOSAlexandru Croitor2016-09-231-1/+9
* Add support of colored underline and background to InputMethodEventPeter Varga2016-09-231-1/+19
* Remove experimental Quick APISzabolcs David2016-09-227-236/+2
* Expose allow-running-insecure-contents as a settingAllan Sandfeld Jensen2016-09-225-1/+37
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-2115-38/+134
|\
| * 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
* | | Doc: Customizing WebEngine dialogsLeena Miettinen2016-09-201-1/+36
* | | 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
* | | Update Chromium to 53.0.2785.117Allan Sandfeld Jensen2016-09-181-0/+0
* | | Implement Pepper Flash font and glyph draw APIsAllan Sandfeld Jensen2016-09-183-3/+116
* | | Prepare for configure modularization in qtbaseLars Knoll2016-09-161-0/+1
* | | Certificate transparencyAllan Sandfeld Jensen2016-09-147-1/+20
* | | Adaptations to Chromium 53Allan Sandfeld Jensen2016-09-1432-143/+192
* | | Adaptations to Chromium 52Allan Sandfeld Jensen2016-09-1444-287/+333
* | | 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-311-0/+1
* | | | Improve robustness of QML plugin loadingSimon Hausmann2016-08-313-3/+3
* | | | Add context menu request to qml apiMichal Klocek2016-08-3114-486/+615