summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineprofile.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-19/+26
|\
| * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-011-9/+6
| * Doc: Always treat \brief as full sentenceKai Koehne2019-02-221-1/+1
| * Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-191-9/+19
* | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-011-0/+11
* | Doc: Talk about 'empty string' in WebEngineProfile::downloadPathKai Koehne2019-02-241-2/+2
* | Revision WebEngineProfile::userNotificationKai Koehne2019-02-211-0/+1
* | Web Notifications APIKirill Burtsev2019-02-061-0/+23
* | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-041-1/+26
* | Add API to set default download pathTamas Zakor2019-01-301-0/+41
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Allan Sandfeld Jensen2018-12-191-1/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-181-1/+3
| |\|
| | * Document and safeguard usage of custom schemesAlexandru Croitor2018-12-121-1/+8
* | | Doc: Add docs for useForGlobalCertificateVerificationLeena Miettinen2018-12-141-26/+27
|/ /
* | 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/+60
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-7/+29
|\
| * Doc: Mention that profile storage paths must be set before useLeena Miettinen2018-09-241-7/+29
* | Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-121-1/+1
* | Do not force default profile on WebEngineViewMichal Klocek2018-08-251-3/+1
* | Fix running webengine without default profileMichal Klocek2018-08-031-1/+1
* | Add QWebEngineUrlScheme classJüri Valdmann2018-08-021-4/+8
* | Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-021-0/+4
* | Rename BrowserAdapterClient to ProfileAdapterClientMichal Klocek2018-07-091-5/+5
* | Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-091-67/+77
* | Fine tune configure and clean up header includesMichal Klocek2018-06-121-1/+0
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-1/+1
* | Unify and simplify profile constructorsMichal Klocek2018-05-281-1/+1
* | Change BrowserContextAdapter to be QPointerMichal Klocek2018-05-181-12/+16
* | Remove keeping browser context as shared pointer in web context adapterMichal Klocek2018-05-181-0/+15
|/
* 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/+4
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-171-8/+12
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-161-8/+12
| |\
| | * Protect QML profiles as well as coreAllan Sandfeld Jensen2018-01-151-8/+12
* | | Deprecate download typeJüri Valdmann2018-01-021-1/+1
|/ /
* | 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
* | Don't disable local storage for offTheRecord profilesFlorian Bruhin2017-06-261-1/+1
|/
* Fix crash on exit with url-request interceptorsAllan Sandfeld Jensen2017-05-081-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-021-1/+1
|\
| * Doc: Fix \sa links in the docsLeena Miettinen2017-02-091-1/+1
* | Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-261-1/+3
* | Add profile-wide user scripts to the Quick APISzabolcs David2017-01-261-0/+61
|/
* Update spellcheck api to support multiple languagesMichal Klocek2016-10-291-16/+16
* Fix spellchecking for macOSAlexandru Croitor2016-10-171-3/+23
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-5/+5
|\