summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
Commit message (Expand)AuthorAgeFilesLines
* Make warning about wrong shutdown a warningAllan Sandfeld Jensen2019-05-031-1/+1
* Doc: Fix QDoc warningsLeena Miettinen2019-05-031-2/+2
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-303-0/+10
|\
| * Fix QWebEngineView::setPage not deleting old pageJüri Valdmann2019-04-173-0/+10
* | Doc: Add \since tag for QWebEngineProfile::setDownloadPathv5.13.0-beta3Kai Koehne2019-04-131-0/+2
* | Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-091-2/+2
|\|
| * Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-011-2/+2
* | Notification API cleanupKirill Burtsev2019-04-055-26/+37
* | Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-031-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-282-6/+9
|\|
| * Fix escaped characters in tooltipAllan Sandfeld Jensen2019-03-261-3/+5
| * Fixup focus implementationAllan Sandfeld Jensen2019-03-212-3/+4
* | Fix capitalisation of letters for PDF viewer settingMichael Brüning2019-03-192-3/+3
* | Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-191-3/+7
* | Fix -no-ssl buildv5.13.0-beta1Peter Varga2019-03-071-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-047-30/+79
|\|
| * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-014-5/+33
| * Doc: Always treat \brief as full sentenceKai Koehne2019-02-222-7/+7
| * Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-193-13/+23
| * Set download state to finished when cancelling or destroying the download itemKirill Burtsev2019-02-192-6/+17
* | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-012-0/+14
* | API cleanupAllan Sandfeld Jensen2019-02-272-18/+9
* | Fix crash on unsetting request interceptorAllan Sandfeld Jensen2019-02-261-2/+4
* | Add a setting to control if the PDF viewer is enabledMichael Brüning2019-02-222-1/+3
* | Emit QWebEnginePage::selectionChanged asynchronouslyJüri Valdmann2019-02-211-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-151-0/+9
|\|
| * Doc: Extend documentation of callbacksTamas Zakor2019-02-081-0/+9
* | Web Notifications APIKirill Burtsev2019-02-068-2/+237
* | Merge remote-tracking branch 'origin/dev' into 5.13Michael Brüning2019-02-052-6/+0
|\ \
| * | Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-012-6/+0
* | | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-044-4/+31
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-011-2/+0
|\ \ \ | |/ / |/| / | |/
| * Remove QWebFrame commentsKai Koehne2019-01-301-2/+0
* | Implement touch text selection for QQuickWebEngineViewPeter Varga2019-01-311-0/+5
* | Add API to set default download pathTamas Zakor2019-01-302-0/+31
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-221-2/+4
|\|
| * Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-211-2/+4
* | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2019-01-181-3/+3
|\|
| * Do not force wrapping of tooltipsKai Koehne2019-01-081-3/+3
* | Docs: Correct documentation of QWebEnginePage::print()Szabolcs David2019-01-071-4/+1
* | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-181-1/+2
|\|
| * Document and safeguard usage of custom schemesAlexandru Croitor2018-12-121-1/+7
* | Move printing operation to a new threadSzabolcs David2018-12-102-90/+24
* | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-057-89/+142
|\|
| * Keep visibility of WebContents when restoring historyPeter Varga2018-10-291-0/+2
| * Stop showing speculative framesJüri Valdmann2018-10-294-73/+131
| * Unify updating navigation actionsSzabolcs David2018-10-232-9/+2
| * Allow client certificates without opensslAllan Sandfeld Jensen2018-10-234-7/+7
* | Move the profiles' url scheme handler API to coreJüri Valdmann2018-10-312-45/+5
* | Add setRequestInterceptor to QWebEnginePageAllan Sandfeld Jensen2018-10-174-0/+43