summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Change some copyright headers from LGPL to standard oneKai Koehne2017-09-202-47/+52
* Add missing copyright headersKai Koehne2017-09-201-0/+27
* Fix license headers for libraries and pluginsKai Koehne2017-09-201-1/+11
* Fix license header for examplesKai Koehne2017-09-201-1/+1
* Document that the Windows version in the user-agent might be wrongKai Koehne2017-09-141-0/+4
* Set referrer on download requestsJüri Valdmann2017-09-121-2/+5
* Remove QWebEngineViewPrivate::m_pendingContextMenuEventJoerg Bornemann2017-09-113-6/+1
* Close popup windows when their parents are destroyedAlexandru Croitor2017-08-291-0/+7
* Stop forwarding HoverEnter and HoverLeave QEventsJüri Valdmann2017-08-111-0/+3
* Doc: Align QtWebEngineWidgets overview with the one for the QtWebEngine moduleKai Koehne2017-07-191-2/+1
* Call stopFinding, when navigating awayViktor Engelmann2017-07-061-0/+2
* Always compile QWebEnginePage::printJüri Valdmann2017-06-262-16/+2
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-242-4/+0
|\
| * Fix crash when accessibility is disabledAllan Sandfeld Jensen2017-06-232-4/+0
* | Doc: Describe size limit for QWebEnginePage::setHtml()Leena Miettinen2017-06-201-0/+6
|/
* Fix cancellation of UploadFolder dialogsSzabolcs David2017-06-161-1/+1
* Doc: Mark globalSettings() obsolete in QWebEngineSettingsLeena Miettinen2017-06-092-26/+14
* Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-081-16/+3
* Store Target URL in WebContentsDelegateQt::WebContentsCreatedViktor Engelmann2017-05-302-2/+3
* Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-293-13/+5
|\
| * Remove interruptReasonChanged signalKai Koehne2017-05-152-13/+1
| * Fix crash on exit with url-request interceptorsAllan Sandfeld Jensen2017-05-081-0/+4
* | Show "Follow link" context menu item for links without textJüri Valdmann2017-05-171-1/+1
|/
* Doc: Add info to QWebEngineDownloadItem::downloadProgress docsLeena Miettinen2017-05-041-2/+6
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-2/+19
* Doc: Add class name to function signatureLeena Miettinen2017-04-251-1/+1
* Handle the case when printing result does not contain any dataMichael Brüning2017-04-041-0/+11
* [Doc] Add doc link between methods for request filteringMichael Brüning2017-03-301-0/+3
* Call javaScriptConfirm for unload dialogsFlorian Bruhin2017-03-282-1/+4
* Include Q_ENUM on QObject interface classesAleix Pol2017-03-272-0/+10
* Forward input method events to RWHV in widgetPeter Varga2017-03-271-0/+9
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-261-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Michael Brüning2017-03-243-4/+6
|\
| * Delegate QWebEngineHistory::currentItem() to itemAt()Viktor Engelmann2017-03-211-3/+1
| * Remove stale parent connection when initializing delegate as a childMichael Brüning2017-03-151-0/+3
| * Improve cross-links between QtWebEngine classes in docsFlorian Bruhin2017-03-081-1/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-2/+3
|\|
| * Clarify JavascriptCanAccessClipboard documentationFlorian Bruhin2017-03-071-2/+3
* | Remove erroneous CONSTANT attributes from the public widgets APIAlexandru Croitor2017-03-072-7/+7
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-026-10/+19
|\|
| * Fix crash on context menuAllan Sandfeld Jensen2017-02-222-1/+2
| * Use Qt::ToolTip as window type for dropdown popusFlorian Bruhin2017-02-221-0/+4
| * Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-221-0/+2
| * Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-211-1/+1
| * Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+2
| * Doc: Fix stray 'is' in featurePermissionRequest documentationKai Koehne2017-02-101-2/+2
| * Doc: Fix \sa links in the docsLeena Miettinen2017-02-094-6/+6
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-0/+6
|\|
| * Make input method hints available via RWHV delegate widgetPeter Varga2017-01-202-0/+6
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-164-20/+31