summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael BrĂ¼ning2016-11-253-3/+14
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-251-1/+1
|\
| * Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-211-1/+1
| |\
| | * Fix nullpointer dereferencing errorViktor Engelmann2016-10-121-1/+1
* | | Update plugin.qmltypes to 1.4Marco Benelli2016-11-161-3/+3
* | | Add spellchecker feature to new config systemMichal Klocek2016-11-141-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-116-21/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-044-15/+16
| |\ \
| | * | Pepper flash search-path for package adobe-flashpluginViktor Engelmann2016-11-031-0/+1
| | * | Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-10-312-9/+9
| * | | Add missing override to initializeEngine in pluginMichal Klocek2016-11-021-1/+1
| | |/ | |/|
| * | Doc: Set the correct indexTitle for C++ Classes pageTopi Reinio2016-10-061-3/+3
* | | Only use system proxy if QNetworkProxy::useSystemConfiguration() says soKai Koehne2016-11-091-3/+5
* | | Doc: link error in qtwebengineNico Vertriest2016-11-041-3/+3
* | | Remove RequestType prefixMichal Klocek2016-11-023-12/+12
* | | Doc: Mark generated license pages as attribution docsTopi Reinio2016-11-021-1/+1
* | | Update spellcheck api to support multiple languagesMichal Klocek2016-10-293-22/+22
* | | Fix Q_ASSERT when m_messageBubbleItem is not createdMichal Klocek2016-10-281-1/+2
* | | Revert "Revert "Lower minimum OS X requirements back to 10.9""Liang Qi2016-10-191-2/+2
* | | Fix spellchecking for macOSAlexandru Croitor2016-10-171-3/+23
* | | Revert "Lower minimum OS X requirements back to 10.9"Jani Heikkinen2016-10-171-2/+2
* | | Doc: Fix grouping Qt WebEngine modulesLeena Miettinen2016-10-173-1/+52
* | | Lower minimum OS X requirements back to 10.9Alexandru Croitor2016-10-121-2/+2
* | | QML plugin: Introduce message helper function for uncreatable typesFriedemann Kleint2016-10-111-10/+16
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-067-12/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-043-1/+16
| |\|
| | * 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
|\| | |