summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Doc: Describe WebEngineLoadRequest::errorDomainLeena Miettinen2016-12-222-23/+23
* Doc: Fix article in WebEngineSettings::accelerated2dCanvasEnabled docsLeena Miettinen2016-12-221-1/+1
* Doc: Fix QML type name in QML signal signatureLeena Miettinen2016-12-221-1/+1
* Doc: Describe the WebEngineView::navigationRequested() signalLeena Miettinen2016-12-221-0/+4
* Doc: Describe default values for WebEngineView::printToPdf()Leena Miettinen2016-12-221-1/+7
* Doc: WebEngineView::runJavaScript() callback parameter is optionalLeena Miettinen2016-12-221-2/+2
* Doc: Remove return value from qmlsignalKai Koehne2016-12-221-1/+1
* Doc: Describe the WebEngineView.LoadStoppedStatus enum valueLeena Miettinen2016-12-221-0/+3
* Doc: Fix type name to build FormValidationMessageRequest::type docsLeena Miettinen2016-12-221-1/+1
* Doc: Describe WebEngineDownloadItem.DownloadCancelled enum valueLeena Miettinen2016-12-221-0/+2
* Doc: Add docs for the WebEngineNavigationRequest typeLeena Miettinen2016-12-221-0/+59
* Doc: Describe missing WebEngineFullScreenRequest property and methodLeena Miettinen2016-12-221-2/+11
* Doc: Fix property name JavaScriptDialogRequest::defaultTextLeena Miettinen2016-12-221-3/+2
* Doc: Fix reference to QNetworkProxyFactory::usesSystemConfiguration()Leena Miettinen2016-12-151-1/+1
* Doc: Upgrade the Chromium version in the overview to 53.0.2785.148Leena Miettinen2016-12-141-1/+1
* Fix build when PDF support is disabledPeter Varga2016-12-011-0/+7
* Doc: update platform notesMichal Klocek2016-11-291-2/+2
* 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