summaryrefslogtreecommitdiffstats
path: root/src/core/profile_io_data_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in UI thread after deletion of profile io data on IO threadKirill Burtsev2021-07-221-5/+7
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-081-2/+6
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-3/+0
* Fix crashes on profile clearHttpCacheMichal Klocek2021-06-251-0/+6
* Allow leaving OCSP offAllan Sandfeld Jensen2021-05-031-0/+3
* Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-131-1/+1
* Adaptations for Chromium 85Allan Sandfeld Jensen2021-01-131-2/+0
* Adaptations for Chromium 84Allan Sandfeld Jensen2021-01-131-11/+9
* Re-enable client certificate handling when Qt is build without SSLAllan Sandfeld Jensen2020-08-041-1/+1
* Return valid path in Profile::GetPath() for incognito profilesAllan Sandfeld Jensen2020-06-291-3/+5
* Avoid the network context reset during http cache clearTamas Zakor2020-04-231-0/+38
* Cleanup interceptors in profileMichal Klocek2020-04-201-43/+0
* ProfileIODataQt: remove more remains of non network service codeJüri Valdmann2020-04-101-184/+1
* ProfileIODataQt: remove remains of non network service codeKirill Burtsev2020-03-141-40/+7
* Fix cookie persistency settingsAllan Sandfeld Jensen2020-03-031-2/+2
* Improvements to dynamic update of profilesAllan Sandfeld Jensen2020-03-021-2/+3
* Adaptations for Chromium 79Allan Sandfeld Jensen2020-02-281-7/+2
* Adaptations for Chromium 78Allan Sandfeld Jensen2020-02-281-12/+7
* Fix changing profile settings with network serviceJüri Valdmann2020-02-261-0/+13
* Remove non-NetworkService support classesAllan Sandfeld Jensen2020-02-041-445/+3
* Switch network-service to default onAllan Sandfeld Jensen2020-01-301-3/+3
* Prospective build fix for missing QVariant includeMichael Brüning2019-12-101-0/+1
* Implement proxy config for network serviceJüri Valdmann2019-12-051-8/+12
* Experimental network-service supportAllan Sandfeld Jensen2019-12-051-0/+71
* Merge branch '5.13' into 5.14Allan Sandfeld Jensen2019-10-301-1/+9
|\
| * FIXUP: Fix page and profile interceptors initializationMichal Klocek2019-10-101-1/+0
| * Fix life cycle issue of QWebEngineUrlRequestInterceptorMichal Klocek2019-10-101-0/+9
* | Adaptations for Chromium 77Allan Sandfeld Jensen2019-10-111-6/+46
* | Adaptations for Chromium 76Allan Sandfeld Jensen2019-10-111-16/+16
* | Use ProtocolHandlerRegistry with network serviceJüri Valdmann2019-10-111-7/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-241-5/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-111-1/+2
| |\
| | * Fix use-after-free of HostResolverJüri Valdmann2019-07-241-1/+2
| | * Fix automatic NTLM authentication by backporting server white list supportAllan Sandfeld Jensen2019-05-291-8/+8
* | | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-311-18/+19
* | | Adaptations for Chromium 75Allan Sandfeld Jensen2019-07-101-20/+14
* | | Adaptations for Chromium 74Allan Sandfeld Jensen2019-07-101-1/+0
|/ /
* | Support --auth-server-whitelistAllan Sandfeld Jensen2019-05-031-8/+8
* | Fix disabling http cache after 73-basedPeter Varga2019-03-231-6/+35
* | Adaptations for Chromium 73Allan Sandfeld Jensen2019-03-231-1/+1
* | Adaptations for Chromium 72Allan Sandfeld Jensen2019-03-231-5/+4
* | Fix -no-ssl buildv5.13.0-beta1Peter Varga2019-03-071-0/+10
* | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-011-1/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-151-95/+74
|\|
| * Shutdown ProxyResolutionSerivceMichal Klocek2019-02-111-0/+3
| * Reinstate CT verification using known logsAllan Sandfeld Jensen2019-02-041-2/+11
| * Fix recreation of cookie store and channel id serviceMichal Klocek2019-01-091-88/+55
* | Cleanup client cert store filesAllan Sandfeld Jensen2019-02-111-0/+12
* | Merge remote-tracking branch 'origin/dev' into 5.13Michael Brüning2019-02-051-0/+7
|\ \
| * | Add extension system and PDF viewer to Qt WebEngineMichael Brüning2019-02-011-0/+7