summaryrefslogtreecommitdiffstats
path: root/src/core/api/core_api.pro
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-041-0/+2
|\
| * Fix crash on dynamic_cast in global event filterJüri Valdmann2019-02-251-0/+2
* | Cleanup client cert store filesAllan Sandfeld Jensen2019-02-111-0/+1
* | Web Notifications APIKirill Burtsev2019-02-061-0/+2
* | Add in-memory client cert store implementationVijith Kini2019-01-231-0/+1
|/
* Use common Qt settings instead of setting C++14 explicit in core APIAllan Sandfeld Jensen2018-10-161-2/+5
* Add QWebEngineUrlScheme classJüri Valdmann2018-08-021-0/+2
* Adaptations for Chromium 67Allan Sandfeld Jensen2018-06-261-0/+2
* Fine tune configure and clean up header includesMichal Klocek2018-06-121-2/+1
* Change BrowserContextAdapter to be QPointerMichal Klocek2018-05-181-2/+0
* Shorten names of permission classesJüri Valdmann2018-04-131-4/+4
* Stop using type_conversion.h from src/core/apiAllan Sandfeld Jensen2018-04-041-3/+1
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-081-0/+4
* Adaptations for Chromium 63Allan Sandfeld Jensen2018-01-251-1/+1
* Reinstate cookie filter APIAllan Sandfeld Jensen2018-01-191-1/+3
* Protect QML profiles as well as coreAllan Sandfeld Jensen2018-01-151-0/+2
* Revert "Use MSVC's /WHOLEARCHIVE linker flag"Joerg Bornemann2017-10-171-0/+8
* Fix C-ABI breakageMichal Klocek2017-07-191-1/+3
* Use MSVC's /WHOLEARCHIVE linker flagJoerg Bornemann2017-06-071-8/+0
* Fix broken ABI in qtwebengine libs between 5.8/5.9Michal Klocek2017-05-151-0/+4
* Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-111-0/+2
* simplify setup of exclusive buildsOswald Buddenhagen2016-10-211-3/+1
* Adjust webengine to the qtConfig() changes in qtbaseLars Knoll2016-08-231-3/+3
* fix logical mismerge from 5.6Oswald Buddenhagen2016-06-171-1/+1
* unifiy ios simulator&device handling with that of debug&releaseOswald Buddenhagen2016-05-231-0/+1
* Fix more syncqt warningsAllan Sandfeld Jensen2016-01-051-0/+1
* Move WebEngine initialization to core libraryAllan Sandfeld Jensen2015-12-151-0/+1
* Add core-private dependency to core_api.proJoerg Bornemann2015-12-011-1/+1
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-011-3/+3
* Decouple scheme and url scheme handlerAllan Sandfeld Jensen2015-10-161-2/+1
* fix debug_and_release build on WindowsJoerg Bornemann2015-09-241-0/+8
* Disambiguate debug and release builds of libqtwebenginecoreapiKai Koehne2015-09-171-1/+1
* Move custom URL scheme handlers to coreAllan Sandfeld Jensen2015-08-271-2/+7
* Add API for intercepting url requestsAndras Becsi2015-08-031-0/+4
* Add QWebEngineCookieStoreClient core APIAndras Becsi2015-06-161-2/+8
* Move QWebEngineCallback to core API and templatize CallbackDirectoryAndras Becsi2015-06-081-0/+2
* Add public QtWebEngineCore C++ APIAndras Becsi2015-06-081-0/+32