summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
...
| | * Doc: Fix initialize() documentationMichal Klocek2016-09-301-1/+1
| | * Propagate the view's screen coordinates on global position change in QuickPeter Varga2016-09-272-0/+15
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-244-11/+13
| |\|
| | * 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
| | * | Fix crash when using openIn on newly created viewChristophe Chapuis2016-09-201-2/+4
* | | | Doc: Sanitize WebEngineView::newViewRequested code snippetKai Koehne2016-10-051-5/+5
* | | | Update plugins.qmltypesKai Koehne2016-10-042-26/+232
* | | | Doc: Do not call Greasemonkey attributes 'extensions'Kai Koehne2016-10-043-4/+9
* | | | Clean up qt quick controls 1 dialogsMichal Klocek2016-10-049-55/+61
* | | | Doc: Fix typo in qquickwebenginedialogrequestsMichal Klocek2016-10-041-4/+4
* | | | Make argument of slots explicit in examplesKai Koehne2016-10-042-2/+2
* | | | Automate generation of Chromium attribution documentationKai Koehne2016-10-022-15371/+18
* | | | Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-014-36/+9
* | | | Cleanup directory structureAllan Sandfeld Jensen2016-09-272-2/+2
* | | | 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-262-3/+3
* | | | Fix documentation for new WebEngineDownloadItem::type enumerationKai Koehne2016-09-261-7/+10
* | | | Remove superfluous Q_REVISION markers from QML APIKai Koehne2016-09-261-4/+4
* | | | Remove experimental Quick APISzabolcs David2016-09-226-232/+2
* | | | Expose allow-running-insecure-contents as a settingAllan Sandfeld Jensen2016-09-222-0/+28
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-214-9/+9
|\| | |
| * | | Doc: Fix types of \qmlpropertyKai Koehne2016-09-203-9/+9
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-09-121-1/+1
| |\| |
| | * | Improve QWebEngineSettings::JavascriptCanOpenWindows docsFlorian Bruhin2016-09-061-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-311-3/+3
| |\|
| | * Clicking on a select box option, did not workAdam Kallai2016-08-301-3/+3
* | | Doc: Customizing WebEngine dialogsLeena Miettinen2016-09-201-1/+36
* | | Doc: Describe spellchecking feature in overviewsLeena Miettinen2016-09-202-0/+47
* | | Correct documentation for printing of CSS backgroundsMichael BrĂ¼ning2016-09-181-1/+1
* | | Certificate transparencyAllan Sandfeld Jensen2016-09-142-0/+4
* | | 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-3110-380/+396
* | | Add dialog requests to qml apiMichal Klocek2016-08-3110-16/+1278
* | | Quick: Fix assertion fail after responding to certificate errorSzabolcs David2016-08-311-1/+3
* | | Doc: Describe View Source featurePeter Varga2016-08-312-0/+35
* | | Restore ability to build with Qt 5.7v5.8.0-alpha1Allan Sandfeld Jensen2016-08-281-1/+2
* | | Add setting to enable printing of CSS backgroundsMichael Bruning2016-08-282-0/+25
* | | Doc: Additional Chromium extensions are supported since Qt 5.8Leena Miettinen2016-08-252-2/+4
* | | Add widgets API for printing on a QPrinterMichael Bruning2016-08-241-0/+3
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-2213-278/+422
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1613-278/+422
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1610-111/+154
| | |\|
| | | * 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