summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebengineprofile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix QDoc warningsLeena Miettinen2019-05-031-2/+2
* Doc: Add \since tag for QWebEngineProfile::setDownloadPathv5.13.0-beta3Kai Koehne2019-04-131-0/+2
* Notification API cleanupKirill Burtsev2019-04-051-4/+6
* 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-041-10/+30
|\
| * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-011-0/+12
| * Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-191-11/+19
* | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-011-0/+11
* | API cleanupAllan Sandfeld Jensen2019-02-271-15/+7
* | Fix crash on unsetting request interceptorAllan Sandfeld Jensen2019-02-261-2/+4
* | Web Notifications APIKirill Burtsev2019-02-061-0/+30
* | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-041-2/+26
* | Add API to set default download pathTamas Zakor2019-01-301-0/+28
* | 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 the profiles' url scheme handler API to coreJüri Valdmann2018-10-311-42/+5
* | Make it possible to enable OCSP on LinuxAllan Sandfeld Jensen2018-10-171-0/+35
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+8
|\
| * Doc: Mention that profile storage paths must be set before useLeena Miettinen2018-09-241-1/+8
* | Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-121-1/+1
* | Fix running webengine without default profileMichal Klocek2018-08-031-2/+2
* | Add QWebEngineUrlScheme classJüri Valdmann2018-08-021-4/+8
* | Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-021-1/+6
* | Rename BrowserAdapterClient to ProfileAdapterClientMichal Klocek2018-07-091-5/+5
* | Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-091-50/+50
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-1/+1
* | Unify and simplify profile constructorsMichal Klocek2018-05-281-17/+3
* | Change BrowserContextAdapter to be QPointerMichal Klocek2018-05-181-14/+36
|/
* Fixup merge of downloadType from 5.10.1Allan Sandfeld Jensen2018-02-211-1/+1
* Allow disabling cache of off-the-record profilesAllan Sandfeld Jensen2018-02-151-3/+5
* Correct documentation for storage pathsMichal Klocek2018-02-121-4/+10
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-171-19/+5
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-161-26/+3
| |\
| | * Protect QML profiles as well as coreAllan Sandfeld Jensen2018-01-151-27/+5
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-081-0/+9
| |\|
| | * Fix access after free on shutdownAllan Sandfeld Jensen2018-01-051-0/+9
* | | Deprecate download typeJüri Valdmann2018-01-021-1/+1
|/ /
* | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-11-011-8/+24
|\|
| * Destruct BrowserContextAdapter together with WebEngineContext in widgetPeter Varga2017-10-271-8/+24
* | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-291-0/+4
|\|
| * Document that the Windows version in the user-agent might be wrongKai Koehne2017-09-141-0/+4
* | Add https to list of internal schemesViktor Engelmann2017-08-301-1/+2
* | Reorder documentation for QtWebEngine dictionary discoveryFlorian Bruhin2017-08-041-28/+2
* | Add method for triggering downloadsFlorian Bruhin2017-07-191-1/+1
* | Don't disable local storage for offTheRecord profilesFlorian Bruhin2017-06-261-1/+1
* | Implement pause and resume action in Download ItemsAllan Sandfeld Jensen2017-06-231-5/+0
|/
* Fix crash on exit with url-request interceptorsAllan Sandfeld Jensen2017-05-081-0/+4
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-261-1/+1
* Update spellcheck api to support multiple languagesMichal Klocek2016-10-291-10/+10
* Fix spellchecking for macOSAlexandru Croitor2016-10-171-3/+23